[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-08-13 23:19:31 +02:00
parent 830676b475
commit 19446fb22f
600 changed files with 37570 additions and 35 deletions

View File

@ -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:"
);

View File

@ -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:"
);

View File

@ -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"
);

View File

@ -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"
);

View File

@ -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"
);

View File

@ -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"
);

View File

@ -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"
);

View File

@ -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",

View File

@ -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: ",

View File

@ -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"
);

View File

@ -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"
);

View File

@ -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"
);

View File

@ -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"
);

View File

@ -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"
);

View File

@ -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"
);

View File

@ -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"
);

View File

@ -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"
);

View File

@ -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"
);

View File

@ -0,0 +1,4 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Expira totes les versions",
"Enable Files Versioning" => "Habilita les versions de fitxers"
);

View File

@ -0,0 +1,4 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Wygasają wszystkie wersje",
"Enable Files Versioning" => "Włącz wersjonowanie plików"
);

View File

@ -0,0 +1,4 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Upphör alla versioner",
"Enable Files Versioning" => "Aktivera versionshantering"
);

24
apps/tasks/l10n/ca.php Normal file
View File

@ -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"
);

24
apps/tasks/l10n/sv.php Normal file
View File

@ -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"
);

View File

@ -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"
);

View File

@ -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"
);

View File

@ -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"
);

View File

@ -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"
);

View File

@ -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, &hellip;" => "La vostra adreça a Wordpress, Identi.ca &hellip;"
);

View File

@ -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, &hellip;" => "Din adress på Wordpress, Identi.ca, &hellip;"
);

View File

@ -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 ""

32
l10n/af/admin_migrate.po Normal file
View File

@ -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 ""

View File

@ -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 ""

82
l10n/af/files_external.po Normal file
View File

@ -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 ""

54
l10n/af/files_sharing.po Normal file
View File

@ -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 ""

26
l10n/af/files_versions.po Normal file
View File

@ -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 ""

106
l10n/af/tasks.po Normal file
View File

@ -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 ""

164
l10n/af/user_ldap.po Normal file
View File

@ -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 ""

51
l10n/af/user_migrate.po Normal file
View File

@ -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 ""

54
l10n/af/user_openid.po Normal file
View File

@ -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, &hellip;"
msgstr ""

View File

@ -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 ""

32
l10n/ar/admin_migrate.po Normal file
View File

@ -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 ""

View File

@ -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 ""

82
l10n/ar/files_external.po Normal file
View File

@ -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 ""

54
l10n/ar/files_sharing.po Normal file
View File

@ -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 ""

26
l10n/ar/files_versions.po Normal file
View File

@ -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 ""

106
l10n/ar/tasks.po Normal file
View File

@ -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 ""

164
l10n/ar/user_ldap.po Normal file
View File

@ -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 ""

51
l10n/ar/user_migrate.po Normal file
View File

@ -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 ""

54
l10n/ar/user_openid.po Normal file
View File

@ -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, &hellip;"
msgstr ""

View File

@ -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 ""

View File

@ -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 ""

View File

@ -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 ""

View File

@ -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 ""

View File

@ -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 ""

View File

@ -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 ""

106
l10n/ar_SA/tasks.po Normal file
View File

@ -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 ""

164
l10n/ar_SA/user_ldap.po Normal file
View File

@ -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 ""

View File

@ -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 ""

54
l10n/ar_SA/user_openid.po Normal file
View File

@ -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, &hellip;"
msgstr ""

View File

@ -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 ""

View File

@ -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 ""

View File

@ -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 ""

View File

@ -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 ""

View File

@ -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 ""

View File

@ -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 ""

106
l10n/bg_BG/tasks.po Normal file
View File

@ -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 ""

164
l10n/bg_BG/user_ldap.po Normal file
View File

@ -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 ""

View File

@ -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 ""

54
l10n/bg_BG/user_openid.po Normal file
View File

@ -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, &hellip;"
msgstr ""

View File

@ -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:"

33
l10n/ca/admin_migrate.po Normal file
View File

@ -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"

View File

@ -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"

83
l10n/ca/files_external.po Normal file
View File

@ -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"

55
l10n/ca/files_sharing.po Normal file
View File

@ -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"

27
l10n/ca/files_versions.po Normal file
View File

@ -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"

107
l10n/ca/tasks.po Normal file
View File

@ -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"

165
l10n/ca/user_ldap.po Normal file
View File

@ -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"

52
l10n/ca/user_migrate.po Normal file
View File

@ -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"

55
l10n/ca/user_openid.po Normal file
View File

@ -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, &hellip;"
msgstr "La vostra adreça a Wordpress, Identi.ca &hellip;"

View File

@ -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 ""

View File

@ -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 ""

View File

@ -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 ""

View File

@ -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 ""

View File

@ -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 ""

View File

@ -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 ""

106
l10n/cs_CZ/tasks.po Normal file
View File

@ -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 ""

164
l10n/cs_CZ/user_ldap.po Normal file
View File

@ -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 ""

View File

@ -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 ""

54
l10n/cs_CZ/user_openid.po Normal file
View File

@ -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, &hellip;"
msgstr ""

View File

@ -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 ""

32
l10n/da/admin_migrate.po Normal file
View File

@ -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 ""

View File

@ -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 ""

82
l10n/da/files_external.po Normal file
View File

@ -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 ""

54
l10n/da/files_sharing.po Normal file
View File

@ -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 ""

26
l10n/da/files_versions.po Normal file
View File

@ -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 ""

106
l10n/da/tasks.po Normal file
View File

@ -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 ""

164
l10n/da/user_ldap.po Normal file
View File

@ -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 ""

51
l10n/da/user_migrate.po Normal file
View File

@ -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 ""

54
l10n/da/user_openid.po Normal file
View File

@ -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, &hellip;"
msgstr ""

View File

@ -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 ""

Some files were not shown because too many files have changed in this diff Show More