diff --git a/apps/admin_dependencies_chk/l10n/ca.php b/apps/admin_dependencies_chk/l10n/ca.php new file mode 100644 index 0000000000000000000000000000000000000000..08f4ec807815958bbc70fb07191a1e90895176b5 --- /dev/null +++ b/apps/admin_dependencies_chk/l10n/ca.php @@ -0,0 +1,14 @@ +<?php $TRANSLATIONS = array( +"The php-json module is needed by the many applications for inter communications" => "El mòdul php-json és necessari per moltes aplicacions per comunicacions internes", +"The php-curl modude is needed to fetch the page title when adding a bookmarks" => "El mòdul php-curl és necessari per mostrar el títol de la pàgina quan s'afegeixen adreces d'interès", +"The php-gd module is needed to create thumbnails of your images" => "El mòdul php-gd és necessari per generar miniatures d'imatges", +"The php-ldap module is needed connect to your ldap server" => "El mòdul php-ldap és necessari per connectar amb el servidor ldap", +"The php-zip module is needed download multiple files at once" => "El mòdul php-zip és necessari per baixar múltiples fitxers de cop", +"The php-mb_multibyte module is needed to manage correctly the encoding." => "El mòdul php-mb_multibyte és necessari per gestionar correctament la codificació.", +"The php-ctype module is needed validate data." => "El mòdul php-ctype és necessari per validar dades.", +"The php-xml module is needed to share files with webdav." => "El mòdul php-xml és necessari per compatir els fitxers amb webdav.", +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve knowledge base from OCS servers" => "La directiva allow_url_fopen de php.ini hauria d'establir-se en 1 per accedir a la base de coneixements dels servidors OCS", +"The php-pdo module is needed to store owncloud data into a database." => "El mòdul php-pdo és necessari per desar les dades d'ownCloud en una base de dades.", +"Dependencies status" => "Estat de dependències", +"Used by :" => "Usat per:" +); diff --git a/apps/admin_dependencies_chk/l10n/sv.php b/apps/admin_dependencies_chk/l10n/sv.php new file mode 100644 index 0000000000000000000000000000000000000000..07868f3c03ca1525b7c9686e5c9c671291b466e0 --- /dev/null +++ b/apps/admin_dependencies_chk/l10n/sv.php @@ -0,0 +1,14 @@ +<?php $TRANSLATIONS = array( +"The php-json module is needed by the many applications for inter communications" => "Modulen php-json behövs av många applikationer som interagerar.", +"The php-curl modude is needed to fetch the page title when adding a bookmarks" => "Modulen php-curl behövs för att hämta sidans titel när du lägger till bokmärken.", +"The php-gd module is needed to create thumbnails of your images" => "Modulen php-gd behövs för att skapa miniatyrer av dina bilder.", +"The php-ldap module is needed connect to your ldap server" => "Modulen php-ldap behövs för att ansluta mot din ldapserver.", +"The php-zip module is needed download multiple files at once" => "Modulen php-zip behövs för att kunna ladda ner flera filer på en gång.", +"The php-mb_multibyte module is needed to manage correctly the encoding." => "Modulen php-mb_multibyte behövs för att hantera korrekt teckenkodning.", +"The php-ctype module is needed validate data." => "Modulen php-ctype behövs för att validera data.", +"The php-xml module is needed to share files with webdav." => "Modulen php-xml behövs för att kunna dela filer med webdav.", +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve knowledge base from OCS servers" => "Direktivet allow_url_fopen i php.ini bör sättas till 1 för att kunna hämta kunskapsbasen från OCS-servrar.", +"The php-pdo module is needed to store owncloud data into a database." => "Modulen php-pdo behövs för att kunna lagra ownCloud data i en databas.", +"Dependencies status" => "Beroenden status", +"Used by :" => "Används av:" +); diff --git a/apps/admin_migrate/l10n/ca.php b/apps/admin_migrate/l10n/ca.php new file mode 100644 index 0000000000000000000000000000000000000000..8743b39760186afca32a581b83a5988f4ee686ab --- /dev/null +++ b/apps/admin_migrate/l10n/ca.php @@ -0,0 +1,5 @@ +<?php $TRANSLATIONS = array( +"Export this ownCloud instance" => "Exporta aquesta instància de ownCloud", +"This will create a compressed file that contains the data of this owncloud instance.\n Please choose the export type:" => "Això crearà un fitxer comprimit amb les dades d'aquesta instància ownCloud.\n Escolliu el tipus d'exportació:", +"Export" => "Exporta" +); diff --git a/apps/admin_migrate/l10n/es.php b/apps/admin_migrate/l10n/es.php new file mode 100644 index 0000000000000000000000000000000000000000..cb6699b1d9439aa123ecbf59af8c35773ab301de --- /dev/null +++ b/apps/admin_migrate/l10n/es.php @@ -0,0 +1,5 @@ +<?php $TRANSLATIONS = array( +"Export this ownCloud instance" => "Exportar esta instancia de ownCloud", +"This will create a compressed file that contains the data of this owncloud instance.\n Please choose the export type:" => "Se creará un archivo comprimido que contendrá los datos de esta instancia de owncloud.\n Por favor elegir el tipo de exportación:", +"Export" => "Exportar" +); diff --git a/apps/admin_migrate/l10n/gl.php b/apps/admin_migrate/l10n/gl.php new file mode 100644 index 0000000000000000000000000000000000000000..9d18e134938c2325ab573d1d5e8008ea4186d4f5 --- /dev/null +++ b/apps/admin_migrate/l10n/gl.php @@ -0,0 +1,5 @@ +<?php $TRANSLATIONS = array( +"Export this ownCloud instance" => "Exporta esta instancia de ownCloud", +"This will create a compressed file that contains the data of this owncloud instance.\n Please choose the export type:" => "Esto creará un ficheiro comprimido que contén os datos de esta instancia de ownCloud.\nPor favor escolla o modo de exportación:", +"Export" => "Exportar" +); diff --git a/apps/admin_migrate/l10n/pl.php b/apps/admin_migrate/l10n/pl.php new file mode 100644 index 0000000000000000000000000000000000000000..292601daa2b73a58c41805e50825413dade20b52 --- /dev/null +++ b/apps/admin_migrate/l10n/pl.php @@ -0,0 +1,5 @@ +<?php $TRANSLATIONS = array( +"Export this ownCloud instance" => "Eksportuj instancję ownCloud", +"This will create a compressed file that contains the data of this owncloud instance.\n Please choose the export type:" => "Spowoduje to utworzenie pliku skompresowanego, który zawiera dane tej instancji ownCloud.⏎ proszę wybrać typ eksportu:", +"Export" => "Eksport" +); diff --git a/apps/admin_migrate/l10n/sv.php b/apps/admin_migrate/l10n/sv.php new file mode 100644 index 0000000000000000000000000000000000000000..57866e897e658ad4a78d15db1d6ab35c823ad0f3 --- /dev/null +++ b/apps/admin_migrate/l10n/sv.php @@ -0,0 +1,5 @@ +<?php $TRANSLATIONS = array( +"Export this ownCloud instance" => "Exportera denna instans av ownCloud", +"This will create a compressed file that contains the data of this owncloud instance.\n Please choose the export type:" => "Detta kommer att skapa en komprimerad fil som innehåller all data från denna instans av ownCloud.\n Välj exporttyp:", +"Export" => "Exportera" +); diff --git a/apps/calendar/l10n/de.php b/apps/calendar/l10n/de.php index c519fe3140960241ae5e74873bfa7b1724a74ceb..4ff0d722042b89bb63c851b8f0917db5ca8b63cd 100644 --- a/apps/calendar/l10n/de.php +++ b/apps/calendar/l10n/de.php @@ -112,6 +112,7 @@ "Month" => "Monat", "List" => "Liste", "Today" => "Heute", +"Settings" => "Einstellungen", "Your calendars" => "Deine Kalender", "CalDav Link" => "CalDAV-Link", "Shared calendars" => "geteilte Kalender", @@ -173,9 +174,13 @@ "No categories selected" => "Keine Kategorie ausgewählt", "of" => "von", "at" => "um", +"General" => "Allgemein", "Timezone" => "Zeitzone", +"Update timezone automatically" => "Zeitzone automatisch aktualisieren", +"Time format" => "Zeitformat", "24h" => "24h", "12h" => "12h", +"Start week on" => "Erster Wochentag", "Cache" => "Zwischenspeicher", "Clear cache for repeating events" => "Lösche den Zwischenspeicher für wiederholende Veranstaltungen", "Calendar CalDAV syncing addresses" => "CalDAV-Kalender gleicht Adressen ab", diff --git a/apps/contacts/l10n/de.php b/apps/contacts/l10n/de.php index be9adae55789326a017b5dbc4136abd67747fe1b..a47b61d5075d8ce91510d9c1cf7aa4f8251837f0 100644 --- a/apps/contacts/l10n/de.php +++ b/apps/contacts/l10n/de.php @@ -59,6 +59,7 @@ "Edit name" => "Name ändern", "No files selected for upload." => "Keine Datei(en) zum Hochladen ausgewählt", "The file you are trying to upload exceed the maximum size for file uploads on this server." => "Die Datei, die du hochladen willst, überschreitet die maximale Größe für Datei-Uploads auf diesem Server.", +"Error loading profile picture." => "Fehler beim Laden des Profilbildes.", "Select type" => "Wähle Typ", "Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Einige zum Löschen markiert Kontakte wurden noch nicht gelöscht. Bitte warten.", "Result: " => "Ergebnis: ", diff --git a/apps/files_encryption/l10n/ca.php b/apps/files_encryption/l10n/ca.php new file mode 100644 index 0000000000000000000000000000000000000000..8e087b34620b2c5415b72acfa78acc7e890fa591 --- /dev/null +++ b/apps/files_encryption/l10n/ca.php @@ -0,0 +1,6 @@ +<?php $TRANSLATIONS = array( +"Encryption" => "Encriptatge", +"Exclude the following file types from encryption" => "Exclou els tipus de fitxers següents de l'encriptatge", +"None" => "Cap", +"Enable Encryption" => "Activa l'encriptatge" +); diff --git a/apps/files_encryption/l10n/de.php b/apps/files_encryption/l10n/de.php new file mode 100644 index 0000000000000000000000000000000000000000..d486a82322bb7f4c1e6f73ce9976d2ada7d60747 --- /dev/null +++ b/apps/files_encryption/l10n/de.php @@ -0,0 +1,6 @@ +<?php $TRANSLATIONS = array( +"Encryption" => "Verschlüsselung", +"Exclude the following file types from encryption" => "Die folgenden Dateitypen von der Verschlüsselung ausnehmen", +"None" => "Keine", +"Enable Encryption" => "Verschlüsselung aktivieren" +); diff --git a/apps/files_encryption/l10n/pl.php b/apps/files_encryption/l10n/pl.php new file mode 100644 index 0000000000000000000000000000000000000000..5cfc707450e17664ec6060650ca11343b1b0c336 --- /dev/null +++ b/apps/files_encryption/l10n/pl.php @@ -0,0 +1,6 @@ +<?php $TRANSLATIONS = array( +"Encryption" => "Szyfrowanie", +"Exclude the following file types from encryption" => "Wyłącz następujące typy plików z szyfrowania", +"None" => "Brak", +"Enable Encryption" => "Włącz szyfrowanie" +); diff --git a/apps/files_encryption/l10n/sv.php b/apps/files_encryption/l10n/sv.php new file mode 100644 index 0000000000000000000000000000000000000000..0a477f834609cc6c0304b125d9b04c6fbecd6089 --- /dev/null +++ b/apps/files_encryption/l10n/sv.php @@ -0,0 +1,6 @@ +<?php $TRANSLATIONS = array( +"Encryption" => "Kryptering", +"Exclude the following file types from encryption" => "Exkludera följande filtyper från kryptering", +"None" => "Ingen", +"Enable Encryption" => "Aktivera kryptering" +); diff --git a/apps/files_external/l10n/ca.php b/apps/files_external/l10n/ca.php new file mode 100644 index 0000000000000000000000000000000000000000..aa93379c358057fac75a7228136ce3595562f45c --- /dev/null +++ b/apps/files_external/l10n/ca.php @@ -0,0 +1,18 @@ +<?php $TRANSLATIONS = array( +"External Storage" => "Emmagatzemament extern", +"Mount point" => "Punt de muntatge", +"Backend" => "Dorsal", +"Configuration" => "Configuració", +"Options" => "Options", +"Applicable" => "Aplicable", +"Add mount point" => "Afegeix punt de muntatge", +"None set" => "Cap d'establert", +"All Users" => "Tots els usuaris", +"Groups" => "Grups", +"Users" => "Usuaris", +"Delete" => "Elimina", +"SSL root certificates" => "Certificats SSL root", +"Import Root Certificate" => "Importa certificat root", +"Enable User External Storage" => "Habilita l'emmagatzemament extern d'usuari", +"Allow users to mount their own external storage" => "Permet als usuaris muntar el seu emmagatzemament extern propi" +); diff --git a/apps/files_external/l10n/sv.php b/apps/files_external/l10n/sv.php new file mode 100644 index 0000000000000000000000000000000000000000..0838df6a32b9e2d63f960d9e566a3eebcfcf2634 --- /dev/null +++ b/apps/files_external/l10n/sv.php @@ -0,0 +1,18 @@ +<?php $TRANSLATIONS = array( +"External Storage" => "Extern lagring", +"Mount point" => "Monteringspunkt", +"Backend" => "Källa", +"Configuration" => "Konfiguration", +"Options" => "Alternativ", +"Applicable" => "Tillämplig", +"Add mount point" => "Lägg till monteringspunkt", +"None set" => "Ingen angiven", +"All Users" => "Alla användare", +"Groups" => "Grupper", +"Users" => "Användare", +"Delete" => "Radera", +"SSL root certificates" => "SSL rotcertifikat", +"Import Root Certificate" => "Importera rotcertifikat", +"Enable User External Storage" => "Aktivera extern lagring för användare", +"Allow users to mount their own external storage" => "Tillåt användare att montera egen extern lagring" +); diff --git a/apps/files_sharing/l10n/ca.php b/apps/files_sharing/l10n/ca.php new file mode 100644 index 0000000000000000000000000000000000000000..02d554c7f5d1f9b0af2770b38a2fc6f22267aa22 --- /dev/null +++ b/apps/files_sharing/l10n/ca.php @@ -0,0 +1,11 @@ +<?php $TRANSLATIONS = array( +"Your Shared Files" => "Els vostres fitxers compartits", +"Item" => "Element", +"Shared With" => "Compartit amb", +"Permissions" => "Permisos", +"Read" => "Llegeix", +"Edit" => "Edita", +"Delete" => "Elimina", +"Enable Resharing" => "Permet compartir amb tercers", +"Allow users to reshare files they don't own" => "Permet als usuaris compartir fitxers que no són seus" +); diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php new file mode 100644 index 0000000000000000000000000000000000000000..e087d4a293a825a958a38180e26f5d543fdef0ab --- /dev/null +++ b/apps/files_sharing/l10n/pl.php @@ -0,0 +1,11 @@ +<?php $TRANSLATIONS = array( +"Your Shared Files" => "Twoje udostępnione pliki", +"Item" => "Element", +"Shared With" => "Udostępnione dla", +"Permissions" => "Uprawnienia", +"Read" => "Odczyt", +"Edit" => "Edycja", +"Delete" => "Usuń", +"Enable Resharing" => "Włącz ponowne udostępnianie", +"Allow users to reshare files they don't own" => "Zezwalaj użytkownikom na ponowne udostępnienie plików, które są im udostępnione" +); diff --git a/apps/files_sharing/l10n/sv.php b/apps/files_sharing/l10n/sv.php new file mode 100644 index 0000000000000000000000000000000000000000..8eb48c3b6de207fbe24ea0e47c119cec1731a267 --- /dev/null +++ b/apps/files_sharing/l10n/sv.php @@ -0,0 +1,11 @@ +<?php $TRANSLATIONS = array( +"Your Shared Files" => "Dina delade filer", +"Item" => "Objekt", +"Shared With" => "Delad med", +"Permissions" => "Rättigheter", +"Read" => "Läsa", +"Edit" => "Ändra", +"Delete" => "Radera", +"Enable Resharing" => "Aktivera dela vidare", +"Allow users to reshare files they don't own" => "Tillåter användare att dela filer som dom inte äger" +); diff --git a/apps/files_versions/l10n/ca.php b/apps/files_versions/l10n/ca.php new file mode 100644 index 0000000000000000000000000000000000000000..8388556bec67f686e922da50b2ee02e439c9384e --- /dev/null +++ b/apps/files_versions/l10n/ca.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Expire all versions" => "Expira totes les versions", +"Enable Files Versioning" => "Habilita les versions de fitxers" +); diff --git a/apps/files_versions/l10n/pl.php b/apps/files_versions/l10n/pl.php new file mode 100644 index 0000000000000000000000000000000000000000..faf2d39e709695cd5885db4736103633b03416a8 --- /dev/null +++ b/apps/files_versions/l10n/pl.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Expire all versions" => "Wygasają wszystkie wersje", +"Enable Files Versioning" => "Włącz wersjonowanie plików" +); diff --git a/apps/files_versions/l10n/sv.php b/apps/files_versions/l10n/sv.php new file mode 100644 index 0000000000000000000000000000000000000000..03d4d54d0b97c436fe114172bffccbfaa919a27b --- /dev/null +++ b/apps/files_versions/l10n/sv.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Expire all versions" => "Upphör alla versioner", +"Enable Files Versioning" => "Aktivera versionshantering" +); diff --git a/apps/tasks/l10n/ca.php b/apps/tasks/l10n/ca.php new file mode 100644 index 0000000000000000000000000000000000000000..2608d8b9b172fbaf8c0e94b670b00c6719d0245e --- /dev/null +++ b/apps/tasks/l10n/ca.php @@ -0,0 +1,24 @@ +<?php $TRANSLATIONS = array( +"Invalid date/time" => "data/hora incorrecta", +"Tasks" => "Tasques", +"No category" => "Cap categoria", +"Unspecified" => "Sense especificar", +"1=highest" => "1=major", +"5=medium" => "5=mitjana", +"9=lowest" => "9=inferior", +"Empty Summary" => "Elimina el resum", +"Invalid percent complete" => "Percentatge completat no vàlid", +"Invalid priority" => "Prioritat no vàlida", +"Add Task" => "Afegeix una tasca", +"Order Due" => "Ordena per", +"Order List" => "Ordena per llista", +"Order Complete" => "Ordena els complets", +"Order Location" => "Ordena per ubicació", +"Order Priority" => "Ordena per prioritat", +"Order Label" => "Ordena per etiqueta", +"Loading tasks..." => "Carregant les tasques...", +"Important" => "Important", +"More" => "Més", +"Less" => "Menys", +"Delete" => "Elimina" +); diff --git a/apps/tasks/l10n/sv.php b/apps/tasks/l10n/sv.php new file mode 100644 index 0000000000000000000000000000000000000000..33bab14448fad25c2eff14cb031d32c5a1f44514 --- /dev/null +++ b/apps/tasks/l10n/sv.php @@ -0,0 +1,24 @@ +<?php $TRANSLATIONS = array( +"Invalid date/time" => "Felaktigt datum/tid", +"Tasks" => "Uppgifter", +"No category" => "Ingen kategori", +"Unspecified" => "Ospecificerad ", +"1=highest" => "1=högsta", +"5=medium" => "5=mellan", +"9=lowest" => "9=lägsta", +"Empty Summary" => "Tom sammanfattning", +"Invalid percent complete" => "Ogiltig andel procent klar", +"Invalid priority" => "Felaktig prioritet", +"Add Task" => "Lägg till uppgift", +"Order Due" => "Förfaller", +"Order List" => "Kategori", +"Order Complete" => "Slutförd", +"Order Location" => "Plats", +"Order Priority" => "Prioritet", +"Order Label" => "Etikett", +"Loading tasks..." => "Laddar uppgifter...", +"Important" => "Viktigt", +"More" => "Mer", +"Less" => "Mindre", +"Delete" => "Radera" +); diff --git a/apps/user_ldap/l10n/ca.php b/apps/user_ldap/l10n/ca.php new file mode 100644 index 0000000000000000000000000000000000000000..04b0f8997db722ac5532e09a34d5baa5c2014336 --- /dev/null +++ b/apps/user_ldap/l10n/ca.php @@ -0,0 +1,36 @@ +<?php $TRANSLATIONS = array( +"Host" => "Màquina", +"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Podeu ometre el protocol, excepte si requeriu SSL. Llavors comenceu amb ldaps://", +"Base DN" => "DN Base", +"You can specify Base DN for users and groups in the Advanced tab" => "Podeu especificar DN Base per usuaris i grups a la pestanya Avançat", +"User DN" => "DN Usuari", +"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "La DN de l'usuari client amb la que s'haurà de fer, per exemple uid=agent,dc=exemple,dc=com. Per un accés anònim, deixeu la DN i la contrasenya en blanc.", +"Password" => "Contrasenya", +"For anonymous access, leave DN and Password empty." => "Per un accés anònim, deixeu la DN i la contrasenya en blanc.", +"User Login Filter" => "Filtre d'inici de sessió d'usuari", +"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Defineix el filtre a aplicar quan s'intenta l'inici de sessió. %%uid reemplaça el nom d'usuari en l'acció d'inici de sessió.", +"use %%uid placeholder, e.g. \"uid=%%uid\"" => "useu el paràmetre de substitució %%uid, per exemple \"uid=%%uid\"", +"User List Filter" => "Llista de filtres d'usuari", +"Defines the filter to apply, when retrieving users." => "Defineix el filtre a aplicar quan es mostren usuaris", +"without any placeholder, e.g. \"objectClass=person\"." => "sense cap paràmetre de substitució, per exemple \"objectClass=persona\"", +"Group Filter" => "Filtre de grup", +"Defines the filter to apply, when retrieving groups." => "Defineix el filtre a aplicar quan es mostren grups.", +"without any placeholder, e.g. \"objectClass=posixGroup\"." => "sense cap paràmetre de substitució, per exemple \"objectClass=grupPosix\".", +"Port" => "Port", +"Base User Tree" => "Arbre base d'usuaris", +"Base Group Tree" => "Arbre base de grups", +"Group-Member association" => "Associació membres-grup", +"Use TLS" => "Usa TLS", +"Do not use it for SSL connections, it will fail." => "No ho useu en connexions SSL, fallarà.", +"Case insensitve LDAP server (Windows)" => "Servidor LDAP sense distinció entre majúscules i minúscules (Windows)", +"Turn off SSL certificate validation." => "Desactiva la validació de certificat SSL.", +"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Si la connexió només funciona amb aquesta opció, importeu el certificat SSL del servidor LDAP en el vostre servidor ownCloud.", +"Not recommended, use for testing only." => "No recomanat, ús només per proves.", +"User Display Name Field" => "Camp per mostrar el nom d'usuari", +"The LDAP attribute to use to generate the user`s ownCloud name." => "Atribut LDAP a usar per generar el nom d'usuari ownCloud.", +"Group Display Name Field" => "Camp per mostrar el nom del grup", +"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atribut LDAP a usar per generar el nom de grup ownCloud.", +"in bytes" => "en bytes", +"in seconds. A change empties the cache." => "en segons. Un canvi buidarà la memòria de cau.", +"Help" => "Ajuda" +); diff --git a/apps/user_ldap/l10n/sv.php b/apps/user_ldap/l10n/sv.php new file mode 100644 index 0000000000000000000000000000000000000000..a23cc094b4d94288897b666a54269a00d91e3a66 --- /dev/null +++ b/apps/user_ldap/l10n/sv.php @@ -0,0 +1,36 @@ +<?php $TRANSLATIONS = array( +"Host" => "Server", +"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du behöver inte ange protokoll förutom om du använder SSL. Starta då med ldaps://", +"Base DN" => "Start DN", +"You can specify Base DN for users and groups in the Advanced tab" => "Du kan ange start DN för användare och grupper under fliken Avancerat", +"User DN" => "Användare DN", +"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "DN för användaren som skall användas, t.ex. uid=agent, dc=example, dc=com. För anonym åtkomst, lämna DN och lösenord tomt.", +"Password" => "Lösenord", +"For anonymous access, leave DN and Password empty." => "För anonym åtkomst, lämna DN och lösenord tomt.", +"User Login Filter" => "Filter logga in användare", +"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Definierar filter att tillämpa vid inloggningsförsök. %% uid ersätter användarnamn i loginåtgärden.", +"use %%uid placeholder, e.g. \"uid=%%uid\"" => "använd platshållare %%uid, t ex \"uid=%%uid\"", +"User List Filter" => "Filter lista användare", +"Defines the filter to apply, when retrieving users." => "Definierar filter att tillämpa vid listning av användare.", +"without any placeholder, e.g. \"objectClass=person\"." => "utan platshållare, t.ex. \"objectClass=person\".", +"Group Filter" => "Gruppfilter", +"Defines the filter to apply, when retrieving groups." => "Definierar filter att tillämpa vid listning av grupper.", +"without any placeholder, e.g. \"objectClass=posixGroup\"." => "utan platshållare, t.ex. \"objectClass=posixGroup\".", +"Port" => "Port", +"Base User Tree" => "Bas för användare i katalogtjänst", +"Base Group Tree" => "Bas för grupper i katalogtjänst", +"Group-Member association" => "Attribut för gruppmedlemmar", +"Use TLS" => "Använd TLS", +"Do not use it for SSL connections, it will fail." => "Använd inte för SSL-anslutningar, det kommer inte att fungera.", +"Case insensitve LDAP server (Windows)" => "LDAP-servern är okänslig för gemener och versaler (Windows)", +"Turn off SSL certificate validation." => "Stäng av verifiering av SSL-certifikat.", +"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Om anslutningen bara fungerar med det här alternativet, importera LDAP-serverns SSL-certifikat i din ownCloud-server.", +"Not recommended, use for testing only." => "Rekommenderas inte, använd bara för test. ", +"User Display Name Field" => "Attribut för användarnamn", +"The LDAP attribute to use to generate the user`s ownCloud name." => "Attribut som används för att generera användarnamn i ownCloud.", +"Group Display Name Field" => "Attribut för gruppnamn", +"The LDAP attribute to use to generate the groups`s ownCloud name." => "Attribut som används för att generera gruppnamn i ownCloud.", +"in bytes" => "i bytes", +"in seconds. A change empties the cache." => "i sekunder. En förändring tömmer cache.", +"Help" => "Hjälp" +); diff --git a/apps/user_migrate/l10n/ca.php b/apps/user_migrate/l10n/ca.php new file mode 100644 index 0000000000000000000000000000000000000000..6f1c77e4173138c04a8b1aa4ac45b4e167a55c57 --- /dev/null +++ b/apps/user_migrate/l10n/ca.php @@ -0,0 +1,10 @@ +<?php $TRANSLATIONS = array( +"Export" => "Exporta", +"Something went wrong while the export file was being generated" => "Alguna cosa ha anat malament en generar el fitxer d'exportació", +"An error has occurred" => "S'ha produït un error", +"Export your user account" => "Exporta el vostre compte d'usuari", +"This will create a compressed file that contains your ownCloud account." => "Això crearà un fitxer comprimit que conté el vostre compte ownCloud.", +"Import user account" => "Importa el compte d'usuari", +"ownCloud User Zip" => "zip d'usuari ownCloud", +"Import" => "Importa" +); diff --git a/apps/user_migrate/l10n/sv.php b/apps/user_migrate/l10n/sv.php new file mode 100644 index 0000000000000000000000000000000000000000..98e649632b8435fc324aa703369254d400f65a14 --- /dev/null +++ b/apps/user_migrate/l10n/sv.php @@ -0,0 +1,10 @@ +<?php $TRANSLATIONS = array( +"Export" => "Exportera", +"Something went wrong while the export file was being generated" => "Något gick fel när exportfilen skulle genereras", +"An error has occurred" => "Ett fel har uppstått", +"Export your user account" => "Exportera ditt användarkonto", +"This will create a compressed file that contains your ownCloud account." => "Detta vill skapa en komprimerad fil som innehåller ditt ownCloud-konto.", +"Import user account" => "Importera ett användarkonto", +"ownCloud User Zip" => "ownCloud Zip-fil", +"Import" => "Importera" +); diff --git a/apps/user_openid/l10n/ca.php b/apps/user_openid/l10n/ca.php new file mode 100644 index 0000000000000000000000000000000000000000..d203bfb4d9dbfd5f607a0af42e49adb88e6e85ca --- /dev/null +++ b/apps/user_openid/l10n/ca.php @@ -0,0 +1,11 @@ +<?php $TRANSLATIONS = array( +"This is an OpenID server endpoint. For more information, see " => "Això és un punt final de servidor OpenID. Per més informació consulteu", +"Identity: <b>" => "Identitat:<b>", +"Realm: <b>" => "Domini:<b>", +"User: <b>" => "Usuari:<b>", +"Login" => "Inici de sessió", +"Error: <b>No user Selected" => "Error:<b>No heu seleccionat cap usuari", +"you can authenticate to other sites with this address" => "podeu autenticar altres llocs web amb aquesta adreça", +"Authorized OpenID provider" => "Servidor OpenID autoritzat", +"Your address at Wordpress, Identi.ca, …" => "La vostra adreça a Wordpress, Identi.ca …" +); diff --git a/apps/user_openid/l10n/sv.php b/apps/user_openid/l10n/sv.php new file mode 100644 index 0000000000000000000000000000000000000000..fb2c4e2ff7e67cf5d10dd4ee2afb509e8057992f --- /dev/null +++ b/apps/user_openid/l10n/sv.php @@ -0,0 +1,11 @@ +<?php $TRANSLATIONS = array( +"This is an OpenID server endpoint. For more information, see " => "Detta är en OpenID-server slutpunkt. För mer information, se", +"Identity: <b>" => "Identitet: <b>", +"Realm: <b>" => "Realm: <b>", +"User: <b>" => "Användare: <b>", +"Login" => "Logga in", +"Error: <b>No user Selected" => "Fel: <b>Ingen användare vald", +"you can authenticate to other sites with this address" => "du kan autentisera till andra webbplatser med denna adress", +"Authorized OpenID provider" => "Godkänd openID leverantör", +"Your address at Wordpress, Identi.ca, …" => "Din adress på Wordpress, Identi.ca, …" +); diff --git a/l10n/af/admin_dependencies_chk.po b/l10n/af/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..cc514c3f092edce328f17ca3dd6c5936af895192 --- /dev/null +++ b/l10n/af/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/af/admin_migrate.po b/l10n/af/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..6801bee56d5ded11ff930dd5ca1f6670250c8af0 --- /dev/null +++ b/l10n/af/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/af/files_encryption.po b/l10n/af/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..ba20608786dbbdb7f4341cc9f7e4466818bb4555 --- /dev/null +++ b/l10n/af/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/af/files_external.po b/l10n/af/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..3818f8ed56ba1d2aa9e9ce04c5d733606483d70e --- /dev/null +++ b/l10n/af/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/af/files_sharing.po b/l10n/af/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..c30e3dcd4285340562d6fd6c3a5c4c6798f4efb1 --- /dev/null +++ b/l10n/af/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/af/files_versions.po b/l10n/af/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..d7b621cc6f3e20f403c861bda5737fd0e1e36a98 --- /dev/null +++ b/l10n/af/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/af/tasks.po b/l10n/af/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..ced9b6ce1218ef1125ae3e02b45e92e4bf50b836 --- /dev/null +++ b/l10n/af/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/af/user_ldap.po b/l10n/af/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..7abe79a5a8a2767467a2e71f742fdfdf252aa868 --- /dev/null +++ b/l10n/af/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/af/user_migrate.po b/l10n/af/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..f1829f1329f45acf7fcdb0ee96d9e73cc9b55f8d --- /dev/null +++ b/l10n/af/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/af/user_openid.po b/l10n/af/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..7d05e13987686e13711578133001cb941b5fb955 --- /dev/null +++ b/l10n/af/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/ar/admin_dependencies_chk.po b/l10n/ar/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..cd7fa85a2b223bd3de4d03ea871da089794ab036 --- /dev/null +++ b/l10n/ar/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/ar/admin_migrate.po b/l10n/ar/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..9dcf129cad3fcb7cf91afe45cd044b981079929f --- /dev/null +++ b/l10n/ar/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/ar/files_encryption.po b/l10n/ar/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..18f508df5b4a09720e00bbdc0d33914bb7178cb3 --- /dev/null +++ b/l10n/ar/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/ar/files_external.po b/l10n/ar/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..c0dcac27be98dc28544702c5707ef456ce65c83b --- /dev/null +++ b/l10n/ar/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/ar/files_sharing.po b/l10n/ar/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..e96e0f5ef97d55abe5d3cf29579e8eea7f7e314e --- /dev/null +++ b/l10n/ar/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/ar/files_versions.po b/l10n/ar/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..de2471bc46e0730eccb21802cff42452e71054ef --- /dev/null +++ b/l10n/ar/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/ar/tasks.po b/l10n/ar/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..baa311388ff5b76ed4679aafe4b1b150159383c9 --- /dev/null +++ b/l10n/ar/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/ar/user_ldap.po b/l10n/ar/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..fc345689568c39bace7da0e3984038f900ecc4e2 --- /dev/null +++ b/l10n/ar/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/ar/user_migrate.po b/l10n/ar/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..6a29ae80a3dd49175b324995d291d8968acf360f --- /dev/null +++ b/l10n/ar/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/ar/user_openid.po b/l10n/ar/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..7063958b17353ced2fe57ebbcbd7968027d0d2dc --- /dev/null +++ b/l10n/ar/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/ar_SA/admin_dependencies_chk.po b/l10n/ar_SA/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..defa48d8f6f7ff051d4cf915e5f6d3ce057fa858 --- /dev/null +++ b/l10n/ar_SA/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/ar_SA/admin_migrate.po b/l10n/ar_SA/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..04ac5b2dfb18b7439f2d7a9ccc8fd3b6140b2d71 --- /dev/null +++ b/l10n/ar_SA/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/ar_SA/files_encryption.po b/l10n/ar_SA/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..92f87d5baee8afa6328ae9cb63930549d4c85d7d --- /dev/null +++ b/l10n/ar_SA/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/ar_SA/files_external.po b/l10n/ar_SA/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..faa597d0f4c91c6afd463b3769f2443bdaaa65b0 --- /dev/null +++ b/l10n/ar_SA/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/ar_SA/files_sharing.po b/l10n/ar_SA/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..426f4c04230cf8a6764d244421fbd715156f00ca --- /dev/null +++ b/l10n/ar_SA/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/ar_SA/files_versions.po b/l10n/ar_SA/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..0b3630c5046dc5099546e438205bde78dd4e01f4 --- /dev/null +++ b/l10n/ar_SA/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/ar_SA/tasks.po b/l10n/ar_SA/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..69ac800c5e75cab8d5207a86276dce123850edd5 --- /dev/null +++ b/l10n/ar_SA/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/ar_SA/user_ldap.po b/l10n/ar_SA/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..92a90a4f3b06033c5b666fe8f6e5b74fa99f7f94 --- /dev/null +++ b/l10n/ar_SA/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/ar_SA/user_migrate.po b/l10n/ar_SA/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..c49cdec6c68e6012baad87884539eabf0a1ca0de --- /dev/null +++ b/l10n/ar_SA/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/ar_SA/user_openid.po b/l10n/ar_SA/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..bf485303a2e91827e48870849fd29941ef6b8c63 --- /dev/null +++ b/l10n/ar_SA/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/bg_BG/admin_dependencies_chk.po b/l10n/bg_BG/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..a90db6fe74f5058ce0934de60d6f41f5bfc27914 --- /dev/null +++ b/l10n/bg_BG/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/bg_BG/admin_migrate.po b/l10n/bg_BG/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..758123404549467c278c4c29a0b83351c0ad8c9f --- /dev/null +++ b/l10n/bg_BG/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/bg_BG/files_encryption.po b/l10n/bg_BG/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..0db200dba5a1ad6b53f1cd7631a826bdc986d232 --- /dev/null +++ b/l10n/bg_BG/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/bg_BG/files_external.po b/l10n/bg_BG/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..fcc676908d2579f94487ceb4761b99df1d0d936c --- /dev/null +++ b/l10n/bg_BG/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/bg_BG/files_sharing.po b/l10n/bg_BG/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..0682eb7965b5745884f4e493862dd398131a080c --- /dev/null +++ b/l10n/bg_BG/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/bg_BG/files_versions.po b/l10n/bg_BG/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..40a5fc5e9bf5b640d7da9a16e27e507fffb7fb1e --- /dev/null +++ b/l10n/bg_BG/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/bg_BG/tasks.po b/l10n/bg_BG/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..3f26e086ecc49b940df0de9592da774fe2bbeab8 --- /dev/null +++ b/l10n/bg_BG/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/bg_BG/user_ldap.po b/l10n/bg_BG/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..8b8f5723ceded983b45db2b51a6846bb603f9eed --- /dev/null +++ b/l10n/bg_BG/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/bg_BG/user_migrate.po b/l10n/bg_BG/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..37fb22aebf7b326cd9852a7b8efd92ffaa9ac43e --- /dev/null +++ b/l10n/bg_BG/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/bg_BG/user_openid.po b/l10n/bg_BG/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..be71873b6429ed3e8ecea64d38e2a158ffe3021e --- /dev/null +++ b/l10n/bg_BG/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/ca/admin_dependencies_chk.po b/l10n/ca/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..1c5aef0e667155102b2f8a6a88fac7b27392c169 --- /dev/null +++ b/l10n/ca/admin_dependencies_chk.po @@ -0,0 +1,74 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <rcalvoi@yahoo.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 18:28+0000\n" +"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "El mòdul php-json és necessari per moltes aplicacions per comunicacions internes" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "El mòdul php-curl és necessari per mostrar el títol de la pàgina quan s'afegeixen adreces d'interès" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "El mòdul php-gd és necessari per generar miniatures d'imatges" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "El mòdul php-ldap és necessari per connectar amb el servidor ldap" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "El mòdul php-zip és necessari per baixar múltiples fitxers de cop" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "El mòdul php-mb_multibyte és necessari per gestionar correctament la codificació." + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "El mòdul php-ctype és necessari per validar dades." + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "El mòdul php-xml és necessari per compatir els fitxers amb webdav." + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "La directiva allow_url_fopen de php.ini hauria d'establir-se en 1 per accedir a la base de coneixements dels servidors OCS" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "El mòdul php-pdo és necessari per desar les dades d'ownCloud en una base de dades." + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "Estat de dependències" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "Usat per:" diff --git a/l10n/ca/admin_migrate.po b/l10n/ca/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..285f752c6ad5f7c0abb3bf38ed4bcc2a3eb5d0b7 --- /dev/null +++ b/l10n/ca/admin_migrate.po @@ -0,0 +1,33 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <rcalvoi@yahoo.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 18:22+0000\n" +"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "Exporta aquesta instància de ownCloud" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "Això crearà un fitxer comprimit amb les dades d'aquesta instància ownCloud.\n Escolliu el tipus d'exportació:" + +#: templates/settings.php:12 +msgid "Export" +msgstr "Exporta" diff --git a/l10n/ca/files_encryption.po b/l10n/ca/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..98571697a6ab318a1beeb8d6671615e8f855f12b --- /dev/null +++ b/l10n/ca/files_encryption.po @@ -0,0 +1,35 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <rcalvoi@yahoo.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 18:30+0000\n" +"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "Encriptatge" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "Exclou els tipus de fitxers següents de l'encriptatge" + +#: templates/settings.php:5 +msgid "None" +msgstr "Cap" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "Activa l'encriptatge" diff --git a/l10n/ca/files_external.po b/l10n/ca/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..8bc7ba3b00f92ffc29754c2bd0d117c4e4edf93d --- /dev/null +++ b/l10n/ca/files_external.po @@ -0,0 +1,83 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <rcalvoi@yahoo.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 18:33+0000\n" +"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "Emmagatzemament extern" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "Punt de muntatge" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "Dorsal" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "Configuració" + +#: templates/settings.php:10 +msgid "Options" +msgstr "Options" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "Aplicable" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "Afegeix punt de muntatge" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "Cap d'establert" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "Tots els usuaris" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "Grups" + +#: templates/settings.php:69 +msgid "Users" +msgstr "Usuaris" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "Elimina" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "Certificats SSL root" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "Importa certificat root" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "Habilita l'emmagatzemament extern d'usuari" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "Permet als usuaris muntar el seu emmagatzemament extern propi" diff --git a/l10n/ca/files_sharing.po b/l10n/ca/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..e4bd92a4998c8f8a87bdbdab49692bb7fa14b1f1 --- /dev/null +++ b/l10n/ca/files_sharing.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <rcalvoi@yahoo.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 18:21+0000\n" +"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "Els vostres fitxers compartits" + +#: templates/list.php:6 +msgid "Item" +msgstr "Element" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "Compartit amb" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "Permisos" + +#: templates/list.php:16 +msgid "Read" +msgstr "Llegeix" + +#: templates/list.php:16 +msgid "Edit" +msgstr "Edita" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "Elimina" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "Permet compartir amb tercers" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "Permet als usuaris compartir fitxers que no són seus" diff --git a/l10n/ca/files_versions.po b/l10n/ca/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..d0555a50f1235cb6e26a60871c6f295a8e6b7893 --- /dev/null +++ b/l10n/ca/files_versions.po @@ -0,0 +1,27 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <rcalvoi@yahoo.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 18:18+0000\n" +"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "Expira totes les versions" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "Habilita les versions de fitxers" diff --git a/l10n/ca/tasks.po b/l10n/ca/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..b96519e57fad302f962ac1a2e5984367c13f04a5 --- /dev/null +++ b/l10n/ca/tasks.po @@ -0,0 +1,107 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <rcalvoi@yahoo.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 18:37+0000\n" +"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "data/hora incorrecta" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "Tasques" + +#: js/tasks.js:415 +msgid "No category" +msgstr "Cap categoria" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "Sense especificar" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "1=major" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "5=mitjana" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "9=inferior" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "Elimina el resum" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "Percentatge completat no vàlid" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "Prioritat no vàlida" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "Afegeix una tasca" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "Ordena per" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "Ordena per llista" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "Ordena els complets" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "Ordena per ubicació" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "Ordena per prioritat" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "Ordena per etiqueta" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "Carregant les tasques..." + +#: templates/tasks.php:20 +msgid "Important" +msgstr "Important" + +#: templates/tasks.php:23 +msgid "More" +msgstr "Més" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "Menys" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "Elimina" diff --git a/l10n/ca/user_ldap.po b/l10n/ca/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..9261cd06e5bfcd2e44090d25ee6e357f1f6698c1 --- /dev/null +++ b/l10n/ca/user_ldap.po @@ -0,0 +1,165 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <rcalvoi@yahoo.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 18:54+0000\n" +"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "Màquina" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "Podeu ometre el protocol, excepte si requeriu SSL. Llavors comenceu amb ldaps://" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "DN Base" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "Podeu especificar DN Base per usuaris i grups a la pestanya Avançat" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "DN Usuari" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "La DN de l'usuari client amb la que s'haurà de fer, per exemple uid=agent,dc=exemple,dc=com. Per un accés anònim, deixeu la DN i la contrasenya en blanc." + +#: templates/settings.php:11 +msgid "Password" +msgstr "Contrasenya" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "Per un accés anònim, deixeu la DN i la contrasenya en blanc." + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "Filtre d'inici de sessió d'usuari" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "Defineix el filtre a aplicar quan s'intenta l'inici de sessió. %%uid reemplaça el nom d'usuari en l'acció d'inici de sessió." + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "useu el paràmetre de substitució %%uid, per exemple \"uid=%%uid\"" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "Llista de filtres d'usuari" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "Defineix el filtre a aplicar quan es mostren usuaris" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "sense cap paràmetre de substitució, per exemple \"objectClass=persona\"" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "Filtre de grup" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "Defineix el filtre a aplicar quan es mostren grups." + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "sense cap paràmetre de substitució, per exemple \"objectClass=grupPosix\"." + +#: templates/settings.php:17 +msgid "Port" +msgstr "Port" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "Arbre base d'usuaris" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "Arbre base de grups" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "Associació membres-grup" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "Usa TLS" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "No ho useu en connexions SSL, fallarà." + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "Servidor LDAP sense distinció entre majúscules i minúscules (Windows)" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "Desactiva la validació de certificat SSL." + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "Si la connexió només funciona amb aquesta opció, importeu el certificat SSL del servidor LDAP en el vostre servidor ownCloud." + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "No recomanat, ús només per proves." + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "Camp per mostrar el nom d'usuari" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "Atribut LDAP a usar per generar el nom d'usuari ownCloud." + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "Camp per mostrar el nom del grup" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "Atribut LDAP a usar per generar el nom de grup ownCloud." + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "en bytes" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "en segons. Un canvi buidarà la memòria de cau." + +#: templates/settings.php:31 +msgid "Help" +msgstr "Ajuda" diff --git a/l10n/ca/user_migrate.po b/l10n/ca/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..3732c55e9f2672ce8f97f35a13ba21ded9dc24da --- /dev/null +++ b/l10n/ca/user_migrate.po @@ -0,0 +1,52 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <rcalvoi@yahoo.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 18:39+0000\n" +"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "Exporta" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "Alguna cosa ha anat malament en generar el fitxer d'exportació" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "S'ha produït un error" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "Exporta el vostre compte d'usuari" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "Això crearà un fitxer comprimit que conté el vostre compte ownCloud." + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "Importa el compte d'usuari" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "zip d'usuari ownCloud" + +#: templates/settings.php:17 +msgid "Import" +msgstr "Importa" diff --git a/l10n/ca/user_openid.po b/l10n/ca/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..35c53f5627fba29e05a663ea1975030bc166460b --- /dev/null +++ b/l10n/ca/user_openid.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <rcalvoi@yahoo.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 18:41+0000\n" +"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "Això és un punt final de servidor OpenID. Per més informació consulteu" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "Identitat:<b>" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "Domini:<b>" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "Usuari:<b>" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "Inici de sessió" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "Error:<b>No heu seleccionat cap usuari" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "podeu autenticar altres llocs web amb aquesta adreça" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "Servidor OpenID autoritzat" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "La vostra adreça a Wordpress, Identi.ca …" diff --git a/l10n/cs_CZ/admin_dependencies_chk.po b/l10n/cs_CZ/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..33a79435b542eb634720869d8e4f148d1660c5c2 --- /dev/null +++ b/l10n/cs_CZ/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/cs_CZ/admin_migrate.po b/l10n/cs_CZ/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..c24913e0709071980f49d6d9eecc2d4c307ed165 --- /dev/null +++ b/l10n/cs_CZ/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/cs_CZ/files_encryption.po b/l10n/cs_CZ/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..31ccf1b3f904b598d9819c43fcca7cf327021cf6 --- /dev/null +++ b/l10n/cs_CZ/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/cs_CZ/files_external.po b/l10n/cs_CZ/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..1e85c96d4ada0ed4246f04e82ffae9cda6040ef6 --- /dev/null +++ b/l10n/cs_CZ/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/cs_CZ/files_sharing.po b/l10n/cs_CZ/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..67d9a7179e8cba066caaa51da16056a28ef6dc00 --- /dev/null +++ b/l10n/cs_CZ/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/cs_CZ/files_versions.po b/l10n/cs_CZ/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..15207fae0224569b3771329ad96a4bd2a7e5f2c2 --- /dev/null +++ b/l10n/cs_CZ/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/cs_CZ/tasks.po b/l10n/cs_CZ/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..1d439040c6b7466def96dc45e2e1bfcbe185e24a --- /dev/null +++ b/l10n/cs_CZ/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/cs_CZ/user_ldap.po b/l10n/cs_CZ/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..88b8270c806e524c23048173cf2b2047b07d5614 --- /dev/null +++ b/l10n/cs_CZ/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/cs_CZ/user_migrate.po b/l10n/cs_CZ/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..f3602dccae25ce5ab6311b04ddb51c6a8f9a1048 --- /dev/null +++ b/l10n/cs_CZ/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/cs_CZ/user_openid.po b/l10n/cs_CZ/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..14f4ed1354c3da56fa36921be8b5258d352f3c5e --- /dev/null +++ b/l10n/cs_CZ/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/da/admin_dependencies_chk.po b/l10n/da/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..a0e629c133936e95bfe44dcde7bd0fb9587d1470 --- /dev/null +++ b/l10n/da/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/da/admin_migrate.po b/l10n/da/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..e597d849d4b3d6de48e3e6c052c73b08a0b07e68 --- /dev/null +++ b/l10n/da/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/da/files_encryption.po b/l10n/da/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..94a4333bd18f4c3bf69b31e8aa10c91466258bba --- /dev/null +++ b/l10n/da/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/da/files_external.po b/l10n/da/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..d602714dbac6cc8d64a21ed612a972e567d08673 --- /dev/null +++ b/l10n/da/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/da/files_sharing.po b/l10n/da/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..c312be9fba8ab6fb492e975614566d23a589f97b --- /dev/null +++ b/l10n/da/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/da/files_versions.po b/l10n/da/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..2aae166d774b3a5899a00724c337bf9e4db3fd36 --- /dev/null +++ b/l10n/da/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/da/tasks.po b/l10n/da/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..f2ddaaa160ddc01e212283a43815ff4244ca762a --- /dev/null +++ b/l10n/da/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/da/user_ldap.po b/l10n/da/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..186aad26c39a6f54a310ae51ecce331752291eb0 --- /dev/null +++ b/l10n/da/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/da/user_migrate.po b/l10n/da/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..3c03fa73962e3370c1b88d9001e6529636dd162f --- /dev/null +++ b/l10n/da/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/da/user_openid.po b/l10n/da/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..a9fdd710c8abda4ea9a98ce034c60fba6faa16a2 --- /dev/null +++ b/l10n/da/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/de/admin_dependencies_chk.po b/l10n/de/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..ea25facb3ae55d8bcc2077edc09d8e5702d0999b --- /dev/null +++ b/l10n/de/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/de/admin_migrate.po b/l10n/de/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..e2c34ce2ce2021f8547674739f728b94d3103424 --- /dev/null +++ b/l10n/de/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/de/calendar.po b/l10n/de/calendar.po index c9c6e6c14ee51e13fcf6684bf3a035d451e7594f..0aada56b320242437b053523788f363adc45ea27 100644 --- a/l10n/de/calendar.po +++ b/l10n/de/calendar.po @@ -4,6 +4,7 @@ # # Translators: # <admin@s-goecker.de>, 2011, 2012. +# <driz@i2pmail.org>, 2012. # <georg.stefan.germany@googlemail.com>, 2011, 2012. # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011. # Jan-Christoph Borchardt <jan@unhosted.org>, 2011. @@ -16,9 +17,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-11 02:02+0200\n" -"PO-Revision-Date: 2012-08-11 00:02+0000\n" -"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 20:28+0000\n" +"Last-Translator: driz <driz@i2pmail.org>\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" @@ -485,7 +486,7 @@ msgstr "Heute" #: templates/calendar.php:46 templates/calendar.php:47 msgid "Settings" -msgstr "" +msgstr "Einstellungen" #: templates/part.choosecalendar.php:2 msgid "Your calendars" @@ -739,7 +740,7 @@ msgstr "um" #: templates/settings.php:10 msgid "General" -msgstr "" +msgstr "Allgemein" #: templates/settings.php:15 msgid "Timezone" @@ -747,11 +748,11 @@ msgstr "Zeitzone" #: templates/settings.php:47 msgid "Update timezone automatically" -msgstr "" +msgstr "Zeitzone automatisch aktualisieren" #: templates/settings.php:52 msgid "Time format" -msgstr "" +msgstr "Zeitformat" #: templates/settings.php:57 msgid "24h" @@ -763,7 +764,7 @@ msgstr "12h" #: templates/settings.php:64 msgid "Start week on" -msgstr "" +msgstr "Erster Wochentag" #: templates/settings.php:76 msgid "Cache" diff --git a/l10n/de/contacts.po b/l10n/de/contacts.po index caf318552be0bbc2147da06a27bfdcf56a65c6c7..2550ffd9033d608fea62eb1c6f2c18db7ae9f61d 100644 --- a/l10n/de/contacts.po +++ b/l10n/de/contacts.po @@ -4,6 +4,7 @@ # # Translators: # <admin@s-goecker.de>, 2012. +# <driz@i2pmail.org>, 2012. # <fh@cbix.de>, 2012. # <florian.ruechel+owncloud@gmail.com>, 2012. # <georg.stefan.germany@googlemail.com>, 2011. @@ -23,9 +24,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-11 02:02+0200\n" -"PO-Revision-Date: 2012-08-11 00:03+0000\n" -"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 20:22+0000\n" +"Last-Translator: driz <driz@i2pmail.org>\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" @@ -290,7 +291,7 @@ msgstr "Die Datei, die du hochladen willst, überschreitet die maximale Größe #: js/contacts.js:1236 msgid "Error loading profile picture." -msgstr "" +msgstr "Fehler beim Laden des Profilbildes." #: js/contacts.js:1337 js/contacts.js:1371 msgid "Select type" @@ -825,11 +826,11 @@ msgstr "Adressbücher konfigurieren" msgid "Select Address Books" msgstr "Wähle Adressbuch" -#: templates/part.selectaddressbook.php:20 +#: templates/part.selectaddressbook.php:27 msgid "Enter name" msgstr "Name eingeben" -#: templates/part.selectaddressbook.php:22 +#: templates/part.selectaddressbook.php:29 msgid "Enter description" msgstr "Beschreibung eingeben" diff --git a/l10n/de/files_encryption.po b/l10n/de/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..38b9a4bc0555a267d64e485bc520f0d3b5ead8b8 --- /dev/null +++ b/l10n/de/files_encryption.po @@ -0,0 +1,35 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <driz@i2pmail.org>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 20:21+0000\n" +"Last-Translator: driz <driz@i2pmail.org>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "Verschlüsselung" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "Die folgenden Dateitypen von der Verschlüsselung ausnehmen" + +#: templates/settings.php:5 +msgid "None" +msgstr "Keine" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "Verschlüsselung aktivieren" diff --git a/l10n/de/files_external.po b/l10n/de/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..4d9de10e67b21046019f2d29ef9689c40002c7bc --- /dev/null +++ b/l10n/de/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/de/files_sharing.po b/l10n/de/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..120bbc8dd6572ec2066f5a7d3355f19e1a655ebd --- /dev/null +++ b/l10n/de/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/de/files_versions.po b/l10n/de/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..f8037f6cbe5a25fcaf580f33262765fd8e8c2c73 --- /dev/null +++ b/l10n/de/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/de/tasks.po b/l10n/de/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..ab28b639e74a329a6c48117fb16dfa94cba47da3 --- /dev/null +++ b/l10n/de/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/de/user_ldap.po b/l10n/de/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..090e019351215f5c04c2b2c8f44b308b3bd02060 --- /dev/null +++ b/l10n/de/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/de/user_migrate.po b/l10n/de/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..b46b8e12f40d1f10c15c0c47a8e4b1476f34f49a --- /dev/null +++ b/l10n/de/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/de/user_openid.po b/l10n/de/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..345d5452d8559aa253b9e9743c5989e55708240d --- /dev/null +++ b/l10n/de/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/el/admin_dependencies_chk.po b/l10n/el/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..d1a97dc8f2228444ba785839ee36c140da34d7f2 --- /dev/null +++ b/l10n/el/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/el/admin_migrate.po b/l10n/el/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..9c9cb6234ee4a39cdb47aac8aef31f2a086f61d2 --- /dev/null +++ b/l10n/el/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/el/files_encryption.po b/l10n/el/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..18179301de3e178eaaa4a90c3761506b6d4aa8bb --- /dev/null +++ b/l10n/el/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/el/files_external.po b/l10n/el/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..aec86d2f48bf5bbfb29af7aaa11e9cfeb5ca718a --- /dev/null +++ b/l10n/el/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/el/files_sharing.po b/l10n/el/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..ffff3a6e150926a1113fb81a8ad1390d68117907 --- /dev/null +++ b/l10n/el/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/el/files_versions.po b/l10n/el/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..0c3ae5537c3f7ef9e8ad868c2468af52284380af --- /dev/null +++ b/l10n/el/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/el/tasks.po b/l10n/el/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..67d03159fdb80e3f544db592ec58caec0b79afb2 --- /dev/null +++ b/l10n/el/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/el/user_ldap.po b/l10n/el/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..d41d5a4ced21e1d5bab180fa49734964fe37c939 --- /dev/null +++ b/l10n/el/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/el/user_migrate.po b/l10n/el/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..81504510c58ebc4bdb607e103ea7076b08d14093 --- /dev/null +++ b/l10n/el/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/el/user_openid.po b/l10n/el/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..5ea17f45a3b4dacf3dcba2c8c7ddf39a858d5a04 --- /dev/null +++ b/l10n/el/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/eo/admin_dependencies_chk.po b/l10n/eo/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..be22a0e5e85562c9e0896c3ecd069537e625ae9a --- /dev/null +++ b/l10n/eo/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/eo/admin_migrate.po b/l10n/eo/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..ca3e132bd3bea9098f431d52018d043ad79e1d45 --- /dev/null +++ b/l10n/eo/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/eo/files_encryption.po b/l10n/eo/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..3e173e196c24d63f56bbaaac0de15de0cf36b276 --- /dev/null +++ b/l10n/eo/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/eo/files_external.po b/l10n/eo/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..089953a7283437faf2d4afc699d020b32c8ec0d3 --- /dev/null +++ b/l10n/eo/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/eo/files_sharing.po b/l10n/eo/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..ba8f508b6692a7dac929b3d44993ede96d0b5cde --- /dev/null +++ b/l10n/eo/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/eo/files_versions.po b/l10n/eo/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..0d6b7356f99d0e91c421bbb02d25e8f367402667 --- /dev/null +++ b/l10n/eo/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/eo/tasks.po b/l10n/eo/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..a829a6ae23aa829f26733925f38e3bc528b90aaf --- /dev/null +++ b/l10n/eo/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/eo/user_ldap.po b/l10n/eo/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..0a6274edd4450354b6806756686e11513be3e538 --- /dev/null +++ b/l10n/eo/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/eo/user_migrate.po b/l10n/eo/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..079fff49c79279f6fd8cc865233003fff7f2d03b --- /dev/null +++ b/l10n/eo/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/eo/user_openid.po b/l10n/eo/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..b982103d35894b60379ccdb0831f5401f0f67a15 --- /dev/null +++ b/l10n/eo/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/es/admin_dependencies_chk.po b/l10n/es/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..4f43ec3c307852d4bf8f743642bc563dc4cbf08a --- /dev/null +++ b/l10n/es/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/es/admin_migrate.po b/l10n/es/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..fd2230f4c7d10810658b0350aecfa141c7ef257e --- /dev/null +++ b/l10n/es/admin_migrate.po @@ -0,0 +1,33 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <juanma@kde.org.ar>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 04:59+0000\n" +"Last-Translator: juanman <juanma@kde.org.ar>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "Exportar esta instancia de ownCloud" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "Se creará un archivo comprimido que contendrá los datos de esta instancia de owncloud.\n Por favor elegir el tipo de exportación:" + +#: templates/settings.php:12 +msgid "Export" +msgstr "Exportar" diff --git a/l10n/es/files_encryption.po b/l10n/es/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..32c5cd85877319e438b0144ecff275bd4d72bca4 --- /dev/null +++ b/l10n/es/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/es/files_external.po b/l10n/es/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..17fbc463fd2c3b41ed991fbf1324f161b3eee96f --- /dev/null +++ b/l10n/es/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/es/files_sharing.po b/l10n/es/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..6e4610baa0ee948879d3f6851ade3868ba04dad3 --- /dev/null +++ b/l10n/es/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/es/files_versions.po b/l10n/es/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..48608fd407ba89b109b7014dd0fae4870b963bf8 --- /dev/null +++ b/l10n/es/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/es/tasks.po b/l10n/es/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..79d624ab38e0a1f2efcf7d1c1fd2a85d6c6837a2 --- /dev/null +++ b/l10n/es/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/es/user_ldap.po b/l10n/es/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..4b0620e4559c5fb502c60420f3dd2e294bcbbff7 --- /dev/null +++ b/l10n/es/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/es/user_migrate.po b/l10n/es/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..aba673bd3fedd47334a7a883f9f8eebd416b0f67 --- /dev/null +++ b/l10n/es/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/es/user_openid.po b/l10n/es/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..8d6e1cc9088efd2af3134ff704855c9e8df3e1cd --- /dev/null +++ b/l10n/es/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/et_EE/admin_dependencies_chk.po b/l10n/et_EE/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..589ff81c36964020eb1d3fa36cfb7c00101bd078 --- /dev/null +++ b/l10n/et_EE/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: et_EE\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/et_EE/admin_migrate.po b/l10n/et_EE/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..c6f5f7eb0d8b4685588414330432c43a1c9a7640 --- /dev/null +++ b/l10n/et_EE/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: et_EE\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/et_EE/files_encryption.po b/l10n/et_EE/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..de81587c37bdd02d1cdb9c8310daba700d05d99b --- /dev/null +++ b/l10n/et_EE/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: et_EE\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/et_EE/files_external.po b/l10n/et_EE/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..3321a99e0866713b1cc23d8fc3b28339f260b145 --- /dev/null +++ b/l10n/et_EE/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: et_EE\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/et_EE/files_sharing.po b/l10n/et_EE/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..6a3fc45f755ce3b8ce49f9e7adf25e22467ebd0d --- /dev/null +++ b/l10n/et_EE/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: et_EE\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/et_EE/files_versions.po b/l10n/et_EE/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..dccf6069c5da7a981a30afbf18e101ef31ac556b --- /dev/null +++ b/l10n/et_EE/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: et_EE\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/et_EE/tasks.po b/l10n/et_EE/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..310756cc69ea274a1b9e2754f3bf1308b61ffdb7 --- /dev/null +++ b/l10n/et_EE/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: et_EE\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/et_EE/user_ldap.po b/l10n/et_EE/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..38de7d5c1089234569ee80d7638f462c87e478ea --- /dev/null +++ b/l10n/et_EE/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: et_EE\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/et_EE/user_migrate.po b/l10n/et_EE/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..88aea1413865941586c0d92d0c6bf2158588ef3f --- /dev/null +++ b/l10n/et_EE/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: et_EE\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/et_EE/user_openid.po b/l10n/et_EE/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..7944fd1d36247726a9211d2458182818e62a608c --- /dev/null +++ b/l10n/et_EE/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: et_EE\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/eu/admin_dependencies_chk.po b/l10n/eu/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..92e7dfc1a3cb972e0e9fe48bca547b348b59b714 --- /dev/null +++ b/l10n/eu/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/eu/admin_migrate.po b/l10n/eu/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..c810a7d4520867d3cf8568ddacb1d858f0d90fec --- /dev/null +++ b/l10n/eu/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/eu/files_encryption.po b/l10n/eu/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..7b883fb9a8d227a843654e716952c2fc2333ddf1 --- /dev/null +++ b/l10n/eu/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/eu/files_external.po b/l10n/eu/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..488f5829183961d887376abb94d575668a42e64e --- /dev/null +++ b/l10n/eu/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/eu/files_sharing.po b/l10n/eu/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..1851e89cc88fe48dcaca8462c7531bdc22d6ff89 --- /dev/null +++ b/l10n/eu/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/eu/files_versions.po b/l10n/eu/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..d2da93b8df5688dbd62ced07cd18e6d49cf8536c --- /dev/null +++ b/l10n/eu/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/eu/tasks.po b/l10n/eu/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..4ed8bae41d3ee3c858f353521cfb77e205e6fbe9 --- /dev/null +++ b/l10n/eu/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/eu/user_ldap.po b/l10n/eu/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..a948e44d5cfdfa46bf7e0faa8e662cac03d0e866 --- /dev/null +++ b/l10n/eu/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/eu/user_migrate.po b/l10n/eu/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..395533a4806f0f50a1ddd9b9e42e85e03da75d90 --- /dev/null +++ b/l10n/eu/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/eu/user_openid.po b/l10n/eu/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..917f83859aadbf039634cdabd30ba4ecfc677931 --- /dev/null +++ b/l10n/eu/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/eu_ES/admin_dependencies_chk.po b/l10n/eu_ES/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..931550cd288125e933e5bdd9cbd684937b284051 --- /dev/null +++ b/l10n/eu_ES/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/eu_ES/admin_migrate.po b/l10n/eu_ES/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..9bc05a4241eba2a4dd5b9de8b8918ca367882a90 --- /dev/null +++ b/l10n/eu_ES/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/eu_ES/files_encryption.po b/l10n/eu_ES/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..04e045a38ef49def1b81ce2c11baadf229b7c53f --- /dev/null +++ b/l10n/eu_ES/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/eu_ES/files_external.po b/l10n/eu_ES/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..37af2e3b7fa3b8055c39678c9f44c23a39e364d7 --- /dev/null +++ b/l10n/eu_ES/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/eu_ES/files_sharing.po b/l10n/eu_ES/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..a9203e1818fbff3c94c69486a76642ae4f55a7c5 --- /dev/null +++ b/l10n/eu_ES/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/eu_ES/files_versions.po b/l10n/eu_ES/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..e27dd7812a5af2a5c3ed84a89e680b0e8ec59428 --- /dev/null +++ b/l10n/eu_ES/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/eu_ES/tasks.po b/l10n/eu_ES/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..aad5eb88c3160f4cffb3751b370c2dbae02b8404 --- /dev/null +++ b/l10n/eu_ES/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/eu_ES/user_ldap.po b/l10n/eu_ES/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..34f25c3435dfb27fbf018ca48b06437e481bec5c --- /dev/null +++ b/l10n/eu_ES/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/eu_ES/user_migrate.po b/l10n/eu_ES/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..7a3cda2309630d285e47168bb6ade6955fc5c1d9 --- /dev/null +++ b/l10n/eu_ES/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/eu_ES/user_openid.po b/l10n/eu_ES/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..7016da797dd9aba7bdc3fbf5347327b400e51255 --- /dev/null +++ b/l10n/eu_ES/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/fa/admin_dependencies_chk.po b/l10n/fa/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..265e0c6cd7c704409c3a7f38bc468c5844999bcd --- /dev/null +++ b/l10n/fa/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/fa/admin_migrate.po b/l10n/fa/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..6b80ec8ecafaef00a3ffcd7074122dcd0630258c --- /dev/null +++ b/l10n/fa/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/fa/files_encryption.po b/l10n/fa/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..ff23cb72c968b94bfc898a98dc25a9e44678fd9c --- /dev/null +++ b/l10n/fa/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/fa/files_external.po b/l10n/fa/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..7e4183a71b12a6dc1cbb03ab63574b03e683812d --- /dev/null +++ b/l10n/fa/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/fa/files_sharing.po b/l10n/fa/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..8afa64d981ca31641ec97aa9309f9903e267a657 --- /dev/null +++ b/l10n/fa/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/fa/files_versions.po b/l10n/fa/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..8fe77cc79fe5d485908b0800ddee0d063073a51d --- /dev/null +++ b/l10n/fa/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/fa/tasks.po b/l10n/fa/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..a8a28b716d0eafe4da67a7ad66bb3a66e1556eca --- /dev/null +++ b/l10n/fa/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/fa/user_ldap.po b/l10n/fa/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..eb2a0fd767f562f27d9cda7b8c887067ee40f686 --- /dev/null +++ b/l10n/fa/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/fa/user_migrate.po b/l10n/fa/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..dbd3fc6600f21175de37a2a76e37144943c4a708 --- /dev/null +++ b/l10n/fa/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/fa/user_openid.po b/l10n/fa/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..abfc372d3c7e6f75450f412c57a9da502be9da07 --- /dev/null +++ b/l10n/fa/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/fi/admin_dependencies_chk.po b/l10n/fi/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..c3fe2f98228a40ea86871c56da5942729d8bda5c --- /dev/null +++ b/l10n/fi/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/fi/admin_migrate.po b/l10n/fi/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..3aea7a7ce5d83b721195c82cf136e8d592a7c417 --- /dev/null +++ b/l10n/fi/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/fi/files_encryption.po b/l10n/fi/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..8aa6088c38ea9e8879dc9340be9a7ab49a55393c --- /dev/null +++ b/l10n/fi/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/fi/files_external.po b/l10n/fi/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..6b036592f0c79bd336856b29f5d534955ccb8272 --- /dev/null +++ b/l10n/fi/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/fi/files_sharing.po b/l10n/fi/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..375cb6c6e37a2f9afaee70d1ccff36173913b0b8 --- /dev/null +++ b/l10n/fi/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/fi/files_versions.po b/l10n/fi/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..89bfb8144e696a212cc89e5308e3255fac40ddbb --- /dev/null +++ b/l10n/fi/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/fi/tasks.po b/l10n/fi/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..91f222dac375a105fe77cabe3166aaf5d474d241 --- /dev/null +++ b/l10n/fi/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/fi/user_ldap.po b/l10n/fi/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..70707a1d170b1a7f4cc8dbe00a7464f42bebc119 --- /dev/null +++ b/l10n/fi/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/fi/user_migrate.po b/l10n/fi/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..cd3ef8ef5a96adb3c326cf72b5e0f4cb44655b77 --- /dev/null +++ b/l10n/fi/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/fi/user_openid.po b/l10n/fi/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..a6f5b6048de246058d4768dede8418fe73a8e748 --- /dev/null +++ b/l10n/fi/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/fi_FI/admin_dependencies_chk.po b/l10n/fi_FI/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..46b0ad55d7ceaba9de2e8438d67f2b61e7210002 --- /dev/null +++ b/l10n/fi_FI/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/fi_FI/admin_migrate.po b/l10n/fi_FI/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..ba949be08769c54bce87f9871e01438ea303deb5 --- /dev/null +++ b/l10n/fi_FI/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/fi_FI/files_encryption.po b/l10n/fi_FI/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..62b43dfc31289070e15adb78522d7f189e62c242 --- /dev/null +++ b/l10n/fi_FI/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/fi_FI/files_external.po b/l10n/fi_FI/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..101691c0784798f750105c6447ed9be8c547c799 --- /dev/null +++ b/l10n/fi_FI/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/fi_FI/files_sharing.po b/l10n/fi_FI/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..defc8793baae3e768d0136e081cb32da5a5d6df6 --- /dev/null +++ b/l10n/fi_FI/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/fi_FI/files_versions.po b/l10n/fi_FI/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..678c8cda62eb2b62ee7d8ee6040ddec8b4ae2db0 --- /dev/null +++ b/l10n/fi_FI/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/fi_FI/tasks.po b/l10n/fi_FI/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..0e179f0b47988cd7ebe8a7a8f01d715383e091ce --- /dev/null +++ b/l10n/fi_FI/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/fi_FI/user_ldap.po b/l10n/fi_FI/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..601e9c1d35ea66c9fe3af7b31e398bd2c0618319 --- /dev/null +++ b/l10n/fi_FI/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/fi_FI/user_migrate.po b/l10n/fi_FI/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..17bff479f0df3537a43e236750ba3c9d92e77e62 --- /dev/null +++ b/l10n/fi_FI/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/fi_FI/user_openid.po b/l10n/fi_FI/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..7b5195bbccde6d5e4b06750da5b278587e48f1e4 --- /dev/null +++ b/l10n/fi_FI/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/fr/admin_dependencies_chk.po b/l10n/fr/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..9ac75de6c9d70433421a306f00ee91f95101225f --- /dev/null +++ b/l10n/fr/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/fr/admin_migrate.po b/l10n/fr/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..b2e53d208fb9ae2c65f9ba0bb36f7b672d3f0e6d --- /dev/null +++ b/l10n/fr/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/fr/files_encryption.po b/l10n/fr/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..76024f3a7857324c50dc50086a9852a3c7114cc8 --- /dev/null +++ b/l10n/fr/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/fr/files_external.po b/l10n/fr/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..75d8c064987b9dcd8bd6dc05372753a4697c6ace --- /dev/null +++ b/l10n/fr/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/fr/files_sharing.po b/l10n/fr/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..6e72c0e324a9c3c04bc9395f498c0a361906369e --- /dev/null +++ b/l10n/fr/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/fr/files_versions.po b/l10n/fr/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..c6176a9414da3d13ee6ea2d5a175c6e8e82dbcad --- /dev/null +++ b/l10n/fr/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/fr/tasks.po b/l10n/fr/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..39d5b8c564d7409230fc63a42c61b05b2e3d15fc --- /dev/null +++ b/l10n/fr/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/fr/user_ldap.po b/l10n/fr/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..a48dcb60944c99cc8b9ba6cfdc002a0e959c8850 --- /dev/null +++ b/l10n/fr/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/fr/user_migrate.po b/l10n/fr/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..3d50d1f56a5c21f00df3ae1769d98700387b35fd --- /dev/null +++ b/l10n/fr/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/fr/user_openid.po b/l10n/fr/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..5dafa24dd91d06424350a6579260c30016ecd93e --- /dev/null +++ b/l10n/fr/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/gl/admin_dependencies_chk.po b/l10n/gl/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..09e5576eba141bae578e4333f335b96723464937 --- /dev/null +++ b/l10n/gl/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/gl/admin_migrate.po b/l10n/gl/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..7684dc62ca7abbe05717a7c694df4488522c6690 --- /dev/null +++ b/l10n/gl/admin_migrate.po @@ -0,0 +1,33 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Xosé M. Lamas <correo.xmgz@gmail.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 06:27+0000\n" +"Last-Translator: Xosé M. Lamas <correo.xmgz@gmail.com>\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "Exporta esta instancia de ownCloud" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "Esto creará un ficheiro comprimido que contén os datos de esta instancia de ownCloud.\nPor favor escolla o modo de exportación:" + +#: templates/settings.php:12 +msgid "Export" +msgstr "Exportar" diff --git a/l10n/gl/files_encryption.po b/l10n/gl/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..c401e95b840f2d026795bab58164460d31d04295 --- /dev/null +++ b/l10n/gl/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/gl/files_external.po b/l10n/gl/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..056cc10b6a9c888199ff1be2da6fbab313f71be3 --- /dev/null +++ b/l10n/gl/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/gl/files_sharing.po b/l10n/gl/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..ddde4141dc2ecd93f3181352ca7a355b0f09896e --- /dev/null +++ b/l10n/gl/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/gl/files_versions.po b/l10n/gl/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..7c68c81752b34f48cce409018762baa8cfb9bddf --- /dev/null +++ b/l10n/gl/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/gl/tasks.po b/l10n/gl/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..39ebfcde7c505e745056c20184727114837916df --- /dev/null +++ b/l10n/gl/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/gl/user_ldap.po b/l10n/gl/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..08efd8bd99fafc025e5b936434c795c01ec0bd16 --- /dev/null +++ b/l10n/gl/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/gl/user_migrate.po b/l10n/gl/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..b36741c479ecbcae86f6fc8b2db22eaa3f85b3de --- /dev/null +++ b/l10n/gl/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/gl/user_openid.po b/l10n/gl/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..6566b274dfeb17fa4d1df05881326441f0259bd9 --- /dev/null +++ b/l10n/gl/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/he/admin_dependencies_chk.po b/l10n/he/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..01c45eae4c9a67d70e86b5094b4982ad65b75460 --- /dev/null +++ b/l10n/he/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/he/admin_migrate.po b/l10n/he/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..6968c6351efc6aca3fc7825fe1498b023e8279ec --- /dev/null +++ b/l10n/he/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/he/files_encryption.po b/l10n/he/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..ab535b9271fed97befc4dc74e122f251bdb0a238 --- /dev/null +++ b/l10n/he/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/he/files_external.po b/l10n/he/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..ba3aa0596eb82e0820f4905828f69eab5ef72f66 --- /dev/null +++ b/l10n/he/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/he/files_sharing.po b/l10n/he/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..30342046dfe8cb3984c7f65c795bb1175bbfdbac --- /dev/null +++ b/l10n/he/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/he/files_versions.po b/l10n/he/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..824d188bfd6037346859b9f042896372bff65306 --- /dev/null +++ b/l10n/he/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/he/tasks.po b/l10n/he/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..7f26426e1cd8da09b1cdc99bcdc2438f39a47631 --- /dev/null +++ b/l10n/he/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/he/user_ldap.po b/l10n/he/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..4dfdbd692b43a946d48be9bc6d228d4db5f10fb2 --- /dev/null +++ b/l10n/he/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/he/user_migrate.po b/l10n/he/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..0a4f2c67393e0d68cbe0b186b540b5e80ed3f8d6 --- /dev/null +++ b/l10n/he/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/he/user_openid.po b/l10n/he/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..58c09141c7a0d76b6cefe2bc78ec4ca29b5c4b1a --- /dev/null +++ b/l10n/he/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/hr/admin_dependencies_chk.po b/l10n/hr/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..5278ae63b010a4a51d5a41b016ceccdf8b4186e5 --- /dev/null +++ b/l10n/hr/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/hr/admin_migrate.po b/l10n/hr/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..6b445e7e51d8d1d0a6093f122a1a805eba74fe76 --- /dev/null +++ b/l10n/hr/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/hr/files_encryption.po b/l10n/hr/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..d2734fd9fd2e73201c6776aa4d5a98684d143739 --- /dev/null +++ b/l10n/hr/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/hr/files_external.po b/l10n/hr/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..3406e426af5ceb494f9a83d1b1c74297b42507e7 --- /dev/null +++ b/l10n/hr/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/hr/files_sharing.po b/l10n/hr/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..218ed39d849d9b9f2d3b7e93ea96ea1b2fc2d0a6 --- /dev/null +++ b/l10n/hr/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/hr/files_versions.po b/l10n/hr/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..f49ed48608134f8d80e47b1945dfc15d0a890910 --- /dev/null +++ b/l10n/hr/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/hr/tasks.po b/l10n/hr/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..210a819f64c98d54c7a42734427f822349f1067c --- /dev/null +++ b/l10n/hr/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/hr/user_ldap.po b/l10n/hr/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..14dcd91c0119f1ee09e29e673a8f9fcd70d1e589 --- /dev/null +++ b/l10n/hr/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/hr/user_migrate.po b/l10n/hr/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..edbfa8b17645821b89ee3df2ba2e849af4af7e74 --- /dev/null +++ b/l10n/hr/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/hr/user_openid.po b/l10n/hr/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..1f9e7c5ad595e9111a7889e3212b31de456e60ed --- /dev/null +++ b/l10n/hr/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/hu_HU/admin_dependencies_chk.po b/l10n/hu_HU/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..1dad50f27ac8b0990773c2b43eeb3a20f55eb001 --- /dev/null +++ b/l10n/hu_HU/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/hu_HU/admin_migrate.po b/l10n/hu_HU/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..f23b87abaa34a868bb9ef245d539bac996c99e75 --- /dev/null +++ b/l10n/hu_HU/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/hu_HU/files_encryption.po b/l10n/hu_HU/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..6b70a6b368898373d707a23751b97bcebd78bbee --- /dev/null +++ b/l10n/hu_HU/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/hu_HU/files_external.po b/l10n/hu_HU/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..b08622b2d9b3df2fb71987d1372e70a583b71a4c --- /dev/null +++ b/l10n/hu_HU/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/hu_HU/files_sharing.po b/l10n/hu_HU/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..582e43e332791a562c2da12e57866c8489e8e63a --- /dev/null +++ b/l10n/hu_HU/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/hu_HU/files_versions.po b/l10n/hu_HU/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..c7ef6a41ba62730e6d4d7e31077711f6e004cf6b --- /dev/null +++ b/l10n/hu_HU/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/hu_HU/tasks.po b/l10n/hu_HU/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..73f8d611037e19d0b243036cdc3ac501b75eba8d --- /dev/null +++ b/l10n/hu_HU/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/hu_HU/user_ldap.po b/l10n/hu_HU/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..87c015d08c7bb4e1a81b52264c4c2e8bf4bc7871 --- /dev/null +++ b/l10n/hu_HU/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/hu_HU/user_migrate.po b/l10n/hu_HU/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..ba51abb24d95d30d3c21d2469c122e3646f93c6b --- /dev/null +++ b/l10n/hu_HU/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/hu_HU/user_openid.po b/l10n/hu_HU/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..bc86ad58968e77c5a08b75e58f8635db6d1058c7 --- /dev/null +++ b/l10n/hu_HU/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/hy/admin_dependencies_chk.po b/l10n/hy/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..c649d0fc44d59f232752da59f14dc0b805de0165 --- /dev/null +++ b/l10n/hy/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/hy/admin_migrate.po b/l10n/hy/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..2affc03615a0f5d02b5957b0fbc5b12e6c2f8fd8 --- /dev/null +++ b/l10n/hy/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/hy/files_encryption.po b/l10n/hy/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..00b039ad399c5eaf5dd486c1df8f5be957b6318c --- /dev/null +++ b/l10n/hy/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/hy/files_external.po b/l10n/hy/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..964bc85d34ba5bb4655b81eb4342cd3002e7b248 --- /dev/null +++ b/l10n/hy/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/hy/files_sharing.po b/l10n/hy/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..082dcd23fc53b429815d5401fdd687da8d5b0e90 --- /dev/null +++ b/l10n/hy/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/hy/files_versions.po b/l10n/hy/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..756f8887dd8cc22c8f29a26ec827f59c9a5fd85e --- /dev/null +++ b/l10n/hy/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/hy/tasks.po b/l10n/hy/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..d459a98917c377fb752b5e22ced51fe0e88ce5ba --- /dev/null +++ b/l10n/hy/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/hy/user_ldap.po b/l10n/hy/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..78202c352c04bd0ab581b4b94820b58fad31763e --- /dev/null +++ b/l10n/hy/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/hy/user_migrate.po b/l10n/hy/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..b834f8ceeeef7aaec4975e249272eea240cbd5e8 --- /dev/null +++ b/l10n/hy/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/hy/user_openid.po b/l10n/hy/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..ccf243a3aa0e37ee6fb4ee34ed23258c6051640a --- /dev/null +++ b/l10n/hy/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/ia/admin_dependencies_chk.po b/l10n/ia/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..1ac2e890832ff18dc24777c1327767fa5b72abb7 --- /dev/null +++ b/l10n/ia/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/ia/admin_migrate.po b/l10n/ia/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..c767ecf34f8a20aaa8531cb7faf614bf7121c62d --- /dev/null +++ b/l10n/ia/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/ia/files_encryption.po b/l10n/ia/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..8b85b14f5c1fbb0a5124bf529b95641277bb7fcc --- /dev/null +++ b/l10n/ia/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/ia/files_external.po b/l10n/ia/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..4cb49f32d3d9f6e6e8689647d2c97c117178d8d7 --- /dev/null +++ b/l10n/ia/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/ia/files_sharing.po b/l10n/ia/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..1fe706ecf449187d4df26ca207f5796d888ba9bb --- /dev/null +++ b/l10n/ia/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/ia/files_versions.po b/l10n/ia/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..d98c59df09f7d8270eb5a9c0ec21169d80c050e2 --- /dev/null +++ b/l10n/ia/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/ia/tasks.po b/l10n/ia/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..be00099555c15b3e2a266ad4b58a966a60c4f139 --- /dev/null +++ b/l10n/ia/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/ia/user_ldap.po b/l10n/ia/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..f5bb1888f4f7328e8e676d7e0b5418f3f03526c3 --- /dev/null +++ b/l10n/ia/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/ia/user_migrate.po b/l10n/ia/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..b581cb2029f4eae35a4ab4ad3e64ca0e28cd4ee0 --- /dev/null +++ b/l10n/ia/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/ia/user_openid.po b/l10n/ia/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..a3e999d4377ae9a6b2d76f8e633f450c621cba78 --- /dev/null +++ b/l10n/ia/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/id/admin_dependencies_chk.po b/l10n/id/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..ae358d17af8160b10bbf82d387fab32c28c6919f --- /dev/null +++ b/l10n/id/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/id/admin_migrate.po b/l10n/id/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..52a6b1908b9d886233a2cfc467b564b9dbe9d4f9 --- /dev/null +++ b/l10n/id/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/id/files_encryption.po b/l10n/id/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..82e011fadab484232f71fba2991dc17765c74664 --- /dev/null +++ b/l10n/id/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/id/files_external.po b/l10n/id/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..812c0c97ee56c51a85a61f515685bfe43d53fd9f --- /dev/null +++ b/l10n/id/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/id/files_sharing.po b/l10n/id/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..d960b8fa4fe5d34490e53039864f48173561a4b3 --- /dev/null +++ b/l10n/id/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/id/files_versions.po b/l10n/id/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..2014a3f2f1bb2a0161761c8bef9d89ae846db7fd --- /dev/null +++ b/l10n/id/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/id/tasks.po b/l10n/id/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..bea6e2596fe4bf4775253acdf881852e4ceef6ae --- /dev/null +++ b/l10n/id/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/id/user_ldap.po b/l10n/id/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..528094a8b2bf5daf02ffac44387f0f644d8854b8 --- /dev/null +++ b/l10n/id/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/id/user_migrate.po b/l10n/id/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..8ff8940b53f7055b8f896dffdf7daf80f4c2d864 --- /dev/null +++ b/l10n/id/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/id/user_openid.po b/l10n/id/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..426a6396684f71e3818762f047f62e0d026d0193 --- /dev/null +++ b/l10n/id/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/id_ID/admin_dependencies_chk.po b/l10n/id_ID/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..359c14556bb001745d2077b562c73f0f0ffb3600 --- /dev/null +++ b/l10n/id_ID/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/id_ID/admin_migrate.po b/l10n/id_ID/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..129c39c8d73513b4e74bd2c33be8012204e9ca1c --- /dev/null +++ b/l10n/id_ID/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/id_ID/files_encryption.po b/l10n/id_ID/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..56ba9cd601fdac9f73b9ae9d2b0e18e91e1ec38a --- /dev/null +++ b/l10n/id_ID/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/id_ID/files_external.po b/l10n/id_ID/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..1cdaed8b98500791ff62cb51b76e53050129522a --- /dev/null +++ b/l10n/id_ID/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/id_ID/files_sharing.po b/l10n/id_ID/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..e98ec0d21f4b477005cff94a730207ce660a814d --- /dev/null +++ b/l10n/id_ID/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/id_ID/files_versions.po b/l10n/id_ID/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..f8b53c2af4eada650a17019b95a2791b3502b6a1 --- /dev/null +++ b/l10n/id_ID/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/id_ID/tasks.po b/l10n/id_ID/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..cf74571c756aa8b4603691044da0d8ed60ac1192 --- /dev/null +++ b/l10n/id_ID/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/id_ID/user_ldap.po b/l10n/id_ID/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..eb078008f530e4e08ebb536f11514041ca5e1445 --- /dev/null +++ b/l10n/id_ID/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/id_ID/user_migrate.po b/l10n/id_ID/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..fd3779f871c946840c2452ed04ec74c539d827a0 --- /dev/null +++ b/l10n/id_ID/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/id_ID/user_openid.po b/l10n/id_ID/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..42b92de9fa085a3abe6014fa032a2e661c55d02c --- /dev/null +++ b/l10n/id_ID/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/it/admin_dependencies_chk.po b/l10n/it/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..c2abc92923e62123a7a5f9ae80c3476b5d13bee6 --- /dev/null +++ b/l10n/it/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/it/admin_migrate.po b/l10n/it/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..e94f4f4bb9fd326dc5376b67ae25604ec30ff507 --- /dev/null +++ b/l10n/it/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/it/files_encryption.po b/l10n/it/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..cc162fd77e49f3113e4df406ff66e5fa27cc4272 --- /dev/null +++ b/l10n/it/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/it/files_external.po b/l10n/it/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..23b431e716129678cf9c309ae08c2b808386a0e4 --- /dev/null +++ b/l10n/it/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/it/files_sharing.po b/l10n/it/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..c2b3f0f95af3983c263b863608484733f9555110 --- /dev/null +++ b/l10n/it/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/it/files_versions.po b/l10n/it/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..3f6bd1465a74da9dc569d550cefce194bbd503a7 --- /dev/null +++ b/l10n/it/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/it/tasks.po b/l10n/it/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..130a092b66f88c7c9a591b13432850fecc0978f1 --- /dev/null +++ b/l10n/it/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/it/user_ldap.po b/l10n/it/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..a1480258863f3f67c44a240700252bedc0366f1e --- /dev/null +++ b/l10n/it/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/it/user_migrate.po b/l10n/it/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..2600696b79e1d6c8bb7bf2167ac36474a19e1101 --- /dev/null +++ b/l10n/it/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/it/user_openid.po b/l10n/it/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..37d859ae3512d71b17cf6026a2271c17122b8a3c --- /dev/null +++ b/l10n/it/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/ja_JP/admin_dependencies_chk.po b/l10n/ja_JP/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..1d928c91bdfdc80d886d789d07695c80408c1ed0 --- /dev/null +++ b/l10n/ja_JP/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/ja_JP/admin_migrate.po b/l10n/ja_JP/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..b0603a4f42b3396145b6278d9f790acbbe9d65b7 --- /dev/null +++ b/l10n/ja_JP/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/ja_JP/files_encryption.po b/l10n/ja_JP/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..5cf8f5a4c073dfe2e5f0a08e40273748394a49f0 --- /dev/null +++ b/l10n/ja_JP/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/ja_JP/files_external.po b/l10n/ja_JP/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..6096d9408f512735b13482be57f669ba26dc3710 --- /dev/null +++ b/l10n/ja_JP/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/ja_JP/files_sharing.po b/l10n/ja_JP/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..fcadb4bdc9fb0e4c66ef9b561bd9b48a70294986 --- /dev/null +++ b/l10n/ja_JP/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/ja_JP/files_versions.po b/l10n/ja_JP/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..e61c39bff46f515cc1b3549c4b645e7ea9737a18 --- /dev/null +++ b/l10n/ja_JP/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/ja_JP/tasks.po b/l10n/ja_JP/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..fdd063c3ca0bde3c61b0388b235f07277a7c9ff6 --- /dev/null +++ b/l10n/ja_JP/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/ja_JP/user_ldap.po b/l10n/ja_JP/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..d19e9c5dd836b78a4265e7f321a31d543c28440e --- /dev/null +++ b/l10n/ja_JP/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/ja_JP/user_migrate.po b/l10n/ja_JP/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..04d95df0be906b3c94caddad29da1916501fcd64 --- /dev/null +++ b/l10n/ja_JP/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/ja_JP/user_openid.po b/l10n/ja_JP/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..877dc59cdf1915e0d1cd0f991b1e4ad303cb576c --- /dev/null +++ b/l10n/ja_JP/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/ko/admin_dependencies_chk.po b/l10n/ko/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..a6510ce3a87ec3a086efc85261f0ed3127cb043f --- /dev/null +++ b/l10n/ko/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/ko/admin_migrate.po b/l10n/ko/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..65b1d84b61936d478666877b71921278bf244eaf --- /dev/null +++ b/l10n/ko/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/ko/files_encryption.po b/l10n/ko/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..4f31caefbd762cd1035c2b602fe68dd6e682947f --- /dev/null +++ b/l10n/ko/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/ko/files_external.po b/l10n/ko/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..a2ca063a69b64cf66f76e93e5bba53f1009e1051 --- /dev/null +++ b/l10n/ko/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/ko/files_sharing.po b/l10n/ko/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..ab00c1b050b480540d2f7fe8b2d86dd32221881a --- /dev/null +++ b/l10n/ko/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/ko/files_versions.po b/l10n/ko/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..7646c3ad8ebb966cf6049938f2cb25d98ad7238e --- /dev/null +++ b/l10n/ko/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/ko/tasks.po b/l10n/ko/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..58c447717b42b04d77acd69be22e1b0684fe9db0 --- /dev/null +++ b/l10n/ko/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/ko/user_ldap.po b/l10n/ko/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..0cc01bfddf27b84e66f5eb7a7128b84875a7d675 --- /dev/null +++ b/l10n/ko/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/ko/user_migrate.po b/l10n/ko/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..5d9886e7058f0bd76059f04a7b9c0f548e71d940 --- /dev/null +++ b/l10n/ko/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/ko/user_openid.po b/l10n/ko/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..aaa8bf48371c20dc31a843d16945450c8db01e48 --- /dev/null +++ b/l10n/ko/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/lb/admin_dependencies_chk.po b/l10n/lb/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..f49abb281402180c23976b811d0572e4fd5242cf --- /dev/null +++ b/l10n/lb/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/lb/admin_migrate.po b/l10n/lb/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..a4912b42c8372a590f63f571b59e34311bb612b3 --- /dev/null +++ b/l10n/lb/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/lb/files_encryption.po b/l10n/lb/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..5446d2366b419ae4ad10f9ed95a1d2c1348a53ae --- /dev/null +++ b/l10n/lb/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/lb/files_external.po b/l10n/lb/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..0ea90478bd8eb8fd6fc08cdafae00d626f41a1e0 --- /dev/null +++ b/l10n/lb/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/lb/files_sharing.po b/l10n/lb/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..c2f614a934348dd48803c0d7a267694ad6d83c94 --- /dev/null +++ b/l10n/lb/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/lb/files_versions.po b/l10n/lb/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..1ecdf054fe4a813ce89fac377310aa68e1eb57df --- /dev/null +++ b/l10n/lb/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/lb/tasks.po b/l10n/lb/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..62a9a4b722b71567bcb44aab2af95473b5c62063 --- /dev/null +++ b/l10n/lb/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/lb/user_ldap.po b/l10n/lb/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..75252b76c95ddb1d0ec7ec02d9075bf30cbc300a --- /dev/null +++ b/l10n/lb/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/lb/user_migrate.po b/l10n/lb/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..7ecbf9a92b6f5be66bcb2d133d2ffc31f83a879d --- /dev/null +++ b/l10n/lb/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/lb/user_openid.po b/l10n/lb/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..785483e735099541faf2517634c7119fc2c906a1 --- /dev/null +++ b/l10n/lb/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/lt_LT/admin_dependencies_chk.po b/l10n/lt_LT/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..52d674cbee352d4f5de808acbaac825234ddeb0f --- /dev/null +++ b/l10n/lt_LT/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/lt_LT/admin_migrate.po b/l10n/lt_LT/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..d35d28001f6287bdebd33268d72ae1d1fd4a95f8 --- /dev/null +++ b/l10n/lt_LT/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/lt_LT/files_encryption.po b/l10n/lt_LT/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..098eec3378444abf5113fef8cd6213354b7af6be --- /dev/null +++ b/l10n/lt_LT/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/lt_LT/files_external.po b/l10n/lt_LT/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..c24158d4940a45cdc779c0af06978bf5a493aebe --- /dev/null +++ b/l10n/lt_LT/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/lt_LT/files_sharing.po b/l10n/lt_LT/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..f834a4d60dcfdc33b5625803e02eda8eaf668810 --- /dev/null +++ b/l10n/lt_LT/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/lt_LT/files_versions.po b/l10n/lt_LT/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..32374a3c35e3672f1e7c5cf29a78ed1b684a03a3 --- /dev/null +++ b/l10n/lt_LT/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/lt_LT/tasks.po b/l10n/lt_LT/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..5bbe766c2be0a29ff67144ea36cee02472984361 --- /dev/null +++ b/l10n/lt_LT/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/lt_LT/user_ldap.po b/l10n/lt_LT/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..4002c36aa556513d4343dd799404c3b640b44030 --- /dev/null +++ b/l10n/lt_LT/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/lt_LT/user_migrate.po b/l10n/lt_LT/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..391a7cbec46da336c704bf6fa76b878bff3261af --- /dev/null +++ b/l10n/lt_LT/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/lt_LT/user_openid.po b/l10n/lt_LT/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..9567cf6ec3a0da29e29cb5f11bf9512bf513eb8e --- /dev/null +++ b/l10n/lt_LT/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/lv/admin_dependencies_chk.po b/l10n/lv/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..0ad70f3449105be5ef98c4cf0fdac9837ea7c839 --- /dev/null +++ b/l10n/lv/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/lv/admin_migrate.po b/l10n/lv/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..2be34daece467d5a9f9f278443462303652ccb50 --- /dev/null +++ b/l10n/lv/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/lv/files_encryption.po b/l10n/lv/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..6b2dc7673d72c2779b4e96ef693cb1b654dc9421 --- /dev/null +++ b/l10n/lv/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/lv/files_external.po b/l10n/lv/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..5004aadaab7c1cd4f15ed8ddac3c3680dbf885b3 --- /dev/null +++ b/l10n/lv/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/lv/files_sharing.po b/l10n/lv/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..940df7205ebb7dc686f567769333b197795a29d8 --- /dev/null +++ b/l10n/lv/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/lv/files_versions.po b/l10n/lv/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..5802b0782b6c138ee2c973158f4a115875c66e28 --- /dev/null +++ b/l10n/lv/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/lv/tasks.po b/l10n/lv/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..20b56238ac7fe6370ea87e875c84646bef752df9 --- /dev/null +++ b/l10n/lv/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/lv/user_ldap.po b/l10n/lv/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..3596376f7049a5964258bfd9efad3256e3783b69 --- /dev/null +++ b/l10n/lv/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/lv/user_migrate.po b/l10n/lv/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..d54da6a081a64100a2dfcf045a0e0f0007a1597c --- /dev/null +++ b/l10n/lv/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/lv/user_openid.po b/l10n/lv/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..2dbaa488ad754e8b8579e91e0a5a563a9aa65ae6 --- /dev/null +++ b/l10n/lv/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/mk/admin_dependencies_chk.po b/l10n/mk/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..18aee717b6da6d284297aeb4909dedf3e40849d5 --- /dev/null +++ b/l10n/mk/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/mk/admin_migrate.po b/l10n/mk/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..f692f219857fd595a1e34813c1bd2f04c0e6c446 --- /dev/null +++ b/l10n/mk/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/mk/files_encryption.po b/l10n/mk/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..7a40ba3a3b1d335bcb2a2085a7b95e3474b185a6 --- /dev/null +++ b/l10n/mk/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/mk/files_external.po b/l10n/mk/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..25166e22ccabdbf2c7c4a6ff2085cc459850711d --- /dev/null +++ b/l10n/mk/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/mk/files_sharing.po b/l10n/mk/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..161d976c65a4c9f8aa0024ca751e3d028b95e004 --- /dev/null +++ b/l10n/mk/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/mk/files_versions.po b/l10n/mk/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..cafc33279cfd8e6d0f9929a88ece272e3b0e4818 --- /dev/null +++ b/l10n/mk/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/mk/tasks.po b/l10n/mk/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..f06174892d7a010745cbf0d0f9577c111b72aeda --- /dev/null +++ b/l10n/mk/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/mk/user_ldap.po b/l10n/mk/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..bcde61dcc65defab52aa1f915722c952625314b0 --- /dev/null +++ b/l10n/mk/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/mk/user_migrate.po b/l10n/mk/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..06c88c2599fc7a4592de51830c3888fc7444f2e1 --- /dev/null +++ b/l10n/mk/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/mk/user_openid.po b/l10n/mk/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..3636c401f61c144b583e9edd4a7fb12a0ec4de87 --- /dev/null +++ b/l10n/mk/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/ms_MY/admin_dependencies_chk.po b/l10n/ms_MY/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..00564b0cf2ac383bc6f91d8d53ef838b7b03d4de --- /dev/null +++ b/l10n/ms_MY/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/ms_MY/admin_migrate.po b/l10n/ms_MY/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..30cd1e1be644a91be4b78d55330bb32b3bac4656 --- /dev/null +++ b/l10n/ms_MY/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/ms_MY/files_encryption.po b/l10n/ms_MY/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..33de1d365d7a4f8ffbf2324abcdd02ebc0a0482e --- /dev/null +++ b/l10n/ms_MY/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/ms_MY/files_external.po b/l10n/ms_MY/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..98ff53cf444dca1d324f817bf8608770c3f458db --- /dev/null +++ b/l10n/ms_MY/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/ms_MY/files_sharing.po b/l10n/ms_MY/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..6de1cf4ae5b8c3966a2a1968b99075f3b1f81089 --- /dev/null +++ b/l10n/ms_MY/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/ms_MY/files_versions.po b/l10n/ms_MY/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..3e40393f2aef522cac7f1099bf56cc951eaeba07 --- /dev/null +++ b/l10n/ms_MY/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/ms_MY/tasks.po b/l10n/ms_MY/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..6a67235eeee1ab9db6ae37bd4d8de5e0d7339587 --- /dev/null +++ b/l10n/ms_MY/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/ms_MY/user_ldap.po b/l10n/ms_MY/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..744d804e9c75459927fdc121991a98a151ef1481 --- /dev/null +++ b/l10n/ms_MY/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/ms_MY/user_migrate.po b/l10n/ms_MY/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..f4e730b7c83544800b23b6bd0e3986a0452c678c --- /dev/null +++ b/l10n/ms_MY/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/ms_MY/user_openid.po b/l10n/ms_MY/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..867a3bb737071277578681631a7434d25bab9fc8 --- /dev/null +++ b/l10n/ms_MY/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/nb_NO/admin_dependencies_chk.po b/l10n/nb_NO/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..0a6cff69a0878f824cfa277dfb220ea3d0874d9c --- /dev/null +++ b/l10n/nb_NO/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/nb_NO/admin_migrate.po b/l10n/nb_NO/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..9d35d80bc37f8978f1ebd17aa21b9a521bd14f59 --- /dev/null +++ b/l10n/nb_NO/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/nb_NO/files_encryption.po b/l10n/nb_NO/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..2a9b9beeb918a0b82bd864e385497fc300c229d5 --- /dev/null +++ b/l10n/nb_NO/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/nb_NO/files_external.po b/l10n/nb_NO/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..757e0be549b382622936f571e0a9b160b66e4cf1 --- /dev/null +++ b/l10n/nb_NO/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/nb_NO/files_sharing.po b/l10n/nb_NO/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..fc3364ed34be80e6fc3254e260c2da0714aa18c1 --- /dev/null +++ b/l10n/nb_NO/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/nb_NO/files_versions.po b/l10n/nb_NO/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..2b2437b579af4de2ed51b00155a61513f35be933 --- /dev/null +++ b/l10n/nb_NO/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/nb_NO/tasks.po b/l10n/nb_NO/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..bcfe213161727b883aed810b5e11e47a8e7e40a6 --- /dev/null +++ b/l10n/nb_NO/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/nb_NO/user_ldap.po b/l10n/nb_NO/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..3a14ed0b28c289b7d8289e91425edc0e3623a9b4 --- /dev/null +++ b/l10n/nb_NO/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/nb_NO/user_migrate.po b/l10n/nb_NO/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..2e2605cb75e8f8b3520e3eb59da35c2ab5b13248 --- /dev/null +++ b/l10n/nb_NO/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/nb_NO/user_openid.po b/l10n/nb_NO/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..cf98d889a4970e60cbae1376efd30a122053cc85 --- /dev/null +++ b/l10n/nb_NO/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/nl/admin_dependencies_chk.po b/l10n/nl/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..436ece1cdef7c534ebb2138237cf8f27e2a9ab2a --- /dev/null +++ b/l10n/nl/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/nl/admin_migrate.po b/l10n/nl/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..ad085a1d1536d663df2c7bf5415b7586d861bbff --- /dev/null +++ b/l10n/nl/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/nl/files_encryption.po b/l10n/nl/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..bae30cdd1530b23d9fa3bfd1706415a100959de9 --- /dev/null +++ b/l10n/nl/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/nl/files_external.po b/l10n/nl/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..c9d33125417b428b7f20ba4422cf40f82e5373b5 --- /dev/null +++ b/l10n/nl/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/nl/files_sharing.po b/l10n/nl/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..9a3b58a5545ae64be0307e9815c320f007e08269 --- /dev/null +++ b/l10n/nl/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/nl/files_versions.po b/l10n/nl/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..94bdd0d707a873ebc3c59c0e19cba9ac263986d1 --- /dev/null +++ b/l10n/nl/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/nl/tasks.po b/l10n/nl/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..f413e75158dfafae832789d42e1adb7c3f23d861 --- /dev/null +++ b/l10n/nl/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/nl/user_ldap.po b/l10n/nl/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..89b469b7ed9eba646d300d987d5d624be77bcc39 --- /dev/null +++ b/l10n/nl/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/nl/user_migrate.po b/l10n/nl/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..cf6e2f0cd31c06ed3f5ec8341356481c067a8e38 --- /dev/null +++ b/l10n/nl/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/nl/user_openid.po b/l10n/nl/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..c046633481f26ccf1734dbf01175d9e1edc89ae8 --- /dev/null +++ b/l10n/nl/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/nn_NO/admin_dependencies_chk.po b/l10n/nn_NO/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..e15c7820ec8fe0b4f756434c033735e4d15d617b --- /dev/null +++ b/l10n/nn_NO/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/nn_NO/admin_migrate.po b/l10n/nn_NO/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..5509000343735faa659e81ec90bdd28f347dcccf --- /dev/null +++ b/l10n/nn_NO/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/nn_NO/files_encryption.po b/l10n/nn_NO/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..8ad39e5cbfb64a1526c13f0357dbb8ca986d4da3 --- /dev/null +++ b/l10n/nn_NO/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/nn_NO/files_external.po b/l10n/nn_NO/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..c89d2fd63098f2977ddd86af9574f796e4641bb1 --- /dev/null +++ b/l10n/nn_NO/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/nn_NO/files_sharing.po b/l10n/nn_NO/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..a2531fd6785a26079ee607d4b45ffecfcce18e3d --- /dev/null +++ b/l10n/nn_NO/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/nn_NO/files_versions.po b/l10n/nn_NO/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..3ae26d5f1311aa0765b05ea3874febf144453237 --- /dev/null +++ b/l10n/nn_NO/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/nn_NO/tasks.po b/l10n/nn_NO/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..9ebb58b030c9ee66508cc87cad266f4966721fc6 --- /dev/null +++ b/l10n/nn_NO/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/nn_NO/user_ldap.po b/l10n/nn_NO/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..86099dc60641d62cc8c547dfe713046adfea052e --- /dev/null +++ b/l10n/nn_NO/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/nn_NO/user_migrate.po b/l10n/nn_NO/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..40d6c0dac7ad6d5a8df8be9b62dd654a406b5423 --- /dev/null +++ b/l10n/nn_NO/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/nn_NO/user_openid.po b/l10n/nn_NO/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..eb58b25dcb4e64d43cc02e258003b9e78af68c3e --- /dev/null +++ b/l10n/nn_NO/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/pl/admin_dependencies_chk.po b/l10n/pl/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..bdec6321555f4d264f84f52ed97c159da7e88e95 --- /dev/null +++ b/l10n/pl/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: 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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/pl/admin_migrate.po b/l10n/pl/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..096d746c63f51fab9e48a72525265bc8a2f609b9 --- /dev/null +++ b/l10n/pl/admin_migrate.po @@ -0,0 +1,33 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Cyryl Sochacki <>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 12:31+0000\n" +"Last-Translator: Cyryl Sochacki <>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: 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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "Eksportuj instancję ownCloud" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "Spowoduje to utworzenie pliku skompresowanego, który zawiera dane tej instancji ownCloud.⏎ proszę wybrać typ eksportu:" + +#: templates/settings.php:12 +msgid "Export" +msgstr "Eksport" diff --git a/l10n/pl/files_encryption.po b/l10n/pl/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..fbb12dbe1fb79e74feaac82c55aa9f0190627338 --- /dev/null +++ b/l10n/pl/files_encryption.po @@ -0,0 +1,35 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Cyryl Sochacki <>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 12:15+0000\n" +"Last-Translator: Cyryl Sochacki <>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: 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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "Szyfrowanie" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "Wyłącz następujące typy plików z szyfrowania" + +#: templates/settings.php:5 +msgid "None" +msgstr "Brak" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "Włącz szyfrowanie" diff --git a/l10n/pl/files_external.po b/l10n/pl/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..f86f0148ff7ac3e40a8982d8ebebe5e3d912e8b1 --- /dev/null +++ b/l10n/pl/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: 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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/pl/files_sharing.po b/l10n/pl/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..6816ef762ed46a9334980842a5ef63b6935c2594 --- /dev/null +++ b/l10n/pl/files_sharing.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Cyryl Sochacki <>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 12:29+0000\n" +"Last-Translator: Cyryl Sochacki <>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: 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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "Twoje udostępnione pliki" + +#: templates/list.php:6 +msgid "Item" +msgstr "Element" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "Udostępnione dla" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "Uprawnienia" + +#: templates/list.php:16 +msgid "Read" +msgstr "Odczyt" + +#: templates/list.php:16 +msgid "Edit" +msgstr "Edycja" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "Usuń" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "Włącz ponowne udostępnianie" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "Zezwalaj użytkownikom na ponowne udostępnienie plików, które są im udostępnione" diff --git a/l10n/pl/files_versions.po b/l10n/pl/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..bdacd74f04a302d16395a75f3ba025d5586fa249 --- /dev/null +++ b/l10n/pl/files_versions.po @@ -0,0 +1,27 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Cyryl Sochacki <>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 12:35+0000\n" +"Last-Translator: Cyryl Sochacki <>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: 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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "Wygasają wszystkie wersje" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "Włącz wersjonowanie plików" diff --git a/l10n/pl/tasks.po b/l10n/pl/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..563964d39bc55fdf7b5bf970cdf4d32d32f5ce9b --- /dev/null +++ b/l10n/pl/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: 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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/pl/user_ldap.po b/l10n/pl/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..89148af24bc5ef1cf6b7b4f1f4b3dafe0f019f08 --- /dev/null +++ b/l10n/pl/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: 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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/pl/user_migrate.po b/l10n/pl/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..656770d55421b3c3f55acdf080dd942dd7fd2430 --- /dev/null +++ b/l10n/pl/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: 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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/pl/user_openid.po b/l10n/pl/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..48f7a0f6dc1a0c67c3eebc5591ec761f018bb0ee --- /dev/null +++ b/l10n/pl/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: 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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/pt_BR/admin_dependencies_chk.po b/l10n/pt_BR/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..571f626c30422a14f91f59429fe08b96c9639060 --- /dev/null +++ b/l10n/pt_BR/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/pt_BR/admin_migrate.po b/l10n/pt_BR/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..57e754066c54b498140c800e4ad0afd0c4d1a582 --- /dev/null +++ b/l10n/pt_BR/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/pt_BR/files_encryption.po b/l10n/pt_BR/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..aba18662d482d857210f69b3c92237c02e229386 --- /dev/null +++ b/l10n/pt_BR/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/pt_BR/files_external.po b/l10n/pt_BR/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..8af2e8806b4f715ae005e97e266a81c67f51ec0b --- /dev/null +++ b/l10n/pt_BR/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/pt_BR/files_sharing.po b/l10n/pt_BR/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..88d7f7093c2f2daacd268aec7c3bde010354ff00 --- /dev/null +++ b/l10n/pt_BR/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/pt_BR/files_versions.po b/l10n/pt_BR/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..86c54e710508072d3791bd30f42b24ae405a1e7d --- /dev/null +++ b/l10n/pt_BR/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/pt_BR/tasks.po b/l10n/pt_BR/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..5e8358f8c6bda516089e9198c0ad9b46a96f9833 --- /dev/null +++ b/l10n/pt_BR/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/pt_BR/user_ldap.po b/l10n/pt_BR/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..206781082f42b1d2102569f57428f0a57990ef8a --- /dev/null +++ b/l10n/pt_BR/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/pt_BR/user_migrate.po b/l10n/pt_BR/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..bb939a947ab7855edd7faa11c7274bdfc9df6b78 --- /dev/null +++ b/l10n/pt_BR/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/pt_BR/user_openid.po b/l10n/pt_BR/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..5abf549de331715a7e6da38408eeec69b5a6f100 --- /dev/null +++ b/l10n/pt_BR/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/pt_PT/admin_dependencies_chk.po b/l10n/pt_PT/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..33d13a5a5637adb6d91b652f714d5ffb2f054848 --- /dev/null +++ b/l10n/pt_PT/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/pt_PT/admin_migrate.po b/l10n/pt_PT/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..0daf518350a456681ede412e6466d9e12dd9d49a --- /dev/null +++ b/l10n/pt_PT/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/pt_PT/files_encryption.po b/l10n/pt_PT/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..ea24c46071b244e360492d0a83a19ea0172304ae --- /dev/null +++ b/l10n/pt_PT/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/pt_PT/files_external.po b/l10n/pt_PT/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..b0c55a3de6e556b8caa79315d20ba48454f865fd --- /dev/null +++ b/l10n/pt_PT/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/pt_PT/files_sharing.po b/l10n/pt_PT/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..50e951397c62c0938b1ca3bc2b76ba1569edc387 --- /dev/null +++ b/l10n/pt_PT/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/pt_PT/files_versions.po b/l10n/pt_PT/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..5d6fb5fe0671ab1d51a689b7c6012042622c37e3 --- /dev/null +++ b/l10n/pt_PT/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/pt_PT/tasks.po b/l10n/pt_PT/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..405b6d903ff372a11cdea9d66fe168b2cfedafc3 --- /dev/null +++ b/l10n/pt_PT/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/pt_PT/user_ldap.po b/l10n/pt_PT/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..a4088cac2b6200b175748856f7e6c87325907055 --- /dev/null +++ b/l10n/pt_PT/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/pt_PT/user_migrate.po b/l10n/pt_PT/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..dc1013582b8fe34a8a98e97ba76fdebe11e6042b --- /dev/null +++ b/l10n/pt_PT/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/pt_PT/user_openid.po b/l10n/pt_PT/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..617e967bddc058a33cb366daef68cd3b86f9d81a --- /dev/null +++ b/l10n/pt_PT/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/ro/admin_dependencies_chk.po b/l10n/ro/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..76d2d0539d300f5ae3b6943c6da5fb83f98e66b2 --- /dev/null +++ b/l10n/ro/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/ro/admin_migrate.po b/l10n/ro/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..44132a5cdd3f4f7b1bb3c0bf46dd8a719e24bb1e --- /dev/null +++ b/l10n/ro/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/ro/files_encryption.po b/l10n/ro/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..f042cb49fcf0042d20a091da15f69466e53683df --- /dev/null +++ b/l10n/ro/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/ro/files_external.po b/l10n/ro/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..6b9e6f09555014059cf61409e517f1a7d0b31a79 --- /dev/null +++ b/l10n/ro/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/ro/files_sharing.po b/l10n/ro/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..55de7e186d114ee842ad830a925affd57164b463 --- /dev/null +++ b/l10n/ro/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/ro/files_versions.po b/l10n/ro/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..bb1b9526f0f5a213c477034761ea06312a0c93d0 --- /dev/null +++ b/l10n/ro/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/ro/tasks.po b/l10n/ro/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..a49bdb61fa3befb7500d18614129e5c347c3241a --- /dev/null +++ b/l10n/ro/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/ro/user_ldap.po b/l10n/ro/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..f9aaaa9fb0ac1e548c6a5ccdd86f1cc121372fbd --- /dev/null +++ b/l10n/ro/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/ro/user_migrate.po b/l10n/ro/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..de0b6551e99887982d74a79734ccbd89387cdfea --- /dev/null +++ b/l10n/ro/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/ro/user_openid.po b/l10n/ro/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..e5598de2c942eebda14dc04c83cc76377d662803 --- /dev/null +++ b/l10n/ro/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/ru/admin_dependencies_chk.po b/l10n/ru/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..1d16b4f757e3c0620ec1960b5ff908727050c62f --- /dev/null +++ b/l10n/ru/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/ru/admin_migrate.po b/l10n/ru/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..9f8eb42ef78a273c6e3b90bbb27d217210b894ed --- /dev/null +++ b/l10n/ru/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\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/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/ru/files_encryption.po b/l10n/ru/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..51c8bc94cc2f90cac8c1866ae61d1386cbeab9d9 --- /dev/null +++ b/l10n/ru/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\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/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/ru/files_external.po b/l10n/ru/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..72084a423c294515f37b4113f9da867ac09c178e --- /dev/null +++ b/l10n/ru/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\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/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/ru/files_sharing.po b/l10n/ru/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..1c0dc27e38ccca63402dead9de28dff0d55cee62 --- /dev/null +++ b/l10n/ru/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\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/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/ru/files_versions.po b/l10n/ru/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..f9d067172cfd391f79f1c1ae4f3dfa42ec70dc87 --- /dev/null +++ b/l10n/ru/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/ru/tasks.po b/l10n/ru/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..202e76b9a508697975d1711f341a49624a1991b9 --- /dev/null +++ b/l10n/ru/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/ru/user_ldap.po b/l10n/ru/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..01320218dcc79d00a571cc4d9d847c095bab0567 --- /dev/null +++ b/l10n/ru/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\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/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/ru/user_migrate.po b/l10n/ru/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..bf0f6d4c8ba17ec3221fdd120224fa4f5fed61c4 --- /dev/null +++ b/l10n/ru/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/ru/user_openid.po b/l10n/ru/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..354e17e01da97929a4e0f7164402dce74dea9275 --- /dev/null +++ b/l10n/ru/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\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/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/sk_SK/admin_dependencies_chk.po b/l10n/sk_SK/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..1381cc2a7f5a90adcb2c03ff0623ab84f4796b5a --- /dev/null +++ b/l10n/sk_SK/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/sk_SK/admin_migrate.po b/l10n/sk_SK/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..00e8e196c080d9dcf2e365565c0472645ec3305b --- /dev/null +++ b/l10n/sk_SK/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/sk_SK/files_encryption.po b/l10n/sk_SK/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..c7ae40ae63cc31e4548099bcf9c3867941e7b6aa --- /dev/null +++ b/l10n/sk_SK/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/sk_SK/files_external.po b/l10n/sk_SK/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..99cbb6e3c46db76a92473ccde3753574cd96d796 --- /dev/null +++ b/l10n/sk_SK/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/sk_SK/files_sharing.po b/l10n/sk_SK/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..30cc68b231e462cc886f530aba52505443c64649 --- /dev/null +++ b/l10n/sk_SK/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/sk_SK/files_versions.po b/l10n/sk_SK/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..0b50ad267a9724dca8ec17e53ead655b1dc5497b --- /dev/null +++ b/l10n/sk_SK/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/sk_SK/tasks.po b/l10n/sk_SK/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..2ea079cbf6967e9ba8b4e9c6857fb6e96bad5400 --- /dev/null +++ b/l10n/sk_SK/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/sk_SK/user_ldap.po b/l10n/sk_SK/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..1fdd9af1e54144cd4405e0f15de4069ebbcc7454 --- /dev/null +++ b/l10n/sk_SK/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/sk_SK/user_migrate.po b/l10n/sk_SK/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..49ca2414b0df446ca0e18f78de6a2ffc524e8688 --- /dev/null +++ b/l10n/sk_SK/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/sk_SK/user_openid.po b/l10n/sk_SK/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..56440f66cc3e14d8e031346c2a293a7313f5b68e --- /dev/null +++ b/l10n/sk_SK/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/sl/admin_dependencies_chk.po b/l10n/sl/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..0dc3432799745c6b7cf499a9647845caf7952121 --- /dev/null +++ b/l10n/sl/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/sl/admin_migrate.po b/l10n/sl/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..e4aec295fb216ddbba6ef7edf8abafb60b6af17a --- /dev/null +++ b/l10n/sl/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/sl/files_encryption.po b/l10n/sl/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..ee97cf3b7463845bf3061a1f25e2c60424ee13c6 --- /dev/null +++ b/l10n/sl/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/sl/files_external.po b/l10n/sl/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..1435977b9aee2b7f0eb8572c0c5cd86c2ce6a12a --- /dev/null +++ b/l10n/sl/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/sl/files_sharing.po b/l10n/sl/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..d50a6214c924dcae56f14b448f2fc75b8a3c897d --- /dev/null +++ b/l10n/sl/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/sl/files_versions.po b/l10n/sl/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..29a2310e2607563a7d342a47f9f189707684bf68 --- /dev/null +++ b/l10n/sl/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/sl/tasks.po b/l10n/sl/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..38b1873389897261ec24c52c4e25f69c6aaed16c --- /dev/null +++ b/l10n/sl/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/sl/user_ldap.po b/l10n/sl/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..b46b9b67977bd54dcd2cf958e45ad04ece0c66bc --- /dev/null +++ b/l10n/sl/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/sl/user_migrate.po b/l10n/sl/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..e3a229549d2f4e597ce720b761caf85036c20f9f --- /dev/null +++ b/l10n/sl/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/sl/user_openid.po b/l10n/sl/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..1269ed895e3cfe1b4d0ae6b5a237db5373374530 --- /dev/null +++ b/l10n/sl/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/so/admin_dependencies_chk.po b/l10n/so/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..2d1d442a09bbfebe85f57405181681a2432430b9 --- /dev/null +++ b/l10n/so/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/so/admin_migrate.po b/l10n/so/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..2f3aebc46ea8cb24c51f517661f5f0d644447552 --- /dev/null +++ b/l10n/so/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/so/files_encryption.po b/l10n/so/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..eb887dea6cf8425c2d7d2d5cd63256203eb272fb --- /dev/null +++ b/l10n/so/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/so/files_external.po b/l10n/so/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..668e78338880356861e9eb32cfda05115e6bc821 --- /dev/null +++ b/l10n/so/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/so/files_sharing.po b/l10n/so/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..c0534448eece19b536c295961398ac1cbf99658f --- /dev/null +++ b/l10n/so/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/so/files_versions.po b/l10n/so/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..0c1f4e95a6e173da8b222722e461e7446a5c9a17 --- /dev/null +++ b/l10n/so/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/so/tasks.po b/l10n/so/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..3b036ed9b2ba5ec79f895bc2fdc21f7bbf61e2f6 --- /dev/null +++ b/l10n/so/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/so/user_ldap.po b/l10n/so/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..bf35a13096a3acf066e084955d453a5fdfc18689 --- /dev/null +++ b/l10n/so/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/so/user_migrate.po b/l10n/so/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..40d3c1c0733f1718e246c6a15183c00d3538e0dd --- /dev/null +++ b/l10n/so/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/so/user_openid.po b/l10n/so/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..2001365d2d263617c4b869b285da46093a20a6b8 --- /dev/null +++ b/l10n/so/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/sr/admin_dependencies_chk.po b/l10n/sr/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..bc9e8912ee74cd309d00939bbf366f89a1522cd7 --- /dev/null +++ b/l10n/sr/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/sr/admin_migrate.po b/l10n/sr/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..13be5b1a58b6a9c04107107fa8ffd740c0c240f3 --- /dev/null +++ b/l10n/sr/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/sr/files_encryption.po b/l10n/sr/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..b1c6edcc0c17626ca571c32ffd9bd6b7ca88de97 --- /dev/null +++ b/l10n/sr/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/sr/files_external.po b/l10n/sr/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..4dd07191910866e08280aa0269bff6a74439bbc4 --- /dev/null +++ b/l10n/sr/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/sr/files_sharing.po b/l10n/sr/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..b3e8247b76b30e85d44b0ca95de1efc4047a3a0c --- /dev/null +++ b/l10n/sr/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/sr/files_versions.po b/l10n/sr/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..e25e3766f30a9d5b4a10e24ad4e23c5310cff5a7 --- /dev/null +++ b/l10n/sr/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/sr/tasks.po b/l10n/sr/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..d20e414436bca6e1283e636d2f0179e9aecd7075 --- /dev/null +++ b/l10n/sr/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/sr/user_ldap.po b/l10n/sr/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..4e3f01a3b620e38772644299c4df03b3bd3c76b9 --- /dev/null +++ b/l10n/sr/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/sr/user_migrate.po b/l10n/sr/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..9c6020b5fc4a8f263c42728d2c82e45929ce09bc --- /dev/null +++ b/l10n/sr/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/sr/user_openid.po b/l10n/sr/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..a5de6c42c8d85a541547f099ca3064083fa0e1b8 --- /dev/null +++ b/l10n/sr/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/sr@latin/admin_dependencies_chk.po b/l10n/sr@latin/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..826e736f5e3f3f78684a4e3cf1df44cbd966a6e2 --- /dev/null +++ b/l10n/sr@latin/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/sr@latin/admin_migrate.po b/l10n/sr@latin/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..b76fec786a60ddd671cd3371efa50820ea219704 --- /dev/null +++ b/l10n/sr@latin/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/sr@latin/files_encryption.po b/l10n/sr@latin/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..c6f3f5b636c24a387883850f63ffff8a2e825129 --- /dev/null +++ b/l10n/sr@latin/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/sr@latin/files_external.po b/l10n/sr@latin/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..639f9f143bf02effb869ce8ea98eafb56bd0e312 --- /dev/null +++ b/l10n/sr@latin/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/sr@latin/files_sharing.po b/l10n/sr@latin/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..43f1f498e7f8a7a84dae5163288040f6bbc544ea --- /dev/null +++ b/l10n/sr@latin/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/sr@latin/files_versions.po b/l10n/sr@latin/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..5fae2a88e1dd20acc29088163386e70489f2bb3a --- /dev/null +++ b/l10n/sr@latin/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/sr@latin/tasks.po b/l10n/sr@latin/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..c4dff86e0a6bb5c4274964f174134436a9339d7c --- /dev/null +++ b/l10n/sr@latin/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/sr@latin/user_ldap.po b/l10n/sr@latin/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..c37681c12180a87c2824e118fd1632c4fe3babc6 --- /dev/null +++ b/l10n/sr@latin/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/sr@latin/user_migrate.po b/l10n/sr@latin/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..198d0844fdda0be0617f57561ab6fb4a60d4dd4a --- /dev/null +++ b/l10n/sr@latin/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/sr@latin/user_openid.po b/l10n/sr@latin/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..0c9792f1bb04a2f51328cbea4413046031495c56 --- /dev/null +++ b/l10n/sr@latin/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/sv/admin_dependencies_chk.po b/l10n/sv/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..daf145daa7d575401d1a3ad07da2278acd6e9237 --- /dev/null +++ b/l10n/sv/admin_dependencies_chk.po @@ -0,0 +1,74 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Magnus Höglund <magnus@linux.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 10:16+0000\n" +"Last-Translator: Magnus Höglund <magnus@linux.com>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "Modulen php-json behövs av många applikationer som interagerar." + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "Modulen php-curl behövs för att hämta sidans titel när du lägger till bokmärken." + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "Modulen php-gd behövs för att skapa miniatyrer av dina bilder." + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "Modulen php-ldap behövs för att ansluta mot din ldapserver." + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "Modulen php-zip behövs för att kunna ladda ner flera filer på en gång." + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "Modulen php-mb_multibyte behövs för att hantera korrekt teckenkodning." + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "Modulen php-ctype behövs för att validera data." + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "Modulen php-xml behövs för att kunna dela filer med webdav." + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "Direktivet allow_url_fopen i php.ini bör sättas till 1 för att kunna hämta kunskapsbasen från OCS-servrar." + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "Modulen php-pdo behövs för att kunna lagra ownCloud data i en databas." + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "Beroenden status" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "Används av:" diff --git a/l10n/sv/admin_migrate.po b/l10n/sv/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..68573f422149278245265004bcb57f0de3167bf5 --- /dev/null +++ b/l10n/sv/admin_migrate.po @@ -0,0 +1,33 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Magnus Höglund <magnus@linux.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 09:53+0000\n" +"Last-Translator: Magnus Höglund <magnus@linux.com>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "Exportera denna instans av ownCloud" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "Detta kommer att skapa en komprimerad fil som innehåller all data från denna instans av ownCloud.\n Välj exporttyp:" + +#: templates/settings.php:12 +msgid "Export" +msgstr "Exportera" diff --git a/l10n/sv/files_encryption.po b/l10n/sv/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..421650694832ca9f5dd4fcf07284a315e1571251 --- /dev/null +++ b/l10n/sv/files_encryption.po @@ -0,0 +1,35 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Magnus Höglund <magnus@linux.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 10:20+0000\n" +"Last-Translator: Magnus Höglund <magnus@linux.com>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "Kryptering" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "Exkludera följande filtyper från kryptering" + +#: templates/settings.php:5 +msgid "None" +msgstr "Ingen" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "Aktivera kryptering" diff --git a/l10n/sv/files_external.po b/l10n/sv/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..a010550da65ac1d7edd63ff064d9dd3be0dac3d7 --- /dev/null +++ b/l10n/sv/files_external.po @@ -0,0 +1,83 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Magnus Höglund <magnus@linux.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 10:31+0000\n" +"Last-Translator: Magnus Höglund <magnus@linux.com>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "Extern lagring" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "Monteringspunkt" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "Källa" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "Konfiguration" + +#: templates/settings.php:10 +msgid "Options" +msgstr "Alternativ" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "Tillämplig" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "Lägg till monteringspunkt" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "Ingen angiven" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "Alla användare" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "Grupper" + +#: templates/settings.php:69 +msgid "Users" +msgstr "Användare" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "Radera" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "SSL rotcertifikat" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "Importera rotcertifikat" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "Aktivera extern lagring för användare" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "Tillåt användare att montera egen extern lagring" diff --git a/l10n/sv/files_sharing.po b/l10n/sv/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..d48e54c2778b85e5535b378f6c61b322dd06a099 --- /dev/null +++ b/l10n/sv/files_sharing.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Magnus Höglund <magnus@linux.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 10:19+0000\n" +"Last-Translator: Magnus Höglund <magnus@linux.com>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "Dina delade filer" + +#: templates/list.php:6 +msgid "Item" +msgstr "Objekt" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "Delad med" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "Rättigheter" + +#: templates/list.php:16 +msgid "Read" +msgstr "Läsa" + +#: templates/list.php:16 +msgid "Edit" +msgstr "Ändra" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "Radera" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "Aktivera dela vidare" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "Tillåter användare att dela filer som dom inte äger" diff --git a/l10n/sv/files_versions.po b/l10n/sv/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..f33072ac6d93b6c7a6883dccce866d68029e9195 --- /dev/null +++ b/l10n/sv/files_versions.po @@ -0,0 +1,27 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Magnus Höglund <magnus@linux.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 10:33+0000\n" +"Last-Translator: Magnus Höglund <magnus@linux.com>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "Upphör alla versioner" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "Aktivera versionshantering" diff --git a/l10n/sv/tasks.po b/l10n/sv/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..b397a7d18daa95249edf31d0e06e9d05f8b1540f --- /dev/null +++ b/l10n/sv/tasks.po @@ -0,0 +1,107 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Magnus Höglund <magnus@linux.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 13:36+0000\n" +"Last-Translator: Magnus Höglund <magnus@linux.com>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "Felaktigt datum/tid" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "Uppgifter" + +#: js/tasks.js:415 +msgid "No category" +msgstr "Ingen kategori" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "Ospecificerad " + +#: lib/app.php:34 +msgid "1=highest" +msgstr "1=högsta" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "5=mellan" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "9=lägsta" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "Tom sammanfattning" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "Ogiltig andel procent klar" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "Felaktig prioritet" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "Lägg till uppgift" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "Förfaller" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "Kategori" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "Slutförd" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "Plats" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "Prioritet" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "Etikett" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "Laddar uppgifter..." + +#: templates/tasks.php:20 +msgid "Important" +msgstr "Viktigt" + +#: templates/tasks.php:23 +msgid "More" +msgstr "Mer" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "Mindre" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "Radera" diff --git a/l10n/sv/user_ldap.po b/l10n/sv/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..55f7bbecf97ae6cd6a2816b99554b1aae14be8de --- /dev/null +++ b/l10n/sv/user_ldap.po @@ -0,0 +1,165 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Magnus Höglund <magnus@linux.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 12:33+0000\n" +"Last-Translator: Magnus Höglund <magnus@linux.com>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "Server" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "Du behöver inte ange protokoll förutom om du använder SSL. Starta då med ldaps://" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "Start DN" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "Du kan ange start DN för användare och grupper under fliken Avancerat" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "Användare DN" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "DN för användaren som skall användas, t.ex. uid=agent, dc=example, dc=com. För anonym åtkomst, lämna DN och lösenord tomt." + +#: templates/settings.php:11 +msgid "Password" +msgstr "Lösenord" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "För anonym åtkomst, lämna DN och lösenord tomt." + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "Filter logga in användare" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "Definierar filter att tillämpa vid inloggningsförsök. %% uid ersätter användarnamn i loginåtgärden." + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "använd platshållare %%uid, t ex \"uid=%%uid\"" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "Filter lista användare" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "Definierar filter att tillämpa vid listning av användare." + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "utan platshållare, t.ex. \"objectClass=person\"." + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "Gruppfilter" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "Definierar filter att tillämpa vid listning av grupper." + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "utan platshållare, t.ex. \"objectClass=posixGroup\"." + +#: templates/settings.php:17 +msgid "Port" +msgstr "Port" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "Bas för användare i katalogtjänst" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "Bas för grupper i katalogtjänst" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "Attribut för gruppmedlemmar" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "Använd TLS" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "Använd inte för SSL-anslutningar, det kommer inte att fungera." + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "LDAP-servern är okänslig för gemener och versaler (Windows)" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "Stäng av verifiering av SSL-certifikat." + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "Om anslutningen bara fungerar med det här alternativet, importera LDAP-serverns SSL-certifikat i din ownCloud-server." + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "Rekommenderas inte, använd bara för test. " + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "Attribut för användarnamn" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "Attribut som används för att generera användarnamn i ownCloud." + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "Attribut för gruppnamn" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "Attribut som används för att generera gruppnamn i ownCloud." + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "i bytes" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "i sekunder. En förändring tömmer cache." + +#: templates/settings.php:31 +msgid "Help" +msgstr "Hjälp" diff --git a/l10n/sv/user_migrate.po b/l10n/sv/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..3c9b00b3f6f5dc097724dd17b024a1efc74c42f3 --- /dev/null +++ b/l10n/sv/user_migrate.po @@ -0,0 +1,52 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Magnus Höglund <magnus@linux.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 12:39+0000\n" +"Last-Translator: Magnus Höglund <magnus@linux.com>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "Exportera" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "Något gick fel när exportfilen skulle genereras" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "Ett fel har uppstått" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "Exportera ditt användarkonto" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "Detta vill skapa en komprimerad fil som innehåller ditt ownCloud-konto." + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "Importera ett användarkonto" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "ownCloud Zip-fil" + +#: templates/settings.php:17 +msgid "Import" +msgstr "Importera" diff --git a/l10n/sv/user_openid.po b/l10n/sv/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..f05dbf48fd24e38d024493758ee95e1eae212512 --- /dev/null +++ b/l10n/sv/user_openid.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Magnus Höglund <magnus@linux.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-13 13:42+0000\n" +"Last-Translator: Magnus Höglund <magnus@linux.com>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "Detta är en OpenID-server slutpunkt. För mer information, se" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "Identitet: <b>" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "Realm: <b>" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "Användare: <b>" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "Logga in" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "Fel: <b>Ingen användare vald" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "du kan autentisera till andra webbplatser med denna adress" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "Godkänd openID leverantör" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "Din adress på Wordpress, Identi.ca, …" diff --git a/l10n/templates/admin_dependencies_chk.pot b/l10n/templates/admin_dependencies_chk.pot index dbff000af998fed159e3490c9db69b5d636325fa..3d2ae56900452dbc78ebe6118ffcd90c40038fc6 100644 --- a/l10n/templates/admin_dependencies_chk.pot +++ b/l10n/templates/admin_dependencies_chk.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/admin_migrate.pot b/l10n/templates/admin_migrate.pot index 94cd898b3ce4312075440df7262d7c98486ea592..6f25265cc295340418756fc38e08159ef1b1f239 100644 --- a/l10n/templates/admin_migrate.pot +++ b/l10n/templates/admin_migrate.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/bookmarks.pot b/l10n/templates/bookmarks.pot index 88dfa5e1d32fd84b2cd50423f797f3dbae2447a8..2c04082b1a5e3f5d0f36f198463d7121f80ef7b5 100644 --- a/l10n/templates/bookmarks.pot +++ b/l10n/templates/bookmarks.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/calendar.pot b/l10n/templates/calendar.pot index f2e4699b96b8063feb2c01628a334880354318b2..f7d8c099eb969644aa4b7cefdbe449247c23d1be 100644 --- a/l10n/templates/calendar.pot +++ b/l10n/templates/calendar.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/contacts.pot b/l10n/templates/contacts.pot index f6f4474f2247f5b0ab178f2bf724a9ec5cd8e1b8..5f80ddd09447101382bfa00b6844e34924012376 100644 --- a/l10n/templates/contacts.pot +++ b/l10n/templates/contacts.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -809,11 +809,11 @@ msgstr "" msgid "Select Address Books" msgstr "" -#: templates/part.selectaddressbook.php:20 +#: templates/part.selectaddressbook.php:27 msgid "Enter name" msgstr "" -#: templates/part.selectaddressbook.php:22 +#: templates/part.selectaddressbook.php:29 msgid "Enter description" msgstr "" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index a4f89a3fe7bd071b24d9c64d0696987002f54427..d3b3ee237a1fefcb4c33a7e1314210b099dc1016 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-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index edd5d06c47589eb183b6462d25907c60644f54d6..66e34bcf5933c2c04386d32439dd2ecf8b015bba 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-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index d5262177714e4b2621371ffd594475684fe9a507..0f56fc42027bb231acd8174ef7f6493ac3e6df1f 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-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index b874a78f9283b6ae39d448bf76c0364fb26033dc..b7b362cbd285ffe2310b44cf5d3443dc711fdff7 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-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 4ace52be48ab02672e0d4387d9d1076279362aec..a9c26beda7f5d09d8639f9274e33a1fd314ddcbd 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-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index 1c1534ff9b1c258723e66d8d9e4668dc6470c614..faf3ac642287b2c80da1027c9f25cd3a03d93b3c 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-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/gallery.pot b/l10n/templates/gallery.pot index c2d65a06c4b96beb2cac0abe04faec5ceca165b9..fa541b92b58a50b00e1b4bde750bc352aaba5bef 100644 --- a/l10n/templates/gallery.pot +++ b/l10n/templates/gallery.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 4547bf98cce92a7c54b95531a09c94f10e2b1fe5..d6efe506ba9019bf80173edfb5a1840dc0879f1f 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-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/media.pot b/l10n/templates/media.pot index 217fab5711638c523a3bd7559a9bfe7cd61f750b..40898e21b082483494a3f0cccfc43050be979484 100644 --- a/l10n/templates/media.pot +++ b/l10n/templates/media.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 96e06e2e0a8ed53c398a418bcc48bc5b7f6af4ac..ea7209eb60213a73c0c9f9f5c03fe3bc5df54e05 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-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/tasks.pot b/l10n/templates/tasks.pot index 49a9e615cc5c0c25dddd5a7809cfe6aa1229c790..098d1d7b550a5e32d946bfa13f2b6db383b499d7 100644 --- a/l10n/templates/tasks.pot +++ b/l10n/templates/tasks.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index 9d0e40a96735b31031411cfbf2d9e81dbaabf66a..8dabc00571ed65d522dc4e02d9403649a1adc473 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-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_migrate.pot b/l10n/templates/user_migrate.pot index 60f36b326e7b05f2394f8671bc31e79fad106e5f..4d29c7a416b5c2b71228929437bf4000d9587b58 100644 --- a/l10n/templates/user_migrate.pot +++ b/l10n/templates/user_migrate.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_openid.pot b/l10n/templates/user_openid.pot index c5ff20b40f396264a8d92a0d6e6fcf6b70bd3720..75a19c8fe0021bd0a6bbf12b305cc68186a03e0a 100644 --- a/l10n/templates/user_openid.pot +++ b/l10n/templates/user_openid.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-13 00:41+0200\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/th_TH/admin_dependencies_chk.po b/l10n/th_TH/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..758b5772cd939444fdbd46e92c9e9224f3248eaf --- /dev/null +++ b/l10n/th_TH/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/th_TH/admin_migrate.po b/l10n/th_TH/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..24c02530e3be1306872b13cfbe30d205c2d888dc --- /dev/null +++ b/l10n/th_TH/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/th_TH/files_encryption.po b/l10n/th_TH/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..6852b6b1c3542e3e82da4fbe06673bb8ded12342 --- /dev/null +++ b/l10n/th_TH/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/th_TH/files_external.po b/l10n/th_TH/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..77ddd37e99a31295a86febb306d57c84cd1b7e19 --- /dev/null +++ b/l10n/th_TH/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/th_TH/files_sharing.po b/l10n/th_TH/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..9165a75b3567297723a0bb8e9c81d3d0922a2bee --- /dev/null +++ b/l10n/th_TH/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/th_TH/files_versions.po b/l10n/th_TH/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..797e78acb5ddc10bf7d08cc9e5f1908410e7d6ae --- /dev/null +++ b/l10n/th_TH/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/th_TH/tasks.po b/l10n/th_TH/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..5cde08bac26279f96e79587630d19355f2833bee --- /dev/null +++ b/l10n/th_TH/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/th_TH/user_ldap.po b/l10n/th_TH/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..6303056f2a9effbbb92652a4978d00f54e891132 --- /dev/null +++ b/l10n/th_TH/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/th_TH/user_migrate.po b/l10n/th_TH/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..676ffdfbb5b08bd670a6f3432f5f6536aae416e3 --- /dev/null +++ b/l10n/th_TH/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/th_TH/user_openid.po b/l10n/th_TH/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..9b4a609ba164e3f214c64fb31f7b1bed9d253d2c --- /dev/null +++ b/l10n/th_TH/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/tr/admin_dependencies_chk.po b/l10n/tr/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..7a089c19af607473e54db898e625832bafa0c264 --- /dev/null +++ b/l10n/tr/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/tr/admin_migrate.po b/l10n/tr/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..ab3ee34d97f08d94b354ed5d4dcb3693920f92de --- /dev/null +++ b/l10n/tr/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/tr/files_encryption.po b/l10n/tr/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..af47564a4593a2f05ab1a0555eabbb234eeb8687 --- /dev/null +++ b/l10n/tr/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/tr/files_external.po b/l10n/tr/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..f72e8d229bcfcc5ed51f15ac1637f84a88d633a8 --- /dev/null +++ b/l10n/tr/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/tr/files_sharing.po b/l10n/tr/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..47f149e2b3dd2ae4f7ced58ade5c1b92115862d4 --- /dev/null +++ b/l10n/tr/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/tr/files_versions.po b/l10n/tr/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..5b16302845218452983f3ef682d85fcb148bdb53 --- /dev/null +++ b/l10n/tr/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/tr/tasks.po b/l10n/tr/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..68549f8375bb4e0d1584d1177f0e94de68a39651 --- /dev/null +++ b/l10n/tr/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/tr/user_ldap.po b/l10n/tr/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..de0cb374c3de7eef5ec18432bd3fa4f6c0ae35c9 --- /dev/null +++ b/l10n/tr/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/tr/user_migrate.po b/l10n/tr/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..5b31904b2f3c9dabb5b677d5d560b58a20ac858f --- /dev/null +++ b/l10n/tr/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/tr/user_openid.po b/l10n/tr/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..6c6f6b5ed5f5e79a66313cbb83e4eab3b8c11a30 --- /dev/null +++ b/l10n/tr/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/uk/admin_dependencies_chk.po b/l10n/uk/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..5fae31131d780c0505d314da40882f037fe2ab36 --- /dev/null +++ b/l10n/uk/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/uk/admin_migrate.po b/l10n/uk/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..b0ba19c7eb9393ce685f0415854711f929ca1dcc --- /dev/null +++ b/l10n/uk/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\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/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/uk/files_encryption.po b/l10n/uk/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..be6f1edb74836ce57cbf3fe20cd81883824c94f7 --- /dev/null +++ b/l10n/uk/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\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/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/uk/files_external.po b/l10n/uk/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..4d2de48c58f820407ea006206be6f288685b5529 --- /dev/null +++ b/l10n/uk/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\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/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/uk/files_sharing.po b/l10n/uk/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..bb60168265b4d50757ab6addfd76638759a7561a --- /dev/null +++ b/l10n/uk/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\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/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/uk/files_versions.po b/l10n/uk/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..fdbf46f9cbaa78621badfe60d1d3951957499f35 --- /dev/null +++ b/l10n/uk/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/uk/tasks.po b/l10n/uk/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..37254722c735a048ea806698174f1a1338f79c93 --- /dev/null +++ b/l10n/uk/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/uk/user_ldap.po b/l10n/uk/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..236f6c2034a2710a33ff2eb626b78c079b7aa597 --- /dev/null +++ b/l10n/uk/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\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/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/uk/user_migrate.po b/l10n/uk/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..816951cef340e5a3d319358bd884269b3dfd4184 --- /dev/null +++ b/l10n/uk/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/uk/user_openid.po b/l10n/uk/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..699f470569be3a1fe6166c134fc39d739453d49c --- /dev/null +++ b/l10n/uk/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\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/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/vi/admin_dependencies_chk.po b/l10n/vi/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..9f7f77f611afa85fa1567acea732442496803346 --- /dev/null +++ b/l10n/vi/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/vi/admin_migrate.po b/l10n/vi/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..58d15a553c4c6366f1fd9d2ce18f7cc617a302a7 --- /dev/null +++ b/l10n/vi/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/vi/files_encryption.po b/l10n/vi/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..d76c619333de8538a4f2fc38b58c55e62b6c9be1 --- /dev/null +++ b/l10n/vi/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/vi/files_external.po b/l10n/vi/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..8633bedfa5c8a6e0d705cb0249c6eea46d019dee --- /dev/null +++ b/l10n/vi/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/vi/files_sharing.po b/l10n/vi/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..4aa6347091aebc2025721f44cee98a26f68c014e --- /dev/null +++ b/l10n/vi/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/vi/files_versions.po b/l10n/vi/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..2f97cd4aa3d0e42eece4b3853dbdca56dd47d349 --- /dev/null +++ b/l10n/vi/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/vi/tasks.po b/l10n/vi/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..d22fa25d8cac6c576bb8d874737f3ab21985b550 --- /dev/null +++ b/l10n/vi/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/vi/user_ldap.po b/l10n/vi/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..52c6146db34c99eef4543eaf0a7e4c2409c72e3b --- /dev/null +++ b/l10n/vi/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/vi/user_migrate.po b/l10n/vi/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..1e5615249f75161fde04f58811eb5b38e5212906 --- /dev/null +++ b/l10n/vi/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/vi/user_openid.po b/l10n/vi/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..848cdb3cf4b31fa941367d4e6310d4a9bf1a3a4a --- /dev/null +++ b/l10n/vi/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/zh_CN.GB2312/admin_dependencies_chk.po b/l10n/zh_CN.GB2312/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..b226f02b4cacbb1c61f3e2445161dff327cb075e --- /dev/null +++ b/l10n/zh_CN.GB2312/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN.GB2312\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/zh_CN.GB2312/admin_migrate.po b/l10n/zh_CN.GB2312/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..f33396b69ec3e97a0e56c372df72b1f4d8dbc5dd --- /dev/null +++ b/l10n/zh_CN.GB2312/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN.GB2312\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/zh_CN.GB2312/files_encryption.po b/l10n/zh_CN.GB2312/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..2073826c24d4520dd76ba39df3b66525598ad241 --- /dev/null +++ b/l10n/zh_CN.GB2312/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN.GB2312\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/zh_CN.GB2312/files_external.po b/l10n/zh_CN.GB2312/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..27dfa58801b2b739fc78e5d57df0aa7b576d2ce2 --- /dev/null +++ b/l10n/zh_CN.GB2312/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN.GB2312\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/zh_CN.GB2312/files_sharing.po b/l10n/zh_CN.GB2312/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..a3a249084f5f5eed6af04fb1a5355c57f8681905 --- /dev/null +++ b/l10n/zh_CN.GB2312/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN.GB2312\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/zh_CN.GB2312/files_versions.po b/l10n/zh_CN.GB2312/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..4eaa105db8ac7b5a7a287aa843504759582277bc --- /dev/null +++ b/l10n/zh_CN.GB2312/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN.GB2312\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/zh_CN.GB2312/tasks.po b/l10n/zh_CN.GB2312/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..5d43b9b7ec3345ee499332096a78f642b7f0e760 --- /dev/null +++ b/l10n/zh_CN.GB2312/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN.GB2312\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/zh_CN.GB2312/user_ldap.po b/l10n/zh_CN.GB2312/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..725d441e3c477855d6130890fb0e0d56fcc8a04d --- /dev/null +++ b/l10n/zh_CN.GB2312/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN.GB2312\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/zh_CN.GB2312/user_migrate.po b/l10n/zh_CN.GB2312/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..06769367e75f4ced0d58784cec25400636b60e82 --- /dev/null +++ b/l10n/zh_CN.GB2312/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN.GB2312\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/zh_CN.GB2312/user_openid.po b/l10n/zh_CN.GB2312/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..1937fffe2a77c6396da978d6c86b4e0b3b2ac890 --- /dev/null +++ b/l10n/zh_CN.GB2312/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN.GB2312\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/zh_CN/admin_dependencies_chk.po b/l10n/zh_CN/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..6200d7451b8795c12cf2e73cf37191445a6ebbe7 --- /dev/null +++ b/l10n/zh_CN/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/zh_CN/admin_migrate.po b/l10n/zh_CN/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..a25182363fb14e9527f7904548066cdd5b242926 --- /dev/null +++ b/l10n/zh_CN/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/zh_CN/files_encryption.po b/l10n/zh_CN/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..19d9d60f7df27b819528fe34b15f222938f6ce81 --- /dev/null +++ b/l10n/zh_CN/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/zh_CN/files_external.po b/l10n/zh_CN/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..aacc93cf5c37e359313161c858341915a9ae6314 --- /dev/null +++ b/l10n/zh_CN/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/zh_CN/files_sharing.po b/l10n/zh_CN/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..60a76214fec1bf50e399bf9e2d4b748cf9c5a89c --- /dev/null +++ b/l10n/zh_CN/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/zh_CN/files_versions.po b/l10n/zh_CN/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..4e84f1f4d823edbc2c4e1f9f832f043d6beb2f6e --- /dev/null +++ b/l10n/zh_CN/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/zh_CN/tasks.po b/l10n/zh_CN/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..7f27dae57f2c758fd8e555efecbc79e9c485763d --- /dev/null +++ b/l10n/zh_CN/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/zh_CN/user_ldap.po b/l10n/zh_CN/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..5e871541a099a3878d480643e9b13c145e8c30bc --- /dev/null +++ b/l10n/zh_CN/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/zh_CN/user_migrate.po b/l10n/zh_CN/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..f422c21ddf4b653034a9998d5c4bffa682ec5165 --- /dev/null +++ b/l10n/zh_CN/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/zh_CN/user_openid.po b/l10n/zh_CN/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..a7e4f24cc2172610ff74bca28f0230dcb7a2e5be --- /dev/null +++ b/l10n/zh_CN/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr "" diff --git a/l10n/zh_TW/admin_dependencies_chk.po b/l10n/zh_TW/admin_dependencies_chk.po new file mode 100644 index 0000000000000000000000000000000000000000..9519ecc8d967a713cc390a838e7c76464b8bb020 --- /dev/null +++ b/l10n/zh_TW/admin_dependencies_chk.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: settings.php:33 +msgid "" +"The php-json module is needed by the many applications for inter " +"communications" +msgstr "" + +#: settings.php:39 +msgid "" +"The php-curl modude is needed to fetch the page title when adding a " +"bookmarks" +msgstr "" + +#: settings.php:45 +msgid "The php-gd module is needed to create thumbnails of your images" +msgstr "" + +#: settings.php:51 +msgid "The php-ldap module is needed connect to your ldap server" +msgstr "" + +#: settings.php:57 +msgid "The php-zip module is needed download multiple files at once" +msgstr "" + +#: settings.php:63 +msgid "" +"The php-mb_multibyte module is needed to manage correctly the encoding." +msgstr "" + +#: settings.php:69 +msgid "The php-ctype module is needed validate data." +msgstr "" + +#: settings.php:75 +msgid "The php-xml module is needed to share files with webdav." +msgstr "" + +#: settings.php:81 +msgid "" +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" +" knowledge base from OCS servers" +msgstr "" + +#: settings.php:87 +msgid "The php-pdo module is needed to store owncloud data into a database." +msgstr "" + +#: templates/settings.php:2 +msgid "Dependencies status" +msgstr "" + +#: templates/settings.php:7 +msgid "Used by :" +msgstr "" diff --git a/l10n/zh_TW/admin_migrate.po b/l10n/zh_TW/admin_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..ad633109b339b872d864a5c5eeb0f122ce5d3715 --- /dev/null +++ b/l10n/zh_TW/admin_migrate.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:32+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/settings.php:3 +msgid "Export this ownCloud instance" +msgstr "" + +#: templates/settings.php:4 +msgid "" +"This will create a compressed file that contains the data of this owncloud instance.\n" +" Please choose the export type:" +msgstr "" + +#: templates/settings.php:12 +msgid "Export" +msgstr "" diff --git a/l10n/zh_TW/files_encryption.po b/l10n/zh_TW/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..86ca709cfa6da563a78574040a2dd937a1898dab --- /dev/null +++ b/l10n/zh_TW/files_encryption.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:33+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "" + +#: templates/settings.php:5 +msgid "None" +msgstr "" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "" diff --git a/l10n/zh_TW/files_external.po b/l10n/zh_TW/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..9a6a0d7c43ac121908af06143c047398c74bdc64 --- /dev/null +++ b/l10n/zh_TW/files_external.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:34+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "" + +#: templates/settings.php:10 +msgid "Options" +msgstr "" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "" + +#: templates/settings.php:69 +msgid "Users" +msgstr "" + +#: templates/settings.php:77 templates/settings.php:96 +msgid "Delete" +msgstr "" + +#: templates/settings.php:88 +msgid "SSL root certificates" +msgstr "" + +#: templates/settings.php:102 +msgid "Import Root Certificate" +msgstr "" + +#: templates/settings.php:108 +msgid "Enable User External Storage" +msgstr "" + +#: templates/settings.php:109 +msgid "Allow users to mount their own external storage" +msgstr "" diff --git a/l10n/zh_TW/files_sharing.po b/l10n/zh_TW/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..29566a0bae31bd080cb49eb00c3a545304ccb801 --- /dev/null +++ b/l10n/zh_TW/files_sharing.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:35+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/list.php:2 +msgid "Your Shared Files" +msgstr "" + +#: templates/list.php:6 +msgid "Item" +msgstr "" + +#: templates/list.php:7 +msgid "Shared With" +msgstr "" + +#: templates/list.php:8 +msgid "Permissions" +msgstr "" + +#: templates/list.php:16 +msgid "Read" +msgstr "" + +#: templates/list.php:16 +msgid "Edit" +msgstr "" + +#: templates/list.php:16 templates/list.php:17 +msgid "Delete" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Resharing" +msgstr "" + +#: templates/settings.php:4 +msgid "Allow users to reshare files they don't own" +msgstr "" diff --git a/l10n/zh_TW/files_versions.po b/l10n/zh_TW/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..2214a0ec19fcb719d6a85a0f2e1756e029b04827 --- /dev/null +++ b/l10n/zh_TW/files_versions.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/settings-personal.js:31 +msgid "Expire all versions" +msgstr "" + +#: templates/settings.php:3 +msgid "Enable Files Versioning" +msgstr "" diff --git a/l10n/zh_TW/tasks.po b/l10n/zh_TW/tasks.po new file mode 100644 index 0000000000000000000000000000000000000000..10432eca2dfb9595bf1b96f0d73eabb3996a6a0b --- /dev/null +++ b/l10n/zh_TW/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" diff --git a/l10n/zh_TW/user_ldap.po b/l10n/zh_TW/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..d84e081d11d832f1dd461272efd3be96023d0775 --- /dev/null +++ b/l10n/zh_TW/user_ldap.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "" + +#: templates/settings.php:11 +msgid "Password" +msgstr "" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "" + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "" + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "" + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "" + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "" + +#: templates/settings.php:17 +msgid "Port" +msgstr "" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "" + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "" + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "" + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "" + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "" + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "" + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "" + +#: templates/settings.php:31 +msgid "Help" +msgstr "" diff --git a/l10n/zh_TW/user_migrate.po b/l10n/zh_TW/user_migrate.po new file mode 100644 index 0000000000000000000000000000000000000000..005fbe5e715f0af1e4e35272e18d582495da2e84 --- /dev/null +++ b/l10n/zh_TW/user_migrate.po @@ -0,0 +1,51 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/export.js:14 js/export.js:20 +msgid "Export" +msgstr "" + +#: js/export.js:19 +msgid "Something went wrong while the export file was being generated" +msgstr "" + +#: js/export.js:19 +msgid "An error has occurred" +msgstr "" + +#: templates/settings.php:2 +msgid "Export your user account" +msgstr "" + +#: templates/settings.php:3 +msgid "" +"This will create a compressed file that contains your ownCloud account." +msgstr "" + +#: templates/settings.php:13 +msgid "Import user account" +msgstr "" + +#: templates/settings.php:15 +msgid "ownCloud User Zip" +msgstr "" + +#: templates/settings.php:17 +msgid "Import" +msgstr "" diff --git a/l10n/zh_TW/user_openid.po b/l10n/zh_TW/user_openid.po new file mode 100644 index 0000000000000000000000000000000000000000..ca26a19dbf317e2923d51fcaacad68e5cde2fa84 --- /dev/null +++ b/l10n/zh_TW/user_openid.po @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:45+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/nomode.php:12 +msgid "This is an OpenID server endpoint. For more information, see " +msgstr "" + +#: templates/nomode.php:14 +msgid "Identity: <b>" +msgstr "" + +#: templates/nomode.php:15 +msgid "Realm: <b>" +msgstr "" + +#: templates/nomode.php:16 +msgid "User: <b>" +msgstr "" + +#: templates/nomode.php:17 +msgid "Login" +msgstr "" + +#: templates/nomode.php:22 +msgid "Error: <b>No user Selected" +msgstr "" + +#: templates/settings.php:4 +msgid "you can authenticate to other sites with this address" +msgstr "" + +#: templates/settings.php:5 +msgid "Authorized OpenID provider" +msgstr "" + +#: templates/settings.php:6 +msgid "Your address at Wordpress, Identi.ca, …" +msgstr ""