[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-09-01 01:59:19 -04:00
parent 6efc7ebef5
commit e6e04bde4f
150 changed files with 5235 additions and 219 deletions

7
apps/files/l10n/gu.php Normal file
View File

@ -0,0 +1,7 @@
<?php
$TRANSLATIONS = array(
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

7
apps/files/l10n/mg.php Normal file
View File

@ -0,0 +1,7 @@
<?php
$TRANSLATIONS = array(
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";

View File

@ -1,6 +1,8 @@
<?php
$TRANSLATIONS = array(
"Location" => "المكان",
"Port" => "المنفذ",
"Region" => "المنطقة",
"Host" => "المضيف",
"Username" => "إسم المستخدم",
"Password" => "كلمة السر",

View File

@ -15,6 +15,7 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 y compatibilidá",
"Access Key" => "Clave d'accesu",
"Secret Key" => "Clave Secreta",
"Port" => "Puertu",
"Enable SSL" => "Habilitar SSL",
"Enable Path Style" => "Habilitar Estilu de ruta",
"App key" => "App principal",
@ -62,8 +63,6 @@ $TRANSLATIONS = array(
"Add storage" => "Amestar almacenamientu",
"Delete" => "Desaniciar",
"Enable User External Storage" => "Habilitar almacenamientu esterno d'usuariu",
"Allow users to mount the following external storage" => "Permitir a los usuarios montar el siguiente almacenamientu esternu",
"SSL root certificates" => "Certificaos raíz SSL",
"Import Root Certificate" => "Importar certificáu raíz"
"Allow users to mount the following external storage" => "Permitir a los usuarios montar el siguiente almacenamientu esternu"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -15,6 +15,7 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 и съвместими",
"Access Key" => "Access Key",
"Secret Key" => "Secret Key",
"Port" => "Порт",
"Enable SSL" => "Включи SSL",
"Enable Path Style" => "Включи Path Style",
"App key" => "App key",
@ -64,8 +65,6 @@ $TRANSLATIONS = array(
"Add storage" => "Добави дисково пространство",
"Delete" => "Изтрий",
"Enable User External Storage" => "Разреши Потребителско Външно Дисково Пространство",
"Allow users to mount the following external storage" => "Разреши на потребителите да прикачват следното външно дисково пространство",
"SSL root certificates" => "SSL root сертификати",
"Import Root Certificate" => "Внасяне на Root Сертификат"
"Allow users to mount the following external storage" => "Разреши на потребителите да прикачват следното външно дисково пространство"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "দয়া করে সঠিক এবং বৈধ Dropbox app key and secret প্রদান করুন।",
"Location" => "অবস্থান",
"Port" => "পোর্ট",
"Region" => "এলাকা",
"Host" => "হোস্ট",
"Username" => "ব্যবহারকারী",
"Password" => "কূটশব্দ",
@ -18,8 +20,6 @@ $TRANSLATIONS = array(
"Folder name" => "ফোলডারের নাম",
"Configuration" => "কনফিগারেসন",
"Delete" => "মুছে",
"Enable User External Storage" => "ব্যবহারকারীর বাহ্যিক সংরক্ষণাগার সক্রিয় কর",
"SSL root certificates" => "SSL রুট সনদপত্র",
"Import Root Certificate" => "রুট সনদপত্রটি আমদানি করুন"
"Enable User External Storage" => "ব্যবহারকারীর বাহ্যিক সংরক্ষণাগার সক্রিয় কর"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 i similars",
"Access Key" => "Clau d'accés",
"Secret Key" => "Clau secreta",
"Port" => "Port",
"Region" => "Comarca",
"Enable SSL" => "Habilita SSL",
"Enable Path Style" => "Permet l'estil del camí",
"App key" => "Clau de l'aplicació",
@ -62,8 +64,6 @@ $TRANSLATIONS = array(
"Add storage" => "Afegeix emmagatzemament",
"Delete" => "Esborra",
"Enable User External Storage" => "Habilita l'emmagatzemament extern d'usuari",
"Allow users to mount the following external storage" => "Permet als usuaris muntar els dispositius externs següents",
"SSL root certificates" => "Certificats SSL root",
"Import Root Certificate" => "Importa certificat root"
"Allow users to mount the following external storage" => "Permet als usuaris muntar els dispositius externs següents"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -15,6 +15,9 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 a kompatibilní",
"Access Key" => "Přístupový klíč",
"Secret Key" => "Tajný klíč",
"Hostname" => "Hostname",
"Port" => "Port",
"Region" => "Kraj",
"Enable SSL" => "Povolit SSL",
"Enable Path Style" => "Povolit Path Style",
"App key" => "Klíč aplikace",
@ -33,6 +36,7 @@ $TRANSLATIONS = array(
"Password (required for OpenStack Object Storage)" => "Heslo (vyžadováno pro OpenStack Object Storage)",
"Service Name (required for OpenStack Object Storage)" => "Název služby (vyžadováno pro OpenStack Object Storage)",
"URL of identity endpoint (required for OpenStack Object Storage)" => "URL identity koncového bodu (vyžadováno pro OpenStack Object Storage)",
"Timeout of HTTP requests in seconds" => "Vypršení HTTP požadavků v sekundách",
"Share" => "Sdílet",
"SMB / CIFS using OC login" => "SMB / CIFS za použití přihlašovacího jména OC",
"Username as share" => "Uživatelské jméno jako sdílený adresář",
@ -64,8 +68,6 @@ $TRANSLATIONS = array(
"Add storage" => "Přidat úložiště",
"Delete" => "Smazat",
"Enable User External Storage" => "Zapnout externí uživatelské úložiště",
"Allow users to mount the following external storage" => "Povolit uživatelů připojit následující externí úložiště",
"SSL root certificates" => "Kořenové certifikáty SSL",
"Import Root Certificate" => "Importovat kořenového certifikátu"
"Allow users to mount the following external storage" => "Povolit uživatelů připojit následující externí úložiště"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 og kompatible",
"Access Key" => "Adgangsnøgle",
"Secret Key" => "Hemmelig Nøgle ",
"Port" => "Port",
"Region" => "Region",
"Enable SSL" => "Aktiver SSL",
"Enable Path Style" => "Aktivér stil for sti",
"App key" => "App-nøgle",
@ -62,8 +64,6 @@ $TRANSLATIONS = array(
"Add storage" => "Tilføj lager",
"Delete" => "Slet",
"Enable User External Storage" => "Aktiver ekstern opbevaring for brugere",
"Allow users to mount the following external storage" => "Tillad brugere at montere følgende som eksternt lager",
"SSL root certificates" => "SSL-rodcertifikater",
"Import Root Certificate" => "Importer rodcertifikat"
"Allow users to mount the following external storage" => "Tillad brugere at montere følgende som eksternt lager"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 und kompatible",
"Access Key" => "Zugriffsschlüssel",
"Secret Key" => "Sicherheitssschlüssel",
"Port" => "Port",
"Region" => "Region",
"Enable SSL" => "SSL aktivieren",
"Enable Path Style" => "Pfad-Stil aktivieren",
"App key" => "App-Schlüssel",
@ -62,8 +64,6 @@ $TRANSLATIONS = array(
"Add storage" => "Speicher hinzufügen",
"Delete" => "Löschen",
"Enable User External Storage" => "Externen Speicher für Benutzer aktivieren",
"Allow users to mount the following external storage" => "Erlaube es Benutzern, den folgenden externen Speicher einzubinden",
"SSL root certificates" => "SSL-Root-Zertifikate",
"Import Root Certificate" => "Root-Zertifikate importieren"
"Allow users to mount the following external storage" => "Erlaube es Benutzern, den folgenden externen Speicher einzubinden"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Location" => "Ort",
"Port" => "Port",
"Host" => "Host",
"Password" => "Passwort",
"Share" => "Freigeben",

View File

@ -4,6 +4,7 @@ $TRANSLATIONS = array(
"External storage" => "Externer Speicher",
"Local" => "Lokal",
"Location" => "Ort",
"Port" => "Port",
"Host" => "Host",
"Username" => "Benutzername",
"Password" => "Passwort",
@ -21,8 +22,6 @@ $TRANSLATIONS = array(
"Configuration" => "Konfiguration",
"Add storage" => "Speicher hinzufügen",
"Delete" => "Löschen",
"Enable User External Storage" => "Externen Speicher für Benutzer aktivieren",
"SSL root certificates" => "SSL-Root-Zertifikate",
"Import Root Certificate" => "Root-Zertifikate importieren"
"Enable User External Storage" => "Externen Speicher für Benutzer aktivieren"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 und Kompatible",
"Access Key" => "Zugriffsschlüssel",
"Secret Key" => "Sicherheitsschlüssel",
"Port" => "Port",
"Region" => "Region",
"Enable SSL" => "SSL aktivieren",
"Enable Path Style" => "Pfad-Stil aktivieren",
"App key" => "App-Schlüssel",
@ -62,8 +64,6 @@ $TRANSLATIONS = array(
"Add storage" => "Speicher hinzufügen",
"Delete" => "Löschen",
"Enable User External Storage" => "Externen Speicher für Benutzer aktivieren",
"Allow users to mount the following external storage" => "Erlauben Sie Benutzern, folgende externe Speicher einzubinden",
"SSL root certificates" => "SSL-Root-Zertifikate",
"Import Root Certificate" => "Root-Zertifikate importieren"
"Allow users to mount the following external storage" => "Erlauben Sie Benutzern, folgende externe Speicher einzubinden"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 και συμμορφούμενα",
"Access Key" => "Κλειδί πρόσβασης",
"Secret Key" => "Μυστικό κλειδί",
"Port" => "Θύρα",
"Region" => "Περιοχή",
"Enable SSL" => "Ενεργοποίηση SSL",
"Enable Path Style" => "Ενεργοποίηση μορφής διαδρομής",
"App key" => "Κλειδί εφαρμογής",
@ -63,8 +65,6 @@ $TRANSLATIONS = array(
"Add storage" => "Προσθηκη αποθηκευσης",
"Delete" => "Διαγραφή",
"Enable User External Storage" => "Ενεργοποίηση Εξωτερικού Αποθηκευτικού Χώρου Χρήστη",
"Allow users to mount the following external storage" => "Χορήγηση άδειας στους χρήστες να συνδέσουν τα παρακάτω εξωτερικά μέσα αποθήκευσης",
"SSL root certificates" => "Πιστοποιητικά SSL root",
"Import Root Certificate" => "Εισαγωγή Πιστοποιητικού Root"
"Allow users to mount the following external storage" => "Χορήγηση άδειας στους χρήστες να συνδέσουν τα παρακάτω εξωτερικά μέσα αποθήκευσης"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -15,6 +15,9 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 and compliant",
"Access Key" => "Access Key",
"Secret Key" => "Secret Key",
"Hostname" => "Hostname",
"Port" => "Port",
"Region" => "Region",
"Enable SSL" => "Enable SSL",
"Enable Path Style" => "Enable Path Style",
"App key" => "App key",
@ -33,6 +36,7 @@ $TRANSLATIONS = array(
"Password (required for OpenStack Object Storage)" => "Password (required for OpenStack Object Storage)",
"Service Name (required for OpenStack Object Storage)" => "Service Name (required for OpenStack Object Storage)",
"URL of identity endpoint (required for OpenStack Object Storage)" => "URL of identity endpoint (required for OpenStack Object Storage)",
"Timeout of HTTP requests in seconds" => "Timeout of HTTP requests in seconds",
"Share" => "Share",
"SMB / CIFS using OC login" => "SMB / CIFS using OC login",
"Username as share" => "Username as share",
@ -64,8 +68,6 @@ $TRANSLATIONS = array(
"Add storage" => "Add storage",
"Delete" => "Delete",
"Enable User External Storage" => "Enable User External Storage",
"Allow users to mount the following external storage" => "Allow users to mount the following external storage",
"SSL root certificates" => "SSL root certificates",
"Import Root Certificate" => "Import Root Certificate"
"Allow users to mount the following external storage" => "Allow users to mount the following external storage"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -9,6 +9,8 @@ $TRANSLATIONS = array(
"Secret" => "Sekreto",
"Access Key" => "Aliroklavo",
"Secret Key" => "Sekretoklavo",
"Port" => "Pordo",
"Region" => "Regiono",
"Enable SSL" => "Kapabligi SSL-on",
"App key" => "Aplikaĵoklavo",
"App secret" => "Aplikaĵosekreto",
@ -44,8 +46,6 @@ $TRANSLATIONS = array(
"Add storage" => "Aldoni memorilon",
"Delete" => "Forigi",
"Enable User External Storage" => "Kapabligi malenan memorilon de uzanto",
"Allow users to mount the following external storage" => "Permesi uzantojn munti la jenajn malenajn memorilojn",
"SSL root certificates" => "Radikaj SSL-atestoj",
"Import Root Certificate" => "Enporti radikan ateston"
"Allow users to mount the following external storage" => "Permesi uzantojn munti la jenajn malenajn memorilojn"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 y compatibilidad",
"Access Key" => "Clave de Acceso",
"Secret Key" => "Clave Secreta",
"Port" => "Puerto",
"Region" => "Región",
"Enable SSL" => "Habilitar SSL",
"Enable Path Style" => "Habilitar Estilo de Ruta",
"App key" => "App principal",
@ -64,8 +66,6 @@ $TRANSLATIONS = array(
"Add storage" => "Añadir almacenamiento",
"Delete" => "Eliminar",
"Enable User External Storage" => "Habilitar almacenamiento externo de usuario",
"Allow users to mount the following external storage" => "Permitir a los usuarios montar el siguiente almacenamiento externo",
"SSL root certificates" => "Certificados raíz SSL",
"Import Root Certificate" => "Importar certificado raíz"
"Allow users to mount the following external storage" => "Permitir a los usuarios montar el siguiente almacenamiento externo"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -3,6 +3,8 @@ $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "Por favor, proporcioná un secreto y una contraseña válida para la aplicación Dropbox.",
"External storage" => "Almacenamiento externo",
"Location" => "Ubicación",
"Port" => "Puerto",
"Region" => "Provincia",
"Host" => "Servidor",
"Username" => "Nombre de usuario",
"Password" => "Contraseña",
@ -20,8 +22,6 @@ $TRANSLATIONS = array(
"Configuration" => "Configuración",
"Add storage" => "Añadir almacenamiento",
"Delete" => "Borrar",
"Enable User External Storage" => "Habilitar almacenamiento de usuario externo",
"SSL root certificates" => "certificados SSL raíz",
"Import Root Certificate" => "Importar certificado raíz"
"Enable User External Storage" => "Habilitar almacenamiento de usuario externo"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "Por favor, proporcione un una clave válida de la app Dropbox y una clave secreta.",
"External storage" => "Almacenamiento externo",
"Location" => "Ubicación",
"Port" => "Puerto",
"Host" => "Servidor",
"Username" => "Nombre de usuario",
"Password" => "Contraseña",
@ -19,8 +20,6 @@ $TRANSLATIONS = array(
"Configuration" => "Configuración",
"Add storage" => "Añadir almacenamiento",
"Delete" => "Eliminar",
"Enable User External Storage" => "Habilitar almacenamiento externo de usuario",
"SSL root certificates" => "Certificados raíz SSL",
"Import Root Certificate" => "Importar certificado raíz"
"Enable User External Storage" => "Habilitar almacenamiento externo de usuario"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 ja ühilduv",
"Access Key" => "Ligipääsu võti",
"Secret Key" => "Salavõti",
"Port" => "Port",
"Region" => "Piirkond",
"Enable SSL" => "SSL-i kasutamine",
"Enable Path Style" => "Luba otsingtee stiilis",
"App key" => "Rakenduse võti",
@ -64,8 +66,6 @@ $TRANSLATIONS = array(
"Add storage" => "Lisa andmehoidla",
"Delete" => "Kustuta",
"Enable User External Storage" => "Luba kasutajatele väline salvestamine",
"Allow users to mount the following external storage" => "Võimalda kasutajatel ühendada järgmist välist andmehoidlat",
"SSL root certificates" => "SSL root sertifikaadid",
"Import Root Certificate" => "Impordi root sertifikaadid"
"Allow users to mount the following external storage" => "Võimalda kasutajatel ühendada järgmist välist andmehoidlat"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -14,6 +14,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 eta baliokideak",
"Access Key" => "Sarbide gakoa",
"Secret Key" => "Giltza Sekretua",
"Port" => "Portua",
"Region" => "Eskualdea",
"Enable SSL" => "Gaitu SSL",
"Enable Path Style" => "Gaitu Bide Estiloa",
"App key" => "Aplikazio gakoa",
@ -60,8 +62,6 @@ $TRANSLATIONS = array(
"Add storage" => "Gehitu biltegiratzea",
"Delete" => "Ezabatu",
"Enable User External Storage" => "Gaitu erabiltzaileentzako kanpo biltegiratzea",
"Allow users to mount the following external storage" => "Baimendu erabiltzaileak hurrengo kanpo biltegiratzeak muntatzen",
"SSL root certificates" => "SSL erro ziurtagiriak",
"Import Root Certificate" => "Inportatu erro ziurtagiria"
"Allow users to mount the following external storage" => "Baimendu erabiltzaileak hurrengo kanpo biltegiratzeak muntatzen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -3,6 +3,8 @@ $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "لطفا یک کلید و کد امنیتی صحیح دراپ باکس وارد کنید.",
"External storage" => "حافظه خارجی",
"Location" => "محل",
"Port" => "درگاه",
"Region" => "ناحیه",
"Host" => "میزبانی",
"Username" => "نام کاربری",
"Password" => "گذرواژه",
@ -20,8 +22,6 @@ $TRANSLATIONS = array(
"Configuration" => "پیکربندی",
"Add storage" => "اضافه کردن حافظه",
"Delete" => "حذف",
"Enable User External Storage" => "فعال سازی حافظه خارجی کاربر",
"SSL root certificates" => "گواهی های اصلی SSL ",
"Import Root Certificate" => "وارد کردن گواهی اصلی"
"Enable User External Storage" => "فعال سازی حافظه خارجی کاربر"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -9,6 +9,8 @@ $TRANSLATIONS = array(
"Amazon S3" => "Amazon S3",
"Key" => "Avain",
"Amazon S3 and compliant" => "Amazon S3 ja yhteensopivat",
"Port" => "Portti",
"Region" => "Alue",
"Enable SSL" => "Käytä SSL:ää",
"Host" => "Isäntä",
"Username" => "Käyttäjätunnus",
@ -41,8 +43,6 @@ $TRANSLATIONS = array(
"Add storage" => "Lisää tallennustila",
"Delete" => "Poista",
"Enable User External Storage" => "Ota käyttöön ulkopuoliset tallennuspaikat",
"Allow users to mount the following external storage" => "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet",
"SSL root certificates" => "SSL-juurivarmenteet",
"Import Root Certificate" => "Tuo juurivarmenne"
"Allow users to mount the following external storage" => "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Compatible avec Amazon S3",
"Access Key" => "Clé d'accès",
"Secret Key" => "Clé secrète",
"Port" => "Port",
"Region" => "Région",
"Enable SSL" => "Activer SSL",
"Enable Path Style" => "Activer le style de chemin",
"App key" => "Clé App",
@ -62,8 +64,6 @@ $TRANSLATIONS = array(
"Add storage" => "Ajouter un support de stockage",
"Delete" => "Supprimer",
"Enable User External Storage" => "Activer le stockage externe pour les utilisateurs",
"Allow users to mount the following external storage" => "Autorise les utilisateurs à monter les stockage externes suivants",
"SSL root certificates" => "Certificats racine SSL",
"Import Root Certificate" => "Importer un certificat racine"
"Allow users to mount the following external storage" => "Autorise les utilisateurs à monter les stockage externes suivants"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 e compatíbeis",
"Access Key" => "Clave de acceso",
"Secret Key" => "Clave secreta",
"Port" => "Porto",
"Region" => "Autonomía",
"Enable SSL" => "Activar SSL",
"Enable Path Style" => "Activar o estilo de ruta",
"App key" => "Clave da API",
@ -62,8 +64,6 @@ $TRANSLATIONS = array(
"Add storage" => "Engadir almacenamento",
"Delete" => "Eliminar",
"Enable User External Storage" => "Activar o almacenamento externo do usuario",
"Allow users to mount the following external storage" => "Permitirlle aos usuarios montar o seguinte almacenamento externo",
"SSL root certificates" => "Certificados raíz SSL",
"Import Root Certificate" => "Importar o certificado raíz"
"Allow users to mount the following external storage" => "Permitirlle aos usuarios montar o seguinte almacenamento externo"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -3,6 +3,8 @@ $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "נא לספק קוד יישום וסוד תקניים של Dropbox.",
"Local" => "מקומי",
"Location" => "מיקום",
"Port" => "פורט",
"Region" => "אזור",
"Host" => "מארח",
"Username" => "שם משתמש",
"Password" => "סיסמא",
@ -19,8 +21,6 @@ $TRANSLATIONS = array(
"Folder name" => "שם התיקייה",
"Configuration" => "הגדרות",
"Delete" => "מחיקה",
"Enable User External Storage" => "הפעלת אחסון חיצוני למשתמשים",
"SSL root certificates" => "שורש אישורי אבטחת SSL ",
"Import Root Certificate" => "ייבוא אישור אבטחת שורש"
"Enable User External Storage" => "הפעלת אחסון חיצוני למשתמשים"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Secret" => "Lozinka",
"Access Key" => "Pristupni ključ",
"Secret Key" => "Tajni ključ",
"Port" => "Port",
"Region" => "Regija",
"Host" => "Poslužitelj",
"Username" => "Korisničko ime",
"Password" => "Lozinka",

View File

@ -4,6 +4,8 @@ $TRANSLATIONS = array(
"External storage" => "Külső tárolók",
"Local" => "Helyi",
"Location" => "Hely",
"Port" => "Port",
"Region" => "Megye",
"Host" => "Kiszolgáló",
"Username" => "Felhasználónév",
"Password" => "Jelszó",
@ -21,8 +23,6 @@ $TRANSLATIONS = array(
"Configuration" => "Beállítások",
"Add storage" => "Tároló becsatolása",
"Delete" => "Törlés",
"Enable User External Storage" => "Külső tárolók engedélyezése a felhasználók részére",
"SSL root certificates" => "SSL tanúsítványok",
"Import Root Certificate" => "SSL tanúsítványok importálása"
"Enable User External Storage" => "Külső tárolók engedélyezése a felhasználók részére"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Location" => "Loco",
"Region" => "Region",
"Username" => "Nomine de usator",
"Password" => "Contrasigno",
"Share" => "Compartir",

View File

@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Local" => "Lokal",
"Location" => "lokasi",
"Amazon S3" => "Amazon S3",
"Port" => "port",
"Region" => "daerah",
"Enable SSL" => "Aktifkan SSL",
"Host" => "Host",
"Username" => "Nama Pengguna",
@ -31,8 +33,6 @@ $TRANSLATIONS = array(
"Add storage" => "Tambahkan penyimpanan",
"Delete" => "Hapus",
"Enable User External Storage" => "Aktifkan Penyimpanan Eksternal Pengguna",
"Allow users to mount the following external storage" => "Izinkan pengguna untuk mengaitkan penyimpanan eksternal berikut",
"SSL root certificates" => "Sertifikat root SSL",
"Import Root Certificate" => "Impor Sertifikat Root"
"Allow users to mount the following external storage" => "Izinkan pengguna untuk mengaitkan penyimpanan eksternal berikut"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -17,8 +17,6 @@ $TRANSLATIONS = array(
"Folder name" => "Nafn möppu",
"Configuration" => "Uppsetning",
"Delete" => "Eyða",
"Enable User External Storage" => "Virkja ytra gagnasvæði notenda",
"SSL root certificates" => "SSL rótar skilríki",
"Import Root Certificate" => "Flytja inn rótar skilríki"
"Enable User External Storage" => "Virkja ytra gagnasvæði notenda"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -15,6 +15,9 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 e conformi",
"Access Key" => "Chiave di accesso",
"Secret Key" => "Chiave segreta",
"Hostname" => "Nome host",
"Port" => "Porta",
"Region" => "Regione",
"Enable SSL" => "Abilita SSL",
"Enable Path Style" => "Abilita stile percorsi",
"App key" => "Chiave applicazione",
@ -33,6 +36,7 @@ $TRANSLATIONS = array(
"Password (required for OpenStack Object Storage)" => "Password (richiesta per OpenStack Object Storage)",
"Service Name (required for OpenStack Object Storage)" => "Nome servizio (richiesta per OpenStack Object Storage)",
"URL of identity endpoint (required for OpenStack Object Storage)" => "URL del servizio di identità (richiesto per OpenStack Object Storage)",
"Timeout of HTTP requests in seconds" => "Tempo massimo in secondi delle richieste HTTP",
"Share" => "Condividi",
"SMB / CIFS using OC login" => "SMB / CIFS utilizzando le credenziali di OC",
"Username as share" => "Nome utente come condivisione",
@ -64,8 +68,6 @@ $TRANSLATIONS = array(
"Add storage" => "Aggiungi archiviazione",
"Delete" => "Elimina",
"Enable User External Storage" => "Abilita la memoria esterna dell'utente",
"Allow users to mount the following external storage" => "Consenti agli utenti di montare la seguente memoria esterna",
"SSL root certificates" => "Certificati SSL radice",
"Import Root Certificate" => "Importa certificato radice"
"Allow users to mount the following external storage" => "Consenti agli utenti di montare la seguente memoria esterna"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 と互換ストレージ",
"Access Key" => "アクセスキー",
"Secret Key" => "シークレットキー",
"Port" => "ポート",
"Region" => "都道府県",
"Enable SSL" => "SSLを有効",
"Enable Path Style" => "パス形式を有効",
"App key" => "アプリキー",
@ -62,8 +64,6 @@ $TRANSLATIONS = array(
"Add storage" => "ストレージを追加",
"Delete" => "削除",
"Enable User External Storage" => "ユーザーの外部ストレージを有効にする",
"Allow users to mount the following external storage" => "ユーザーに以下の外部ストレージのマウントを許可する",
"SSL root certificates" => "SSLルート証明書",
"Import Root Certificate" => "ルート証明書をインポート"
"Allow users to mount the following external storage" => "ユーザーに以下の外部ストレージのマウントを許可する"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -3,6 +3,8 @@ $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "გთხოვთ მიუთითოთ Dropbox აპლიკაციის გასაღები და კოდი.",
"External storage" => "ექსტერნალ საცავი",
"Location" => "ადგილმდებარეობა",
"Port" => "პორტი",
"Region" => "რეგიონი",
"Host" => "ჰოსტი",
"Username" => "მომხმარებლის სახელი",
"Password" => "პაროლი",
@ -19,8 +21,6 @@ $TRANSLATIONS = array(
"Configuration" => "კონფიგურაცია",
"Add storage" => "საცავის დამატება",
"Delete" => "წაშლა",
"Enable User External Storage" => "მომხმარებლის ექსტერნალ საცავის აქტივირება",
"SSL root certificates" => "SSL root სერთიფიკატები",
"Import Root Certificate" => "Root სერთიფიკატის იმპორტირება"
"Enable User External Storage" => "მომხმარებლის ექსტერნალ საცავის აქტივირება"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -2,6 +2,7 @@
$TRANSLATIONS = array(
"External storage" => "ឃ្លាំងផ្ទុក​ខាងក្រៅ",
"Location" => "ទីតាំង",
"Port" => "ច្រក",
"Host" => "ម៉ាស៊ីន​ផ្ទុក",
"Username" => "ឈ្មោះ​អ្នកប្រើ",
"Password" => "ពាក្យសម្ងាត់",

View File

@ -4,6 +4,8 @@ $TRANSLATIONS = array(
"External storage" => "외부 저장소",
"Location" => "장소",
"Amazon S3" => "Amazon S3",
"Port" => "포트",
"Region" => "지역",
"Host" => "호스트",
"Username" => "사용자 이름",
"Password" => "암호",
@ -21,8 +23,6 @@ $TRANSLATIONS = array(
"Configuration" => "설정",
"Add storage" => "저장소 추가",
"Delete" => "삭제",
"Enable User External Storage" => "사용자 외부 저장소 사용",
"SSL root certificates" => "SSL 루트 인증서",
"Import Root Certificate" => "루트 인증서 가져오기"
"Enable User External Storage" => "사용자 외부 저장소 사용"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Location" => "Uert",
"Region" => "Regioun",
"Host" => "Host",
"Username" => "Benotzernumm",
"Password" => "Passwuert",

View File

@ -3,6 +3,8 @@ $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "Prašome įvesti teisingus Dropbox \"app key\" ir \"secret\".",
"External storage" => "Išorinė saugykla",
"Location" => "Vieta",
"Port" => "Prievadas",
"Region" => "Regionas",
"Host" => "Mazgas",
"Username" => "Prisijungimo vardas",
"Password" => "Slaptažodis",
@ -19,8 +21,6 @@ $TRANSLATIONS = array(
"Configuration" => "Konfigūracija",
"Add storage" => "Pridėti saugyklą",
"Delete" => "Ištrinti",
"Enable User External Storage" => "Įjungti vartotojų išorines saugyklas",
"SSL root certificates" => "SSL sertifikatas",
"Import Root Certificate" => "Įkelti pagrindinį sertifikatą"
"Enable User External Storage" => "Įjungti vartotojų išorines saugyklas"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);";

View File

@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "Lūdzu, norādiet derīgu Dropbox lietotnes atslēgu un noslēpumu.",
"External storage" => "Ārējā krātuve",
"Location" => "Vieta",
"Port" => "Ports",
"Host" => "Resursdators",
"Username" => "Lietotājvārds",
"Password" => "Parole",
@ -19,8 +20,6 @@ $TRANSLATIONS = array(
"Configuration" => "Konfigurācija",
"Add storage" => "Pievienot krātuvi",
"Delete" => "Dzēst",
"Enable User External Storage" => "Aktivēt lietotāja ārējo krātuvi",
"SSL root certificates" => "SSL saknes sertifikāti",
"Import Root Certificate" => "Importēt saknes sertifikātus"
"Enable User External Storage" => "Aktivēt lietotāja ārējo krātuvi"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);";

View File

@ -3,6 +3,8 @@ $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "Ве молам доставите валиден Dropbox клуч и тајна лозинка.",
"Local" => "Локален",
"Location" => "Локација",
"Port" => "Порта",
"Region" => "Регион",
"Host" => "Домаќин",
"Username" => "Корисничко име",
"Password" => "Лозинка",
@ -19,8 +21,6 @@ $TRANSLATIONS = array(
"Folder name" => "Име на папка",
"Configuration" => "Конфигурација",
"Delete" => "Избриши",
"Enable User External Storage" => "Овозможи надворешни за корисници",
"SSL root certificates" => "SSL root сертификати",
"Import Root Certificate" => "Увези"
"Enable User External Storage" => "Овозможи надворешни за корисници"
);
$PLURAL_FORMS = "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;";

View File

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Location" => "Lokasi",
"Region" => "Wilayah",
"Username" => "Nama pengguna",
"Password" => "Kata laluan",
"Share" => "Kongsi",

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 og tilsvarende",
"Access Key" => "Access Key",
"Secret Key" => "Secret Key",
"Port" => "Port",
"Region" => "Området",
"Enable SSL" => "Aktiver SSL",
"Enable Path Style" => "Aktiver Path Style",
"App key" => "App key",
@ -62,8 +64,6 @@ $TRANSLATIONS = array(
"Add storage" => "Legg til lagringsplass",
"Delete" => "Slett",
"Enable User External Storage" => "Aktiver ekstern lagring for bruker",
"Allow users to mount the following external storage" => "Tillat brukere å koble opp følgende eksterne lagring",
"SSL root certificates" => "SSL rotsertifikater",
"Import Root Certificate" => "Importer rotsertifikat"
"Allow users to mount the following external storage" => "Tillat brukere å koble opp følgende eksterne lagring"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -15,6 +15,9 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 en overeenkomstig",
"Access Key" => "Access Key",
"Secret Key" => "Secret Key",
"Hostname" => "Hostnaam",
"Port" => "Poort",
"Region" => "Regio",
"Enable SSL" => "Activeren SSL",
"Enable Path Style" => "Activeren pad stijl",
"App key" => "App key",
@ -33,6 +36,7 @@ $TRANSLATIONS = array(
"Password (required for OpenStack Object Storage)" => "Wachtwoord (verplicht voor OpenStack Object Storage)",
"Service Name (required for OpenStack Object Storage)" => "Service Name (verplicht voor OpenStack Object Storage)",
"URL of identity endpoint (required for OpenStack Object Storage)" => "URL van identity endpoint (verplicht voor OpenStack Object Storage)",
"Timeout of HTTP requests in seconds" => "Time-out van HTTP-verzoeken in seconden",
"Share" => "Share",
"SMB / CIFS using OC login" => "SMB / CIFS via OC inlog",
"Username as share" => "Gebruikersnaam als share",
@ -64,8 +68,6 @@ $TRANSLATIONS = array(
"Add storage" => "Toevoegen opslag",
"Delete" => "Verwijder",
"Enable User External Storage" => "Externe opslag voor gebruikers activeren",
"Allow users to mount the following external storage" => "Sta gebruikers toe de volgende externe opslag aan te koppelen",
"SSL root certificates" => "SSL root certificaten",
"Import Root Certificate" => "Importeer root certificaat"
"Allow users to mount the following external storage" => "Sta gebruikers toe de volgende externe opslag aan te koppelen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Location" => "Stad",
"Region" => "Region/fylke",
"Host" => "Tenar",
"Username" => "Brukarnamn",
"Password" => "Passord",

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 i zgodne",
"Access Key" => "Klucz dostępu",
"Secret Key" => "Klucz hasła",
"Port" => "Port",
"Region" => "Region",
"Enable SSL" => "Włącz SSL",
"Enable Path Style" => "Włącz styl ścieżki",
"App key" => "Klucz aplikacji",
@ -62,8 +64,6 @@ $TRANSLATIONS = array(
"Add storage" => "Dodaj zasoby dyskowe",
"Delete" => "Usuń",
"Enable User External Storage" => "Włącz zewnętrzne zasoby dyskowe użytkownika",
"Allow users to mount the following external storage" => "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe",
"SSL root certificates" => "Główny certyfikat SSL",
"Import Root Certificate" => "Importuj główny certyfikat"
"Allow users to mount the following external storage" => "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";

View File

@ -15,6 +15,9 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 e compatível",
"Access Key" => "Chave de Acesso",
"Secret Key" => "Chave Secreta",
"Hostname" => "Nome do Host",
"Port" => "Porta",
"Region" => "Região",
"Enable SSL" => "Habilitar SSL",
"Enable Path Style" => "Habilitar Estilo do Caminho",
"App key" => "Chave do Aplicativo",
@ -33,6 +36,7 @@ $TRANSLATIONS = array(
"Password (required for OpenStack Object Storage)" => "Senha (necessário para armazenamento de objetos OpenStack)",
"Service Name (required for OpenStack Object Storage)" => "Nome do Serviço (necessário para armazenamento de objetos OpenStack)",
"URL of identity endpoint (required for OpenStack Object Storage)" => "Ponto final de identidade da URL (obrigatório para armazenamento de objetos OpenStack)",
"Timeout of HTTP requests in seconds" => "Tempo de vencimento do pedido HTTP em segundos",
"Share" => "Compartilhar",
"SMB / CIFS using OC login" => "SMB / CIFS usando OC login",
"Username as share" => "Nome de usuário como compartilhado",
@ -64,8 +68,6 @@ $TRANSLATIONS = array(
"Add storage" => "Adicionar Armazenamento",
"Delete" => "Excluir",
"Enable User External Storage" => "Habilitar Armazenamento Externo do Usuário",
"Allow users to mount the following external storage" => "Permitir que usuários montem o seguinte armazenamento externo",
"SSL root certificates" => "Certificados SSL raíz",
"Import Root Certificate" => "Importar Certificado Raíz"
"Allow users to mount the following external storage" => "Permitir que usuários montem o seguinte armazenamento externo"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 e compatível",
"Access Key" => "Chave de acesso",
"Secret Key" => "Chave Secreta",
"Port" => "Porta",
"Region" => "Região",
"Enable SSL" => "Activar SSL",
"Enable Path Style" => "Ativar Estilo do Caminho",
"App key" => "Chave da aplicação",
@ -62,8 +64,6 @@ $TRANSLATIONS = array(
"Add storage" => "Adicionar armazenamento",
"Delete" => "Eliminar",
"Enable User External Storage" => "Activar Armazenamento Externo para o Utilizador",
"Allow users to mount the following external storage" => "Permitir que os utilizadores montem o seguinte armazenamento externo",
"SSL root certificates" => "Certificados SSL de raiz",
"Import Root Certificate" => "Importar Certificado Root"
"Allow users to mount the following external storage" => "Permitir que os utilizadores montem o seguinte armazenamento externo"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -4,6 +4,8 @@ $TRANSLATIONS = array(
"External storage" => "Stocare externă",
"Location" => "Locație",
"Amazon S3" => "Amazon S3",
"Port" => "Portul",
"Region" => "Regiune",
"Host" => "Gazdă",
"Username" => "Nume utilizator",
"Password" => "Parolă",
@ -24,8 +26,6 @@ $TRANSLATIONS = array(
"Add storage" => "Adauga stocare",
"Delete" => "Șterge",
"Enable User External Storage" => "Permite stocare externă pentru utilizatori",
"Allow users to mount the following external storage" => "Permite utilizatorilor să monteze următoarea unitate de stocare",
"SSL root certificates" => "Certificate SSL root",
"Import Root Certificate" => "Importă certificat root"
"Allow users to mount the following external storage" => "Permite utilizatorilor să monteze următoarea unitate de stocare"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 и совместимый",
"Access Key" => "Ключ доступа",
"Secret Key" => "Секретный ключ",
"Port" => "Порт",
"Region" => "Область",
"Enable SSL" => "Включить SSL",
"Enable Path Style" => "Включить стиль пути",
"App key" => "Ключ приложения",
@ -62,8 +64,6 @@ $TRANSLATIONS = array(
"Add storage" => "Добавить хранилище",
"Delete" => "Удалить",
"Enable User External Storage" => "Включить пользовательские внешние носители",
"Allow users to mount the following external storage" => "Разрешить пользователям монтировать следующее внешнее хранилище данных",
"SSL root certificates" => "Корневые сертификаты SSL",
"Import Root Certificate" => "Импортировать корневые сертификаты"
"Allow users to mount the following external storage" => "Разрешить пользователям монтировать следующее внешнее хранилище данных"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";

View File

@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "කරුණාකර වලංගු Dropbox යෙදුම් යතුරක් හා රහසක් ලබාදෙන්න.",
"Location" => "ස්ථානය",
"Port" => "තොට",
"Region" => "කළාපය",
"Host" => "සත්කාරකය",
"Username" => "පරිශීලක නම",
"Password" => "මුර පදය",
@ -17,8 +19,6 @@ $TRANSLATIONS = array(
"Folder name" => "ෆොල්ඩරයේ නම",
"Configuration" => "වින්‍යාසය",
"Delete" => "මකා දමන්න",
"Enable User External Storage" => "පරිශීලක භාහිර ගබඩාවන් සක්‍රිය කරන්න",
"SSL root certificates" => "SSL මූල සහතිකයන්",
"Import Root Certificate" => "මූල සහතිකය ආයාත කරන්න"
"Enable User External Storage" => "පරිශීලක භාහිර ගබඩාවන් සක්‍රිය කරන්න"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 a kompatibilné",
"Access Key" => "Prístupový kľúč",
"Secret Key" => "Tajný kľúč",
"Port" => "Port",
"Region" => "Región",
"Enable SSL" => "Povoliť SSL",
"Enable Path Style" => "Povoliť štýl cesty",
"App key" => "Kľúč aplikácie",
@ -62,8 +64,6 @@ $TRANSLATIONS = array(
"Add storage" => "Pridať úložisko",
"Delete" => "Zmazať",
"Enable User External Storage" => "Povoliť externé úložisko",
"Allow users to mount the following external storage" => "Povoliť používateľom pripojiť tieto externé úložiská",
"SSL root certificates" => "Koreňové SSL certifikáty",
"Import Root Certificate" => "Importovať koreňový certifikát"
"Allow users to mount the following external storage" => "Povoliť používateľom pripojiť tieto externé úložiská"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 in podobno",
"Access Key" => "Ključ za dostop",
"Secret Key" => "Skrivni ključ",
"Port" => "Vrata",
"Region" => "Regija",
"Enable SSL" => "Omogoči SSL",
"Enable Path Style" => "Omogoči slog poti",
"App key" => "Programski ključ",
@ -64,8 +66,6 @@ $TRANSLATIONS = array(
"Add storage" => "Dodaj shrambo",
"Delete" => "Izbriši",
"Enable User External Storage" => "Omogoči zunanjo uporabniško podatkovno shrambo",
"Allow users to mount the following external storage" => "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb.",
"SSL root certificates" => "Korenska potrdila SSL",
"Import Root Certificate" => "Uvozi korensko potrdilo"
"Allow users to mount the following external storage" => "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb."
);
$PLURAL_FORMS = "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);";

View File

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Location" => "Vendndodhja",
"Port" => "Porta",
"Host" => "Pritësi",
"Username" => "Përdoruesi",
"Password" => "fjalëkalim",

View File

@ -1,6 +1,8 @@
<?php
$TRANSLATIONS = array(
"Location" => "Локација",
"Port" => "Порт",
"Region" => "Регија",
"Host" => "Домаћин",
"Username" => "Корисничко име",
"Password" => "Лозинка",

View File

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Location" => "Lokacija",
"Region" => "Regija",
"Username" => "Korisničko ime",
"Password" => "Lozinka",
"Share" => "Podeli",

View File

@ -13,6 +13,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 och compliant",
"Access Key" => "Accessnyckel",
"Secret Key" => "Hemlig nyckel",
"Port" => "Port",
"Region" => "Län",
"Enable SSL" => "Aktivera SSL",
"Enable Path Style" => "Aktivera Path Style",
"App key" => "App-nyckel",
@ -60,8 +62,6 @@ $TRANSLATIONS = array(
"Add storage" => "Lägg till lagring",
"Delete" => "Radera",
"Enable User External Storage" => "Aktivera extern lagring för användare",
"Allow users to mount the following external storage" => "Tillåt användare att montera följande extern lagring",
"SSL root certificates" => "SSL rotcertifikat",
"Import Root Certificate" => "Importera rotcertifikat"
"Allow users to mount the following external storage" => "Tillåt användare att montera följande extern lagring"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "தயவுசெய்து ஒரு செல்லுபடியான Dropbox செயலி சாவி மற்றும் இரகசியத்தை வழங்குக. ",
"Location" => "இடம்",
"Port" => "துறை ",
"Region" => "பிரதேசம்",
"Host" => "ஓம்புனர்",
"Username" => "பயனாளர் பெயர்",
"Password" => "கடவுச்சொல்",
@ -17,8 +19,6 @@ $TRANSLATIONS = array(
"Folder name" => "கோப்புறை பெயர்",
"Configuration" => "தகவமைப்பு",
"Delete" => "நீக்குக",
"Enable User External Storage" => "பயனாளர் வெளி சேமிப்பை இயலுமைப்படுத்துக",
"SSL root certificates" => "SSL வேர் சான்றிதழ்கள்",
"Import Root Certificate" => "வேர் சான்றிதழை இறக்குமதி செய்க"
"Enable User External Storage" => "பயனாளர் வெளி சேமிப்பை இயலுமைப்படுத்துக"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "กรุณากรอกรหัส app key ของ Dropbox และรหัสลับ",
"Location" => "ตำแหน่งที่อยู่",
"Port" => "พอร์ต",
"Region" => "พื้นที่",
"Host" => "โฮสต์",
"Username" => "ชื่อผู้ใช้งาน",
"Password" => "รหัสผ่าน",
@ -17,8 +19,6 @@ $TRANSLATIONS = array(
"Folder name" => "ชื่อโฟลเดอร์",
"Configuration" => "การกำหนดค่า",
"Delete" => "ลบ",
"Enable User External Storage" => "เปิดให้มีการใช้พื้นที่จัดเก็บข้อมูลของผู้ใช้งานจากภายนอกได้",
"SSL root certificates" => "ใบรับรองความปลอดภัยด้วยระบบ SSL จาก Root",
"Import Root Certificate" => "นำเข้าข้อมูลใบรับรองความปลอดภัยจาก Root"
"Enable User External Storage" => "เปิดให้มีการใช้พื้นที่จัดเก็บข้อมูลของผู้ใช้งานจากภายนอกได้"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 ve uyumlu olanlar",
"Access Key" => "Erişim Anahtarı",
"Secret Key" => "Gizli Anahtar",
"Port" => "Port",
"Region" => "Bölge",
"Enable SSL" => "SSL'yi Etkinleştir",
"Enable Path Style" => "Yol Biçemini Etkinleştir",
"App key" => "Uyg. anahtarı",
@ -64,8 +66,6 @@ $TRANSLATIONS = array(
"Add storage" => "Depo ekle",
"Delete" => "Sil",
"Enable User External Storage" => "Kullanıcılar için Harici Depolamayı Etkinleştir",
"Allow users to mount the following external storage" => "Kullanıcıların aşağıdaki harici depolamayı bağlamalarına izin ver",
"SSL root certificates" => "SSL kök sertifikaları",
"Import Root Certificate" => "Kök Sertifikalarını İçe Aktar"
"Allow users to mount the following external storage" => "Kullanıcıların aşağıdaki harici depolamayı bağlamalarına izin ver"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";

View File

@ -2,6 +2,7 @@
$TRANSLATIONS = array(
"External storage" => "سىرتقى ساقلىغۇچ",
"Location" => "ئورنى",
"Port" => "ئېغىز",
"Host" => "باش ئاپپارات",
"Username" => "ئىشلەتكۈچى ئاتى",
"Password" => "ئىم",

View File

@ -3,6 +3,8 @@ $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "Будь ласка, надайте дійсний ключ та пароль Dropbox.",
"External storage" => "Зовнішнє сховище",
"Location" => "Місце",
"Port" => "Порт",
"Region" => "Регіон",
"Host" => "Хост",
"Username" => "Ім'я користувача",
"Password" => "Пароль",
@ -19,8 +21,6 @@ $TRANSLATIONS = array(
"Configuration" => "Налаштування",
"Add storage" => "Додати сховище",
"Delete" => "Видалити",
"Enable User External Storage" => "Активувати користувацькі зовнішні сховища",
"SSL root certificates" => "SSL корневі сертифікати",
"Import Root Certificate" => "Імпортувати корневі сертифікати"
"Enable User External Storage" => "Активувати користувацькі зовнішні сховища"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";

View File

@ -3,6 +3,8 @@ $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "Xin vui lòng cung cấp một ứng dụng Dropbox hợp lệ và mã bí mật.",
"External storage" => "Lưu trữ ngoài",
"Location" => "Vị trí",
"Port" => "Cổng",
"Region" => "Vùng/miền",
"Host" => "Máy chủ",
"Username" => "Tên đăng nhập",
"Password" => "Mật khẩu",
@ -19,8 +21,6 @@ $TRANSLATIONS = array(
"Configuration" => "Cấu hình",
"Add storage" => "Thêm bộ nhớ",
"Delete" => "Xóa",
"Enable User External Storage" => "Kích hoạt tính năng lưu trữ ngoài",
"SSL root certificates" => "Chứng chỉ SSL root",
"Import Root Certificate" => "Nhập Root Certificate"
"Enable User External Storage" => "Kích hoạt tính năng lưu trữ ngoài"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -10,6 +10,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 和兼容协议",
"Access Key" => "访问密钥",
"Secret Key" => "秘钥",
"Port" => "端口",
"Region" => "地区",
"Enable SSL" => "启用 SSL",
"Enable Path Style" => "启用 Path Style",
"Host" => "主机",
@ -43,8 +45,6 @@ $TRANSLATIONS = array(
"Add storage" => "增加存储",
"Delete" => "删除",
"Enable User External Storage" => "启用用户外部存储",
"Allow users to mount the following external storage" => "允许用户挂载以下外部存储",
"SSL root certificates" => "SSL根证书",
"Import Root Certificate" => "导入根证书"
"Allow users to mount the following external storage" => "允许用户挂载以下外部存储"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
"Port" => "連接埠",
"Username" => "用戶名稱",
"Password" => "密碼",
"Share" => "分享",

View File

@ -8,6 +8,8 @@ $TRANSLATIONS = array(
"Key" => "",
"Secret" => "",
"Secret Key" => "密鑰",
"Port" => "連接埠",
"Region" => "地區",
"Enable SSL" => "啟用 SSL",
"Host" => "主機",
"Username" => "使用者名稱:",
@ -35,8 +37,6 @@ $TRANSLATIONS = array(
"Add storage" => "增加儲存區",
"Delete" => "刪除",
"Enable User External Storage" => "啓用使用者外部儲存",
"Allow users to mount the following external storage" => "允許使用者自行掛載以下的外部儲存",
"SSL root certificates" => "SSL 根憑證",
"Import Root Certificate" => "匯入根憑證"
"Allow users to mount the following external storage" => "允許使用者自行掛載以下的外部儲存"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -2,9 +2,9 @@
$TRANSLATIONS = array(
"Could not revert: %s" => "元に戻せませんでした: %s",
"Versions" => "バージョン",
"Failed to revert {file} to revision {timestamp}." => "{file} を {timestamp} のリヴィジョンに戻すことができません。",
"More versions..." => "もっと他のバージョン...",
"No other versions available" => "利用可能な他のバージョンはありません",
"Failed to revert {file} to revision {timestamp}." => "{file} を {timestamp} のリジョンに戻すことができません。",
"More versions..." => "他のバージョン...",
"No other versions available" => "利用可能なバージョンはありません",
"Restore" => "復元"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -0,0 +1,6 @@
<?php
$TRANSLATIONS = array(
"_%s group found_::_%s groups found_" => array("",""),
"_%s user found_::_%s users found_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -0,0 +1,6 @@
<?php
$TRANSLATIONS = array(
"_%s group found_::_%s groups found_" => array("",""),
"_%s user found_::_%s users found_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";

5
core/l10n/gu.php Normal file
View File

@ -0,0 +1,5 @@
<?php
$TRANSLATIONS = array(
"_{count} file conflict_::_{count} file conflicts_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

5
core/l10n/mg.php Normal file
View File

@ -0,0 +1,5 @@
<?php
$TRANSLATIONS = array(
"_{count} file conflict_::_{count} file conflicts_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";

856
l10n/templates/core.pot Normal file
View File

@ -0,0 +1,856 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-09-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: ajax/share.php:117 ajax/share.php:159
#, php-format
msgid "Couldn't send mail to following users: %s "
msgstr ""
#: ajax/update.php:10
msgid "Turned on maintenance mode"
msgstr ""
#: ajax/update.php:13
msgid "Turned off maintenance mode"
msgstr ""
#: ajax/update.php:16
msgid "Updated database"
msgstr ""
#: ajax/update.php:19
msgid "Checked database schema update"
msgstr ""
#: ajax/update.php:22
msgid "Checked database schema update for apps"
msgstr ""
#: ajax/update.php:25
#, php-format
msgid "Updated \"%s\" to %s"
msgstr ""
#: ajax/update.php:33
#, php-format
msgid "Disabled incompatible apps: %s"
msgstr ""
#: avatar/controller.php:69
msgid "No image or file provided"
msgstr ""
#: avatar/controller.php:86
msgid "Unknown filetype"
msgstr ""
#: avatar/controller.php:90
msgid "Invalid image"
msgstr ""
#: avatar/controller.php:120 avatar/controller.php:147
msgid "No temporary profile picture available, try again"
msgstr ""
#: avatar/controller.php:140
msgid "No crop data provided"
msgstr ""
#: js/config.php:45
msgid "Sunday"
msgstr ""
#: js/config.php:46
msgid "Monday"
msgstr ""
#: js/config.php:47
msgid "Tuesday"
msgstr ""
#: js/config.php:48
msgid "Wednesday"
msgstr ""
#: js/config.php:49
msgid "Thursday"
msgstr ""
#: js/config.php:50
msgid "Friday"
msgstr ""
#: js/config.php:51
msgid "Saturday"
msgstr ""
#: js/config.php:56
msgid "January"
msgstr ""
#: js/config.php:57
msgid "February"
msgstr ""
#: js/config.php:58
msgid "March"
msgstr ""
#: js/config.php:59
msgid "April"
msgstr ""
#: js/config.php:60
msgid "May"
msgstr ""
#: js/config.php:61
msgid "June"
msgstr ""
#: js/config.php:62
msgid "July"
msgstr ""
#: js/config.php:63
msgid "August"
msgstr ""
#: js/config.php:64
msgid "September"
msgstr ""
#: js/config.php:65
msgid "October"
msgstr ""
#: js/config.php:66
msgid "November"
msgstr ""
#: js/config.php:67
msgid "December"
msgstr ""
#: js/js.js:497
msgid "Settings"
msgstr ""
#: js/js.js:586
msgid "File"
msgstr ""
#: js/js.js:587
msgid "Folder"
msgstr ""
#: js/js.js:588
msgid "Image"
msgstr ""
#: js/js.js:589
msgid "Audio"
msgstr ""
#: js/js.js:603
msgid "Saving..."
msgstr ""
#: js/lostpassword.js:3 lostpassword/controller/lostcontroller.php:198
msgid "Couldn't send reset email. Please contact your administrator."
msgstr ""
#: js/lostpassword.js:5
msgid ""
"The link to reset your password has been sent to your email. If you do not "
"receive it within a reasonable amount of time, check your spam/junk folders."
"<br>If it is not there ask your local administrator."
msgstr ""
#: js/lostpassword.js:7
msgid ""
"Your files are encrypted. If you haven't enabled the recovery key, there "
"will be no way to get your data back after your password is reset.<br />If "
"you are not sure what to do, please contact your administrator before you "
"continue. <br />Do you really want to continue?"
msgstr ""
#: js/lostpassword.js:10
msgid "I know what I'm doing"
msgstr ""
#: js/lostpassword.js:13 lostpassword/templates/resetpassword.php:9
msgid "Reset password"
msgstr ""
#: js/lostpassword.js:16
msgid "Password can not be changed. Please contact your administrator."
msgstr ""
#: js/oc-dialogs.js:108 js/oc-dialogs.js:255
msgid "No"
msgstr ""
#: js/oc-dialogs.js:116 js/oc-dialogs.js:264
msgid "Yes"
msgstr ""
#: js/oc-dialogs.js:202
msgid "Choose"
msgstr ""
#: js/oc-dialogs.js:229
msgid "Error loading file picker template: {error}"
msgstr ""
#: js/oc-dialogs.js:282
msgid "Ok"
msgstr ""
#: js/oc-dialogs.js:302
msgid "Error loading message template: {error}"
msgstr ""
#: js/oc-dialogs.js:430
msgid "{count} file conflict"
msgid_plural "{count} file conflicts"
msgstr[0] ""
msgstr[1] ""
#: js/oc-dialogs.js:444
msgid "One file conflict"
msgstr ""
#: js/oc-dialogs.js:450
msgid "New Files"
msgstr ""
#: js/oc-dialogs.js:451
msgid "Already existing files"
msgstr ""
#: js/oc-dialogs.js:453
msgid "Which files do you want to keep?"
msgstr ""
#: js/oc-dialogs.js:454
msgid ""
"If you select both versions, the copied file will have a number added to its "
"name."
msgstr ""
#: js/oc-dialogs.js:462
msgid "Cancel"
msgstr ""
#: js/oc-dialogs.js:472
msgid "Continue"
msgstr ""
#: js/oc-dialogs.js:519 js/oc-dialogs.js:532
msgid "(all selected)"
msgstr ""
#: js/oc-dialogs.js:522 js/oc-dialogs.js:536
msgid "({count} selected)"
msgstr ""
#: js/oc-dialogs.js:544
msgid "Error loading file exists template"
msgstr ""
#: js/setup.js:96
msgid "Very weak password"
msgstr ""
#: js/setup.js:97
msgid "Weak password"
msgstr ""
#: js/setup.js:98
msgid "So-so password"
msgstr ""
#: js/setup.js:99
msgid "Good password"
msgstr ""
#: js/setup.js:100
msgid "Strong password"
msgstr ""
#: js/share.js:129 js/share.js:251
msgid "Shared"
msgstr ""
#: js/share.js:257
msgid "Shared with {recipients}"
msgstr ""
#: js/share.js:266
msgid "Share"
msgstr ""
#: js/share.js:326 js/share.js:340 js/share.js:347 js/share.js:1002
#: templates/installation.php:10
msgid "Error"
msgstr ""
#: js/share.js:328 js/share.js:1065
msgid "Error while sharing"
msgstr ""
#: js/share.js:340
msgid "Error while unsharing"
msgstr ""
#: js/share.js:347
msgid "Error while changing permissions"
msgstr ""
#: js/share.js:357
msgid "Shared with you and the group {group} by {owner}"
msgstr ""
#: js/share.js:359
msgid "Shared with you by {owner}"
msgstr ""
#: js/share.js:383
msgid "Share with user or group …"
msgstr ""
#: js/share.js:389
msgid "Share link"
msgstr ""
#: js/share.js:394
msgid ""
"The public link will expire no later than {days} days after it is created"
msgstr ""
#: js/share.js:398
msgid "Password protect"
msgstr ""
#: js/share.js:400
msgid "Choose a password for the public link"
msgstr ""
#: js/share.js:406
msgid "Allow Public Upload"
msgstr ""
#: js/share.js:410
msgid "Email link to person"
msgstr ""
#: js/share.js:411
msgid "Send"
msgstr ""
#: js/share.js:416
msgid "Set expiration date"
msgstr ""
#: js/share.js:417
msgid "Expiration date"
msgstr ""
#: js/share.js:496 js/share.js:564
msgid "group"
msgstr ""
#: js/share.js:529
msgid "Resharing is not allowed"
msgstr ""
#: js/share.js:580
msgid "Shared in {item} with {user}"
msgstr ""
#: js/share.js:602
msgid "Unshare"
msgstr ""
#: js/share.js:610
msgid "notify by email"
msgstr ""
#: js/share.js:613
msgid "can share"
msgstr ""
#: js/share.js:616
msgid "can edit"
msgstr ""
#: js/share.js:618
msgid "access control"
msgstr ""
#: js/share.js:621
msgid "create"
msgstr ""
#: js/share.js:624
msgid "update"
msgstr ""
#: js/share.js:627
msgid "delete"
msgstr ""
#: js/share.js:983
msgid "Password protected"
msgstr ""
#: js/share.js:1002
msgid "Error unsetting expiration date"
msgstr ""
#: js/share.js:1023
msgid "Error setting expiration date"
msgstr ""
#: js/share.js:1052
msgid "Sending ..."
msgstr ""
#: js/share.js:1063
msgid "Email sent"
msgstr ""
#: js/share.js:1087
msgid "Warning"
msgstr ""
#: js/tags.js:8
msgid "The object type is not specified."
msgstr ""
#: js/tags.js:19
msgid "Enter new"
msgstr ""
#: js/tags.js:33
msgid "Delete"
msgstr ""
#: js/tags.js:43
msgid "Add"
msgstr ""
#: js/tags.js:57
msgid "Edit tags"
msgstr ""
#: js/tags.js:75
msgid "Error loading dialog template: {error}"
msgstr ""
#: js/tags.js:288
msgid "No tags selected for deletion."
msgstr ""
#: js/update.js:30
msgid "Updating {productName} to version {version}, this may take a while."
msgstr ""
#: js/update.js:43
msgid "Please reload the page."
msgstr ""
#: js/update.js:52
msgid "The update was unsuccessful."
msgstr ""
#: js/update.js:61
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
#: lostpassword/controller/lostcontroller.php:133
msgid "Couldn't reset password because the token is invalid"
msgstr ""
#: lostpassword/controller/lostcontroller.php:159
msgid "Couldn't send reset email. Please make sure your username is correct."
msgstr ""
#: lostpassword/controller/lostcontroller.php:174
msgid ""
"Couldn't send reset email because there is no email address for this "
"username. Please contact your administrator."
msgstr ""
#: lostpassword/controller/lostcontroller.php:191
#, php-format
msgid "%s password reset"
msgstr ""
#: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}"
msgstr ""
#: lostpassword/templates/lostpassword.php:6
msgid "You will receive a link to reset your password via Email."
msgstr ""
#: lostpassword/templates/lostpassword.php:8
#: lostpassword/templates/lostpassword.php:9 templates/installation.php:51
#: templates/installation.php:54 templates/login.php:23 templates/login.php:27
msgid "Username"
msgstr ""
#: lostpassword/templates/lostpassword.php:13
msgid ""
"Your files are encrypted. If you haven't enabled the recovery key, there "
"will be no way to get your data back after your password is reset. If you "
"are not sure what to do, please contact your administrator before you "
"continue. Do you really want to continue?"
msgstr ""
#: lostpassword/templates/lostpassword.php:15
msgid "Yes, I really want to reset my password now"
msgstr ""
#: lostpassword/templates/lostpassword.php:18
msgid "Reset"
msgstr ""
#: lostpassword/templates/resetpassword.php:5
msgid "New password"
msgstr ""
#: lostpassword/templates/resetpassword.php:6
msgid "New Password"
msgstr ""
#: setup/controller.php:140
#, php-format
msgid ""
"Mac OS X is not supported and %s will not work properly on this platform. "
"Use it at your own risk! "
msgstr ""
#: setup/controller.php:144
msgid "For the best results, please consider using a GNU/Linux server instead."
msgstr ""
#: strings.php:5
msgid "Personal"
msgstr ""
#: strings.php:6
msgid "Users"
msgstr ""
#: strings.php:7 templates/layout.user.php:56 templates/layout.user.php:121
msgid "Apps"
msgstr ""
#: strings.php:8
msgid "Admin"
msgstr ""
#: strings.php:9
msgid "Help"
msgstr ""
#: tags/controller.php:22
msgid "Error loading tags"
msgstr ""
#: tags/controller.php:48
msgid "Tag already exists"
msgstr ""
#: tags/controller.php:64
msgid "Error deleting tag(s)"
msgstr ""
#: tags/controller.php:75
msgid "Error tagging"
msgstr ""
#: tags/controller.php:86
msgid "Error untagging"
msgstr ""
#: tags/controller.php:97
msgid "Error favoriting"
msgstr ""
#: tags/controller.php:108
msgid "Error unfavoriting"
msgstr ""
#: templates/403.php:12
msgid "Access forbidden"
msgstr ""
#: templates/404.php:15
msgid "Cloud not found"
msgstr ""
#: templates/altmail.php:2
#, php-format
msgid ""
"Hey there,\n"
"\n"
"just letting you know that %s shared %s with you.\n"
"View it: %s\n"
"\n"
msgstr ""
#: templates/altmail.php:4 templates/mail.php:17
#, php-format
msgid "The share will expire on %s."
msgstr ""
#. TRANSLATORS term at the end of a mail
#: templates/altmail.php:8 templates/mail.php:21
msgid "Cheers!"
msgstr ""
#: templates/installation.php:25 templates/installation.php:32
#: templates/installation.php:39
msgid "Security Warning"
msgstr ""
#: templates/installation.php:26
msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)"
msgstr ""
#: templates/installation.php:27
#, php-format
msgid "Please update your PHP installation to use %s securely."
msgstr ""
#: templates/installation.php:33
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
msgstr ""
#: templates/installation.php:34
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
msgstr ""
#: templates/installation.php:40
msgid ""
"Your data directory and files are probably accessible from the internet "
"because the .htaccess file does not work."
msgstr ""
#: templates/installation.php:42
#, php-format
msgid ""
"For information how to properly configure your server, please see the <a "
"href=\"%s\" target=\"_blank\">documentation</a>."
msgstr ""
#: templates/installation.php:48
msgid "Create an <strong>admin account</strong>"
msgstr ""
#: templates/installation.php:59 templates/installation.php:62
#: templates/login.php:33 templates/login.php:36
msgid "Password"
msgstr ""
#: templates/installation.php:72
msgid "Storage & database"
msgstr ""
#: templates/installation.php:79
msgid "Data folder"
msgstr ""
#: templates/installation.php:92
msgid "Configure the database"
msgstr ""
#: templates/installation.php:96
#, php-format
msgid "Only %s is available."
msgstr ""
#: templates/installation.php:111 templates/installation.php:113
msgid "Database user"
msgstr ""
#: templates/installation.php:119 templates/installation.php:122
msgid "Database password"
msgstr ""
#: templates/installation.php:127 templates/installation.php:129
msgid "Database name"
msgstr ""
#: templates/installation.php:137 templates/installation.php:139
msgid "Database tablespace"
msgstr ""
#: templates/installation.php:146 templates/installation.php:148
msgid "Database host"
msgstr ""
#: templates/installation.php:157
msgid ""
"SQLite will be used as database. For larger installations we recommend to "
"change this."
msgstr ""
#: templates/installation.php:159
msgid "Finish setup"
msgstr ""
#: templates/installation.php:159
msgid "Finishing …"
msgstr ""
#: templates/layout.user.php:43
msgid ""
"This application requires JavaScript to be enabled for correct operation. "
"Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable "
"JavaScript</a> and re-load this interface."
msgstr ""
#: templates/layout.user.php:47
#, php-format
msgid "%s is available. Get more information on how to update."
msgstr ""
#: templates/layout.user.php:83 templates/singleuser.user.php:8
msgid "Log out"
msgstr ""
#: templates/login.php:11
msgid "Server side authentication failed!"
msgstr ""
#: templates/login.php:12
msgid "Please contact your administrator."
msgstr ""
#: templates/login.php:42
msgid "Forgot your password? Reset it!"
msgstr ""
#: templates/login.php:47
msgid "remember"
msgstr ""
#: templates/login.php:51
msgid "Log in"
msgstr ""
#: templates/login.php:57
msgid "Alternative Logins"
msgstr ""
#: templates/mail.php:15
#, php-format
msgid ""
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> "
"with you.<br><a href=\"%s\">View it!</a><br><br>"
msgstr ""
#: templates/singleuser.user.php:3
msgid "This ownCloud instance is currently in single user mode."
msgstr ""
#: templates/singleuser.user.php:4
msgid "This means only administrators can use the instance."
msgstr ""
#: templates/singleuser.user.php:5 templates/update.user.php:5
msgid ""
"Contact your system administrator if this message persists or appeared "
"unexpectedly."
msgstr ""
#: templates/singleuser.user.php:7 templates/update.user.php:6
msgid "Thank you for your patience."
msgstr ""
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3
#, php-format
msgid "%s will be updated to version %s."
msgstr ""
#: templates/update.admin.php:7
msgid "The following apps will be disabled:"
msgstr ""
#: templates/update.admin.php:17
#, php-format
msgid "The theme %s has been disabled."
msgstr ""
#: templates/update.admin.php:21
msgid ""
"Please make sure that the database, the config folder and the data folder "
"have been backed up before proceeding."
msgstr ""
#: templates/update.admin.php:23
msgid "Start update"
msgstr ""
#: templates/update.admin.php:25
msgid ""
"To avoid timeouts with larger installations, you can instead run the "
"following command from your installation directory:"
msgstr ""
#: templates/update.user.php:3
msgid ""
"This ownCloud instance is currently being updated, which may take a while."
msgstr ""
#: templates/update.user.php:4
msgid "Please reload this page after a short time to continue using ownCloud."
msgstr ""

419
l10n/templates/files.pot Normal file
View File

@ -0,0 +1,419 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-09-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: ajax/list.php:38
msgid "Storage not available"
msgstr ""
#: ajax/list.php:45
msgid "Storage invalid"
msgstr ""
#: ajax/list.php:52
msgid "Unknown error"
msgstr ""
#: ajax/move.php:15
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:25 ajax/move.php:28
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/newfile.php:58 js/files.js:103
msgid "File name cannot be empty."
msgstr ""
#: ajax/newfile.php:63
#, php-format
msgid "\"%s\" is an invalid file name."
msgstr ""
#: ajax/newfile.php:69 ajax/newfolder.php:28 js/files.js:110
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr ""
#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:161
#: lib/app.php:87
msgid "The target folder has been moved or deleted."
msgstr ""
#: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:96
#, php-format
msgid ""
"The name %s is already used in the folder %s. Please choose a different name."
msgstr ""
#: ajax/newfile.php:97
msgid "Not a valid source"
msgstr ""
#: ajax/newfile.php:102
msgid ""
"Server is not allowed to open URLs, please check the server configuration"
msgstr ""
#: ajax/newfile.php:126
#, php-format
msgid "The file exceeds your quota by %s"
msgstr ""
#: ajax/newfile.php:141
#, php-format
msgid "Error while downloading %s to %s"
msgstr ""
#: ajax/newfile.php:169
msgid "Error when creating the file"
msgstr ""
#: ajax/newfolder.php:22
msgid "Folder name cannot be empty."
msgstr ""
#: ajax/newfolder.php:66
msgid "Error when creating the folder"
msgstr ""
#: ajax/upload.php:19 ajax/upload.php:59
msgid "Unable to set upload directory."
msgstr ""
#: ajax/upload.php:35
msgid "Invalid Token"
msgstr ""
#: ajax/upload.php:79
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:86
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:87
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:89
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:90
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:91
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:92
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:93
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:113
msgid "Not enough storage available"
msgstr ""
#: ajax/upload.php:175
msgid "Upload failed. Could not find uploaded file"
msgstr ""
#: ajax/upload.php:185
msgid "Upload failed. Could not get file info."
msgstr ""
#: ajax/upload.php:200
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:11 js/filelist.js:25
msgid "Files"
msgstr ""
#: appinfo/app.php:27
msgid "All files"
msgstr ""
#: js/file-upload.js:269
msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
msgstr ""
#: js/file-upload.js:284
msgid "Total file size {size1} exceeds upload limit {size2}"
msgstr ""
#: js/file-upload.js:295
msgid ""
"Not enough free space, you are uploading {size1} but only {size2} is left"
msgstr ""
#: js/file-upload.js:372
msgid "Upload cancelled."
msgstr ""
#: js/file-upload.js:418
msgid "Could not get result from server."
msgstr ""
#: js/file-upload.js:502
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:567
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:571 js/filelist.js:1290
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:626
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:642
msgid "Could not create folder"
msgstr ""
#: js/file-upload.js:689
msgid "Error fetching URL"
msgstr ""
#: js/fileactions.js:285
msgid "Share"
msgstr ""
#: js/fileactions.js:295 templates/list.php:77 templates/list.php:78
msgid "Delete"
msgstr ""
#: js/fileactions.js:297
msgid "Disconnect storage"
msgstr ""
#: js/fileactions.js:299
msgid "Unshare"
msgstr ""
#: js/fileactions.js:301
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:342
msgid "Rename"
msgstr ""
#: js/filelist.js:685 js/filelist.js:1818
msgid "Pending"
msgstr ""
#: js/filelist.js:1241
msgid "Error moving file."
msgstr ""
#: js/filelist.js:1249
msgid "Error moving file"
msgstr ""
#: js/filelist.js:1249
msgid "Error"
msgstr ""
#: js/filelist.js:1338
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:1460
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:1563 templates/list.php:61
msgid "Name"
msgstr ""
#: js/filelist.js:1564 templates/list.php:72
msgid "Size"
msgstr ""
#: js/filelist.js:1565 templates/list.php:75
msgid "Modified"
msgstr ""
#: js/filelist.js:1575 js/filesummary.js:141 js/filesummary.js:168
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:1581 js/filesummary.js:142 js/filesummary.js:169
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:1711 js/filelist.js:1750
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
msgstr[1] ""
#: js/files.js:101
msgid "\"{name}\" is an invalid file name."
msgstr ""
#: js/files.js:122
msgid "Your storage is full, files can not be updated or synced anymore!"
msgstr ""
#: js/files.js:126
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:140
msgid ""
"Encryption App is enabled but your keys are not initialized, please log-out "
"and log-in again"
msgstr ""
#: js/files.js:144
msgid ""
"Invalid private key for Encryption App. Please update your private key "
"password in your personal settings to recover access to your encrypted files."
msgstr ""
#: js/files.js:148
msgid ""
"Encryption was disabled but your files are still encrypted. Please go to "
"your personal settings to decrypt your files."
msgstr ""
#: js/filesummary.js:182
msgid "{dirs} and {files}"
msgstr ""
#: lib/app.php:80
#, php-format
msgid "%s could not be renamed as it has been deleted"
msgstr ""
#: lib/app.php:113
#, php-format
msgid "%s could not be renamed"
msgstr ""
#: lib/helper.php:23 templates/list.php:25
#, php-format
msgid "Upload (max. %s)"
msgstr ""
#: templates/admin.php:6
msgid "File handling"
msgstr ""
#: templates/admin.php:7
msgid "Maximum upload size"
msgstr ""
#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
#: templates/admin.php:15
msgid "Save"
msgstr ""
#: templates/appnavigation.php:12
msgid "WebDAV"
msgstr ""
#: templates/appnavigation.php:14
#, php-format
msgid ""
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
"WebDAV</a>"
msgstr ""
#: templates/list.php:5
msgid "New"
msgstr ""
#: templates/list.php:8
msgid "New text file"
msgstr ""
#: templates/list.php:9
msgid "Text file"
msgstr ""
#: templates/list.php:12
msgid "New folder"
msgstr ""
#: templates/list.php:13
msgid "Folder"
msgstr ""
#: templates/list.php:16
msgid "From link"
msgstr ""
#: templates/list.php:47
msgid "You dont have permission to upload or create files here"
msgstr ""
#: templates/list.php:52
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/list.php:66
msgid "Download"
msgstr ""
#: templates/list.php:91
msgid "Upload too large"
msgstr ""
#: templates/list.php:93
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/list.php:98
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/list.php:101
msgid "Currently scanning"
msgstr ""

View File

@ -0,0 +1,203 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-09-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: ajax/adminrecovery.php:29
msgid "Recovery key successfully enabled"
msgstr ""
#: ajax/adminrecovery.php:34
msgid "Could not enable recovery key. Please check your recovery key password!"
msgstr ""
#: ajax/adminrecovery.php:48
msgid "Recovery key successfully disabled"
msgstr ""
#: ajax/adminrecovery.php:53
msgid ""
"Could not disable recovery key. Please check your recovery key password!"
msgstr ""
#: ajax/changeRecoveryPassword.php:50
msgid "Password successfully changed."
msgstr ""
#: ajax/changeRecoveryPassword.php:52
msgid "Could not change the password. Maybe the old password was not correct."
msgstr ""
#: ajax/updatePrivateKeyPassword.php:52
msgid "Private key password successfully updated."
msgstr ""
#: ajax/updatePrivateKeyPassword.php:54
msgid ""
"Could not update the private key password. Maybe the old password was not "
"correct."
msgstr ""
#: files/error.php:13
msgid ""
"Encryption app not initialized! Maybe the encryption app was re-enabled "
"during your session. Please try to log out and log back in to initialize the "
"encryption app."
msgstr ""
#: files/error.php:17
#, php-format
msgid ""
"Your private key is not valid! Likely your password was changed outside of "
"%s (e.g. your corporate directory). You can update your private key password "
"in your personal settings to recover access to your encrypted files."
msgstr ""
#: files/error.php:20
msgid ""
"Can not decrypt this file, probably this is a shared file. Please ask the "
"file owner to reshare the file with you."
msgstr ""
#: files/error.php:23 files/error.php:28
msgid ""
"Unknown error. Please check your system settings or contact your "
"administrator"
msgstr ""
#: hooks/hooks.php:66
msgid "Missing requirements."
msgstr ""
#: hooks/hooks.php:67
msgid ""
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
"together with the PHP extension is enabled and configured properly. For now, "
"the encryption app has been disabled."
msgstr ""
#: hooks/hooks.php:298
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/detect-migration.js:25
msgid "Initial encryption running... Please try again later."
msgstr ""
#: templates/invalid_private_key.php:8
#, php-format
msgid "Go directly to your %spersonal settings%s."
msgstr ""
#: templates/settings-admin.php:2 templates/settings-personal.php:2
msgid "Encryption"
msgstr ""
#: templates/settings-admin.php:5 templates/settings-personal.php:6
msgid ""
"Encryption App is enabled but your keys are not initialized, please log-out "
"and log-in again"
msgstr ""
#: templates/settings-admin.php:8
msgid ""
"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:12
msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:15
msgid "Repeat Recovery key password"
msgstr ""
#: templates/settings-admin.php:22 templates/settings-personal.php:52
msgid "Enabled"
msgstr ""
#: templates/settings-admin.php:30 templates/settings-personal.php:60
msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:35
msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:54
msgid "Repeat New Recovery key password"
msgstr ""
#: templates/settings-admin.php:59
msgid "Change Password"
msgstr ""
#: templates/settings-personal.php:12
msgid "Your private key password no longer matches your log-in password."
msgstr ""
#: templates/settings-personal.php:15
msgid "Set your old private key password to your current log-in password:"
msgstr ""
#: templates/settings-personal.php:17
msgid ""
" If you don't remember your old password you can ask your administrator to "
"recover your files."
msgstr ""
#: templates/settings-personal.php:24
msgid "Old log-in password"
msgstr ""
#: templates/settings-personal.php:30
msgid "Current log-in password"
msgstr ""
#: templates/settings-personal.php:35
msgid "Update Private Key Password"
msgstr ""
#: templates/settings-personal.php:43
msgid "Enable password recovery:"
msgstr ""
#: templates/settings-personal.php:45
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files in case of password loss"
msgstr ""
#: templates/settings-personal.php:61
msgid "File recovery settings updated"
msgstr ""
#: templates/settings-personal.php:62
msgid "Could not update file recovery"
msgstr ""

View File

@ -0,0 +1,313 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-09-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: ajax/dropbox.php:27
msgid ""
"Fetching request tokens failed. Verify that your Dropbox app key and secret "
"are correct."
msgstr ""
#: ajax/dropbox.php:40
msgid ""
"Fetching access tokens failed. Verify that your Dropbox app key and secret "
"are correct."
msgstr ""
#: ajax/dropbox.php:48 js/dropbox.js:102
msgid "Please provide a valid Dropbox app key and secret."
msgstr ""
#: ajax/google.php:27
#, php-format
msgid "Step 1 failed. Exception: %s"
msgstr ""
#: ajax/google.php:38
#, php-format
msgid "Step 2 failed. Exception: %s"
msgstr ""
#: appinfo/app.php:35 js/app.js:32 templates/settings.php:9
msgid "External storage"
msgstr ""
#: appinfo/app.php:44
msgid "Local"
msgstr ""
#: appinfo/app.php:47
msgid "Location"
msgstr ""
#: appinfo/app.php:50
msgid "Amazon S3"
msgstr ""
#: appinfo/app.php:53
msgid "Key"
msgstr ""
#: appinfo/app.php:54
msgid "Secret"
msgstr ""
#: appinfo/app.php:55 appinfo/app.php:64 appinfo/app.php:112
msgid "Bucket"
msgstr ""
#: appinfo/app.php:59
msgid "Amazon S3 and compliant"
msgstr ""
#: appinfo/app.php:62
msgid "Access Key"
msgstr ""
#: appinfo/app.php:63
msgid "Secret Key"
msgstr ""
#: appinfo/app.php:65
msgid "Hostname"
msgstr ""
#: appinfo/app.php:66
msgid "Port"
msgstr ""
#: appinfo/app.php:67
msgid "Region"
msgstr ""
#: appinfo/app.php:68
msgid "Enable SSL"
msgstr ""
#: appinfo/app.php:69
msgid "Enable Path Style"
msgstr ""
#: appinfo/app.php:77
msgid "App key"
msgstr ""
#: appinfo/app.php:78
msgid "App secret"
msgstr ""
#: appinfo/app.php:88 appinfo/app.php:129 appinfo/app.php:140
#: appinfo/app.php:173
msgid "Host"
msgstr ""
#: appinfo/app.php:89 appinfo/app.php:111 appinfo/app.php:130
#: appinfo/app.php:152 appinfo/app.php:163 appinfo/app.php:174
msgid "Username"
msgstr ""
#: appinfo/app.php:90 appinfo/app.php:131 appinfo/app.php:153
#: appinfo/app.php:164 appinfo/app.php:175
msgid "Password"
msgstr ""
#: appinfo/app.php:91 appinfo/app.php:133 appinfo/app.php:143
#: appinfo/app.php:154 appinfo/app.php:176
msgid "Root"
msgstr ""
#: appinfo/app.php:92
msgid "Secure ftps://"
msgstr ""
#: appinfo/app.php:100
msgid "Client ID"
msgstr ""
#: appinfo/app.php:101
msgid "Client secret"
msgstr ""
#: appinfo/app.php:108
msgid "OpenStack Object Storage"
msgstr ""
#: appinfo/app.php:113
msgid "Region (optional for OpenStack Object Storage)"
msgstr ""
#: appinfo/app.php:114
msgid "API Key (required for Rackspace Cloud Files)"
msgstr ""
#: appinfo/app.php:115
msgid "Tenantname (required for OpenStack Object Storage)"
msgstr ""
#: appinfo/app.php:116
msgid "Password (required for OpenStack Object Storage)"
msgstr ""
#: appinfo/app.php:117
msgid "Service Name (required for OpenStack Object Storage)"
msgstr ""
#: appinfo/app.php:118
msgid "URL of identity endpoint (required for OpenStack Object Storage)"
msgstr ""
#: appinfo/app.php:119
msgid "Timeout of HTTP requests in seconds"
msgstr ""
#: appinfo/app.php:132 appinfo/app.php:142
msgid "Share"
msgstr ""
#: appinfo/app.php:137
msgid "SMB / CIFS using OC login"
msgstr ""
#: appinfo/app.php:141
msgid "Username as share"
msgstr ""
#: appinfo/app.php:151 appinfo/app.php:162
msgid "URL"
msgstr ""
#: appinfo/app.php:155 appinfo/app.php:166
msgid "Secure https://"
msgstr ""
#: appinfo/app.php:165
msgid "Remote subfolder"
msgstr ""
#: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40
msgid "Access granted"
msgstr ""
#: js/dropbox.js:33 js/dropbox.js:97 js/dropbox.js:103
msgid "Error configuring Dropbox storage"
msgstr ""
#: js/dropbox.js:68 js/google.js:89
msgid "Grant access"
msgstr ""
#: js/google.js:45 js/google.js:122
msgid "Error configuring Google Drive storage"
msgstr ""
#: js/mountsfilelist.js:34
msgid "Personal"
msgstr ""
#: js/mountsfilelist.js:36
msgid "System"
msgstr ""
#: js/settings.js:208
msgid "All users. Type to select user or group."
msgstr ""
#: js/settings.js:291
msgid "(group)"
msgstr ""
#: js/settings.js:467 js/settings.js:474
msgid "Saved"
msgstr ""
#: lib/config.php:670
msgid "<b>Note:</b> "
msgstr ""
#: lib/config.php:680
msgid " and "
msgstr ""
#: lib/config.php:702
#, php-format
msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
"of %s is not possible. Please ask your system administrator to install it."
msgstr ""
#: lib/config.php:704
#, php-format
msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of "
"%s is not possible. Please ask your system administrator to install it."
msgstr ""
#: lib/config.php:706
#, php-format
msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please "
"ask your system administrator to install it."
msgstr ""
#: templates/list.php:7
msgid "You don't have any external storages"
msgstr ""
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Storage type"
msgstr ""
#: templates/list.php:23
msgid "Scope"
msgstr ""
#: templates/settings.php:2
msgid "External Storage"
msgstr ""
#: templates/settings.php:8 templates/settings.php:27
msgid "Folder name"
msgstr ""
#: templates/settings.php:10
msgid "Configuration"
msgstr ""
#: templates/settings.php:11
msgid "Available for"
msgstr ""
#: templates/settings.php:33
msgid "Add storage"
msgstr ""
#: templates/settings.php:96 templates/settings.php:97
msgid "Delete"
msgstr ""
#: templates/settings.php:110
msgid "Enable User External Storage"
msgstr ""
#: templates/settings.php:113
msgid "Allow users to mount the following external storage"
msgstr ""

View File

@ -0,0 +1,159 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-09-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ajax/external.php:17
msgid "Server to server sharing is not enabled on this server"
msgstr ""
#: ajax/external.php:38
msgid "Invalid or untrusted SSL certificate"
msgstr ""
#: ajax/external.php:52
msgid "Couldn't add remote share"
msgstr ""
#: appinfo/app.php:36 js/app.js:34
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:48 js/app.js:53
msgid "Shared with others"
msgstr ""
#: appinfo/app.php:57 js/app.js:72
msgid "Shared by link"
msgstr ""
#: js/app.js:35
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:54
msgid "You haven't shared any files yet."
msgstr ""
#: js/app.js:73
msgid "You haven't shared any files by link yet."
msgstr ""
#: js/external.js:48 js/external.js:59
msgid "Do you want to add the remote share {name} from {owner}@{remote}?"
msgstr ""
#: js/external.js:51 js/external.js:62
msgid "Remote share"
msgstr ""
#: js/external.js:65
msgid "Remote share password"
msgstr ""
#: js/external.js:76
msgid "Cancel"
msgstr ""
#: js/external.js:77
msgid "Add remote share"
msgstr ""
#: js/public.js:204
msgid "No ownCloud installation found at {remote}"
msgstr ""
#: js/public.js:205
msgid "Invalid ownCloud url"
msgstr ""
#: js/sharedfilelist.js:128
msgid "Shared by"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
#: templates/authenticate.php:7
msgid "The password is wrong. Try again."
msgstr ""
#: templates/authenticate.php:10 templates/authenticate.php:12
msgid "Password"
msgstr ""
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""
#: templates/part.404.php:4
msgid "Reasons might be:"
msgstr ""
#: templates/part.404.php:6
msgid "the item was removed"
msgstr ""
#: templates/part.404.php:7
msgid "the link expired"
msgstr ""
#: templates/part.404.php:8
msgid "sharing is disabled"
msgstr ""
#: templates/part.404.php:10
msgid "For more info, please ask the person who sent this link."
msgstr ""
#: templates/public.php:27
msgid "Add to your ownCloud"
msgstr ""
#: templates/public.php:35
msgid "Download"
msgstr ""
#: templates/public.php:66
#, php-format
msgid "Download %s"
msgstr ""
#: templates/public.php:70
msgid "Direct link"
msgstr ""
#: templates/settings-admin.php:3
msgid "Remote Shares"
msgstr ""
#: templates/settings-admin.php:7
msgid "Allow other instances to mount public links shared from this server"
msgstr ""
#: templates/settings-admin.php:11
msgid "Allow users to mount public link shares"
msgstr ""

View File

@ -0,0 +1,60 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-09-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: ajax/delete.php:59
#, php-format
msgid "Couldn't delete %s permanently"
msgstr ""
#: ajax/undelete.php:64
#, php-format
msgid "Couldn't restore %s"
msgstr ""
#: appinfo/app.php:15 js/filelist.js:34
msgid "Deleted files"
msgstr ""
#: js/app.js:52 templates/index.php:21 templates/index.php:23
msgid "Restore"
msgstr ""
#: js/filelist.js:119 js/filelist.js:164 js/filelist.js:214
msgid "Error"
msgstr ""
#: lib/trashbin.php:903 lib/trashbin.php:905
msgid "restored"
msgstr ""
#: templates/index.php:7
msgid "Nothing in here. Your trash bin is empty!"
msgstr ""
#: templates/index.php:18
msgid "Name"
msgstr ""
#: templates/index.php:29
msgid "Deleted"
msgstr ""
#: templates/index.php:32 templates/index.php:33
msgid "Delete"
msgstr ""

View File

@ -0,0 +1,43 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-09-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: ajax/rollbackVersion.php:13
#, php-format
msgid "Could not revert: %s"
msgstr ""
#: js/versions.js:48
msgid "Versions"
msgstr ""
#: js/versions.js:70
msgid "Failed to revert {file} to revision {timestamp}."
msgstr ""
#: js/versions.js:97
msgid "More versions..."
msgstr ""
#: js/versions.js:135
msgid "No other versions available"
msgstr ""
#: js/versions.js:165
msgid "Restore"
msgstr ""

626
l10n/templates/lib.pot Normal file
View File

@ -0,0 +1,626 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-09-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: base.php:201 base.php:208
msgid "Cannot write into \"config\" directory!"
msgstr ""
#: base.php:202
msgid ""
"This can usually be fixed by giving the webserver write access to the config "
"directory"
msgstr ""
#: base.php:204
#, php-format
msgid "See %s"
msgstr ""
#: base.php:209 private/util.php:442
#, php-format
msgid ""
"This can usually be fixed by %sgiving the webserver write access to the "
"config directory%s."
msgstr ""
#: base.php:581
msgid "Sample configuration detected"
msgstr ""
#: base.php:582
msgid ""
"It has been detected that the sample configuration has been copied. This can "
"break your installation and is unsupported. Please read the documentation "
"before performing changes on config.php"
msgstr ""
#: private/app.php:374
msgid "Help"
msgstr ""
#: private/app.php:387
msgid "Personal"
msgstr ""
#: private/app.php:398
msgid "Settings"
msgstr ""
#: private/app.php:410
msgid "Users"
msgstr ""
#: private/app.php:423
msgid "Admin"
msgstr ""
#: private/app.php:1118
#, php-format
msgid ""
"App \\\"%s\\\" can't be installed because it is not compatible with this "
"version of ownCloud."
msgstr ""
#: private/app.php:1130
msgid "No app name specified"
msgstr ""
#: private/avatar.php:66
msgid "Unknown filetype"
msgstr ""
#: private/avatar.php:71
msgid "Invalid image"
msgstr ""
#: private/defaults.php:42
msgid "web services under your control"
msgstr ""
#: private/installer.php:77
msgid "App directory already exists"
msgstr ""
#: private/installer.php:90
#, php-format
msgid "Can't create app folder. Please fix permissions. %s"
msgstr ""
#: private/installer.php:235
msgid "No source specified when installing app"
msgstr ""
#: private/installer.php:243
msgid "No href specified when installing app from http"
msgstr ""
#: private/installer.php:248
msgid "No path specified when installing app from local file"
msgstr ""
#: private/installer.php:256
#, php-format
msgid "Archives of type %s are not supported"
msgstr ""
#: private/installer.php:270
msgid "Failed to open archive when installing app"
msgstr ""
#: private/installer.php:308
msgid "App does not provide an info.xml file"
msgstr ""
#: private/installer.php:314
msgid "App can't be installed because of not allowed code in the App"
msgstr ""
#: private/installer.php:320
msgid ""
"App can't be installed because it is not compatible with this version of "
"ownCloud"
msgstr ""
#: private/installer.php:326
msgid ""
"App can't be installed because it contains the <shipped>true</shipped> tag "
"which is not allowed for non shipped apps"
msgstr ""
#: private/installer.php:339
msgid ""
"App can't be installed because the version in info.xml/version is not the "
"same as the version reported from the app store"
msgstr ""
#: private/json.php:29
msgid "Application is not enabled"
msgstr ""
#: private/json.php:40 private/json.php:62 private/json.php:87
msgid "Authentication error"
msgstr ""
#: private/json.php:51
msgid "Token expired. Please reload page."
msgstr ""
#: private/json.php:74
msgid "Unknown user"
msgstr ""
#: private/setup/abstractdatabase.php:26 private/setup/oci.php:26
#, php-format
msgid "%s enter the database username."
msgstr ""
#: private/setup/abstractdatabase.php:29 private/setup/oci.php:29
#, php-format
msgid "%s enter the database name."
msgstr ""
#: private/setup/abstractdatabase.php:32
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
#: private/setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
#: private/setup/mssql.php:21 private/setup/mysql.php:13
#: private/setup/oci.php:128 private/setup/postgresql.php:31
#: private/setup/postgresql.php:84
msgid "You need to enter either an existing account or the administrator."
msgstr ""
#: private/setup/mysql.php:12
msgid "MySQL/MariaDB username and/or password not valid"
msgstr ""
#: private/setup/mysql.php:67 private/setup/oci.php:68
#: private/setup/oci.php:135 private/setup/oci.php:158
#: private/setup/oci.php:165 private/setup/oci.php:176
#: private/setup/oci.php:183 private/setup/oci.php:192
#: private/setup/oci.php:200 private/setup/oci.php:209
#: private/setup/oci.php:215 private/setup/postgresql.php:103
#: private/setup/postgresql.php:112 private/setup/postgresql.php:129
#: private/setup/postgresql.php:139 private/setup/postgresql.php:148
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
#: private/setup/mysql.php:68 private/setup/oci.php:69
#: private/setup/oci.php:136 private/setup/oci.php:159
#: private/setup/oci.php:166 private/setup/oci.php:177
#: private/setup/oci.php:193 private/setup/oci.php:201
#: private/setup/oci.php:210 private/setup/postgresql.php:104
#: private/setup/postgresql.php:113 private/setup/postgresql.php:130
#: private/setup/postgresql.php:140 private/setup/postgresql.php:149
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
#: private/setup/mysql.php:85
#, php-format
msgid "MySQL/MariaDB user '%s'@'localhost' exists already."
msgstr ""
#: private/setup/mysql.php:86
msgid "Drop this user from MySQL/MariaDB"
msgstr ""
#: private/setup/mysql.php:91
#, php-format
msgid "MySQL/MariaDB user '%s'@'%%' already exists"
msgstr ""
#: private/setup/mysql.php:92
msgid "Drop this user from MySQL/MariaDB."
msgstr ""
#: private/setup/oci.php:48
msgid "Oracle connection could not be established"
msgstr ""
#: private/setup/oci.php:55 private/setup/oci.php:127
msgid "Oracle username and/or password not valid"
msgstr ""
#: private/setup/oci.php:184 private/setup/oci.php:216
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
#: private/setup/postgresql.php:30 private/setup/postgresql.php:83
msgid "PostgreSQL username and/or password not valid"
msgstr ""
#: private/setup.php:28
msgid "Set an admin username."
msgstr ""
#: private/setup.php:31
msgid "Set an admin password."
msgstr ""
#: private/setup.php:170
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: private/setup.php:171
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: private/share/mailnotifications.php:91
#: private/share/mailnotifications.php:142
#, php-format
msgid "%s shared »%s« with you"
msgstr ""
#: private/share/share.php:494
#, php-format
msgid "Sharing %s failed, because the file does not exist"
msgstr ""
#: private/share/share.php:501
#, php-format
msgid "You are not allowed to share %s"
msgstr ""
#: private/share/share.php:531
#, php-format
msgid "Sharing %s failed, because the user %s is the item owner"
msgstr ""
#: private/share/share.php:537
#, php-format
msgid "Sharing %s failed, because the user %s does not exist"
msgstr ""
#: private/share/share.php:546
#, php-format
msgid ""
"Sharing %s failed, because the user %s is not a member of any groups that %s "
"is a member of"
msgstr ""
#: private/share/share.php:559 private/share/share.php:587
#, php-format
msgid "Sharing %s failed, because this item is already shared with %s"
msgstr ""
#: private/share/share.php:567
#, php-format
msgid "Sharing %s failed, because the group %s does not exist"
msgstr ""
#: private/share/share.php:574
#, php-format
msgid "Sharing %s failed, because %s is not a member of the group %s"
msgstr ""
#: private/share/share.php:628
msgid ""
"You need to provide a password to create a public link, only protected links "
"are allowed"
msgstr ""
#: private/share/share.php:654
#, php-format
msgid "Sharing %s failed, because sharing with links is not allowed"
msgstr ""
#: private/share/share.php:661
#, php-format
msgid "Share type %s is not valid for %s"
msgstr ""
#: private/share/share.php:863
#, php-format
msgid ""
"Setting permissions for %s failed, because the permissions exceed "
"permissions granted to %s"
msgstr ""
#: private/share/share.php:924
#, php-format
msgid "Setting permissions for %s failed, because the item was not found"
msgstr ""
#: private/share/share.php:962
#, php-format
msgid ""
"Cannot set expiration date. Shares cannot expire later than %s after they "
"have been shared"
msgstr ""
#: private/share/share.php:970
msgid "Cannot set expiration date. Expiration date is in the past"
msgstr ""
#: private/share/share.php:1095
#, php-format
msgid "Sharing backend %s must implement the interface OCP\\Share_Backend"
msgstr ""
#: private/share/share.php:1102
#, php-format
msgid "Sharing backend %s not found"
msgstr ""
#: private/share/share.php:1108
#, php-format
msgid "Sharing backend for %s not found"
msgstr ""
#: private/share/share.php:1526
#, php-format
msgid "Sharing %s failed, because the user %s is the original sharer"
msgstr ""
#: private/share/share.php:1535
#, php-format
msgid ""
"Sharing %s failed, because the permissions exceed permissions granted to %s"
msgstr ""
#: private/share/share.php:1551
#, php-format
msgid "Sharing %s failed, because resharing is not allowed"
msgstr ""
#: private/share/share.php:1563
#, php-format
msgid ""
"Sharing %s failed, because the sharing backend for %s could not find its "
"source"
msgstr ""
#: private/share/share.php:1577
#, php-format
msgid ""
"Sharing %s failed, because the file could not be found in the file cache"
msgstr ""
#: private/tags.php:183
#, php-format
msgid "Could not find category \"%s\""
msgstr ""
#: private/template/functions.php:134
msgid "seconds ago"
msgstr ""
#: private/template/functions.php:135
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: private/template/functions.php:136
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: private/template/functions.php:137
msgid "today"
msgstr ""
#: private/template/functions.php:138
msgid "yesterday"
msgstr ""
#: private/template/functions.php:140
msgid "%n day go"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: private/template/functions.php:142
msgid "last month"
msgstr ""
#: private/template/functions.php:143
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: private/template/functions.php:145
msgid "last year"
msgstr ""
#: private/template/functions.php:146
msgid "years ago"
msgstr ""
#: private/user/manager.php:244
msgid ""
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
"\"0-9\", and \"_.@-\""
msgstr ""
#: private/user/manager.php:249
msgid "A valid username must be provided"
msgstr ""
#: private/user/manager.php:253
msgid "A valid password must be provided"
msgstr ""
#: private/user/manager.php:258
msgid "The username is already being used"
msgstr ""
#: private/util.php:427
msgid "No database drivers (sqlite, mysql, or postgresql) installed."
msgstr ""
#: private/util.php:434
#, php-format
msgid ""
"Permissions can usually be fixed by %sgiving the webserver write access to "
"the root directory%s."
msgstr ""
#: private/util.php:441
msgid "Cannot write into \"config\" directory"
msgstr ""
#: private/util.php:455
msgid "Cannot write into \"apps\" directory"
msgstr ""
#: private/util.php:456
#, php-format
msgid ""
"This can usually be fixed by %sgiving the webserver write access to the apps "
"directory%s or disabling the appstore in the config file."
msgstr ""
#: private/util.php:470
#, php-format
msgid "Cannot create \"data\" directory (%s)"
msgstr ""
#: private/util.php:471
#, php-format
msgid ""
"This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the "
"webserver write access to the root directory</a>."
msgstr ""
#: private/util.php:487
#, php-format
msgid "Setting locale to %s failed"
msgstr ""
#: private/util.php:490
msgid ""
"Please install one of these locales on your system and restart your "
"webserver."
msgstr ""
#: private/util.php:494
msgid "Please ask your server administrator to install the module."
msgstr ""
#: private/util.php:498 private/util.php:505 private/util.php:512
#: private/util.php:526 private/util.php:533 private/util.php:540
#: private/util.php:547 private/util.php:554 private/util.php:561
#: private/util.php:576
#, php-format
msgid "PHP module %s not installed."
msgstr ""
#: private/util.php:568
#, php-format
msgid "PHP %s or higher is required."
msgstr ""
#: private/util.php:569
msgid ""
"Please ask your server administrator to update PHP to the latest version. "
"Your PHP version is no longer supported by ownCloud and the PHP community."
msgstr ""
#: private/util.php:587
msgid ""
"PHP Safe Mode is enabled. ownCloud requires that it is disabled to work "
"properly."
msgstr ""
#: private/util.php:588
msgid ""
"PHP Safe Mode is a deprecated and mostly useless setting that should be "
"disabled. Please ask your server administrator to disable it in php.ini or "
"in your webserver config."
msgstr ""
#: private/util.php:595
msgid ""
"Magic Quotes is enabled. ownCloud requires that it is disabled to work "
"properly."
msgstr ""
#: private/util.php:596
msgid ""
"Magic Quotes is a deprecated and mostly useless setting that should be "
"disabled. Please ask your server administrator to disable it in php.ini or "
"in your webserver config."
msgstr ""
#: private/util.php:610
msgid "PHP modules have been installed, but they are still listed as missing?"
msgstr ""
#: private/util.php:611
msgid "Please ask your server administrator to restart the web server."
msgstr ""
#: private/util.php:641
msgid "PostgreSQL >= 9 required"
msgstr ""
#: private/util.php:642
msgid "Please upgrade your database version"
msgstr ""
#: private/util.php:649
msgid "Error occurred while checking PostgreSQL version"
msgstr ""
#: private/util.php:650
msgid ""
"Please make sure you have PostgreSQL >= 9 or check the logs for more "
"information about the error"
msgstr ""
#: private/util.php:715
msgid ""
"Please change the permissions to 0770 so that the directory cannot be listed "
"by other users."
msgstr ""
#: private/util.php:724
#, php-format
msgid "Data directory (%s) is readable by other users"
msgstr ""
#: private/util.php:745
#, php-format
msgid "Data directory (%s) is invalid"
msgstr ""
#: private/util.php:746
msgid ""
"Please check that the data directory contains a file \".ocdata\" in its root."
msgstr ""
#: public/files/locknotacquiredexception.php:39
#, php-format
msgid "Could not obtain lock type %d on \"%s\"."
msgstr ""

585
l10n/templates/private.pot Normal file
View File

@ -0,0 +1,585 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-09-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: app.php:374
msgid "Help"
msgstr ""
#: app.php:387
msgid "Personal"
msgstr ""
#: app.php:398
msgid "Settings"
msgstr ""
#: app.php:410
msgid "Users"
msgstr ""
#: app.php:423
msgid "Admin"
msgstr ""
#: app.php:1118
#, php-format
msgid ""
"App \\\"%s\\\" can't be installed because it is not compatible with this "
"version of ownCloud."
msgstr ""
#: app.php:1130
msgid "No app name specified"
msgstr ""
#: avatar.php:66
msgid "Unknown filetype"
msgstr ""
#: avatar.php:71
msgid "Invalid image"
msgstr ""
#: defaults.php:42
msgid "web services under your control"
msgstr ""
#: installer.php:77
msgid "App directory already exists"
msgstr ""
#: installer.php:90
#, php-format
msgid "Can't create app folder. Please fix permissions. %s"
msgstr ""
#: installer.php:235
msgid "No source specified when installing app"
msgstr ""
#: installer.php:243
msgid "No href specified when installing app from http"
msgstr ""
#: installer.php:248
msgid "No path specified when installing app from local file"
msgstr ""
#: installer.php:256
#, php-format
msgid "Archives of type %s are not supported"
msgstr ""
#: installer.php:270
msgid "Failed to open archive when installing app"
msgstr ""
#: installer.php:308
msgid "App does not provide an info.xml file"
msgstr ""
#: installer.php:314
msgid "App can't be installed because of not allowed code in the App"
msgstr ""
#: installer.php:320
msgid ""
"App can't be installed because it is not compatible with this version of "
"ownCloud"
msgstr ""
#: installer.php:326
msgid ""
"App can't be installed because it contains the <shipped>true</shipped> tag "
"which is not allowed for non shipped apps"
msgstr ""
#: installer.php:339
msgid ""
"App can't be installed because the version in info.xml/version is not the "
"same as the version reported from the app store"
msgstr ""
#: json.php:29
msgid "Application is not enabled"
msgstr ""
#: json.php:40 json.php:62 json.php:87
msgid "Authentication error"
msgstr ""
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
#: json.php:74
msgid "Unknown user"
msgstr ""
#: setup/abstractdatabase.php:26 setup/oci.php:26
#, php-format
msgid "%s enter the database username."
msgstr ""
#: setup/abstractdatabase.php:29 setup/oci.php:29
#, php-format
msgid "%s enter the database name."
msgstr ""
#: setup/abstractdatabase.php:32
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:128
#: setup/postgresql.php:31 setup/postgresql.php:84
msgid "You need to enter either an existing account or the administrator."
msgstr ""
#: setup/mysql.php:12
msgid "MySQL/MariaDB username and/or password not valid"
msgstr ""
#: setup/mysql.php:67 setup/oci.php:68 setup/oci.php:135 setup/oci.php:158
#: setup/oci.php:165 setup/oci.php:176 setup/oci.php:183 setup/oci.php:192
#: setup/oci.php:200 setup/oci.php:209 setup/oci.php:215
#: setup/postgresql.php:103 setup/postgresql.php:112 setup/postgresql.php:129
#: setup/postgresql.php:139 setup/postgresql.php:148
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
#: setup/mysql.php:68 setup/oci.php:69 setup/oci.php:136 setup/oci.php:159
#: setup/oci.php:166 setup/oci.php:177 setup/oci.php:193 setup/oci.php:201
#: setup/oci.php:210 setup/postgresql.php:104 setup/postgresql.php:113
#: setup/postgresql.php:130 setup/postgresql.php:140 setup/postgresql.php:149
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
#: setup/mysql.php:85
#, php-format
msgid "MySQL/MariaDB user '%s'@'localhost' exists already."
msgstr ""
#: setup/mysql.php:86
msgid "Drop this user from MySQL/MariaDB"
msgstr ""
#: setup/mysql.php:91
#, php-format
msgid "MySQL/MariaDB user '%s'@'%%' already exists"
msgstr ""
#: setup/mysql.php:92
msgid "Drop this user from MySQL/MariaDB."
msgstr ""
#: setup/oci.php:48
msgid "Oracle connection could not be established"
msgstr ""
#: setup/oci.php:55 setup/oci.php:127
msgid "Oracle username and/or password not valid"
msgstr ""
#: setup/oci.php:184 setup/oci.php:216
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
#: setup/postgresql.php:30 setup/postgresql.php:83
msgid "PostgreSQL username and/or password not valid"
msgstr ""
#: setup.php:28
msgid "Set an admin username."
msgstr ""
#: setup.php:31
msgid "Set an admin password."
msgstr ""
#: setup.php:170
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: setup.php:171
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: share/mailnotifications.php:91 share/mailnotifications.php:142
#, php-format
msgid "%s shared »%s« with you"
msgstr ""
#: share/share.php:494
#, php-format
msgid "Sharing %s failed, because the file does not exist"
msgstr ""
#: share/share.php:501
#, php-format
msgid "You are not allowed to share %s"
msgstr ""
#: share/share.php:531
#, php-format
msgid "Sharing %s failed, because the user %s is the item owner"
msgstr ""
#: share/share.php:537
#, php-format
msgid "Sharing %s failed, because the user %s does not exist"
msgstr ""
#: share/share.php:546
#, php-format
msgid ""
"Sharing %s failed, because the user %s is not a member of any groups that %s "
"is a member of"
msgstr ""
#: share/share.php:559 share/share.php:587
#, php-format
msgid "Sharing %s failed, because this item is already shared with %s"
msgstr ""
#: share/share.php:567
#, php-format
msgid "Sharing %s failed, because the group %s does not exist"
msgstr ""
#: share/share.php:574
#, php-format
msgid "Sharing %s failed, because %s is not a member of the group %s"
msgstr ""
#: share/share.php:628
msgid ""
"You need to provide a password to create a public link, only protected links "
"are allowed"
msgstr ""
#: share/share.php:654
#, php-format
msgid "Sharing %s failed, because sharing with links is not allowed"
msgstr ""
#: share/share.php:661
#, php-format
msgid "Share type %s is not valid for %s"
msgstr ""
#: share/share.php:863
#, php-format
msgid ""
"Setting permissions for %s failed, because the permissions exceed "
"permissions granted to %s"
msgstr ""
#: share/share.php:924
#, php-format
msgid "Setting permissions for %s failed, because the item was not found"
msgstr ""
#: share/share.php:962
#, php-format
msgid ""
"Cannot set expiration date. Shares cannot expire later than %s after they "
"have been shared"
msgstr ""
#: share/share.php:970
msgid "Cannot set expiration date. Expiration date is in the past"
msgstr ""
#: share/share.php:1095
#, php-format
msgid "Sharing backend %s must implement the interface OCP\\Share_Backend"
msgstr ""
#: share/share.php:1102
#, php-format
msgid "Sharing backend %s not found"
msgstr ""
#: share/share.php:1108
#, php-format
msgid "Sharing backend for %s not found"
msgstr ""
#: share/share.php:1526
#, php-format
msgid "Sharing %s failed, because the user %s is the original sharer"
msgstr ""
#: share/share.php:1535
#, php-format
msgid ""
"Sharing %s failed, because the permissions exceed permissions granted to %s"
msgstr ""
#: share/share.php:1551
#, php-format
msgid "Sharing %s failed, because resharing is not allowed"
msgstr ""
#: share/share.php:1563
#, php-format
msgid ""
"Sharing %s failed, because the sharing backend for %s could not find its "
"source"
msgstr ""
#: share/share.php:1577
#, php-format
msgid ""
"Sharing %s failed, because the file could not be found in the file cache"
msgstr ""
#: tags.php:183
#, php-format
msgid "Could not find category \"%s\""
msgstr ""
#: template/functions.php:134
msgid "seconds ago"
msgstr ""
#: template/functions.php:135
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: template/functions.php:136
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: template/functions.php:137
msgid "today"
msgstr ""
#: template/functions.php:138
msgid "yesterday"
msgstr ""
#: template/functions.php:140
msgid "%n day go"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: template/functions.php:142
msgid "last month"
msgstr ""
#: template/functions.php:143
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: template/functions.php:145
msgid "last year"
msgstr ""
#: template/functions.php:146
msgid "years ago"
msgstr ""
#: user/manager.php:244
msgid ""
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
"\"0-9\", and \"_.@-\""
msgstr ""
#: user/manager.php:249
msgid "A valid username must be provided"
msgstr ""
#: user/manager.php:253
msgid "A valid password must be provided"
msgstr ""
#: user/manager.php:258
msgid "The username is already being used"
msgstr ""
#: util.php:427
msgid "No database drivers (sqlite, mysql, or postgresql) installed."
msgstr ""
#: util.php:434
#, php-format
msgid ""
"Permissions can usually be fixed by %sgiving the webserver write access to "
"the root directory%s."
msgstr ""
#: util.php:441
msgid "Cannot write into \"config\" directory"
msgstr ""
#: util.php:442
#, php-format
msgid ""
"This can usually be fixed by %sgiving the webserver write access to the "
"config directory%s."
msgstr ""
#: util.php:455
msgid "Cannot write into \"apps\" directory"
msgstr ""
#: util.php:456
#, php-format
msgid ""
"This can usually be fixed by %sgiving the webserver write access to the apps "
"directory%s or disabling the appstore in the config file."
msgstr ""
#: util.php:470
#, php-format
msgid "Cannot create \"data\" directory (%s)"
msgstr ""
#: util.php:471
#, php-format
msgid ""
"This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the "
"webserver write access to the root directory</a>."
msgstr ""
#: util.php:487
#, php-format
msgid "Setting locale to %s failed"
msgstr ""
#: util.php:490
msgid ""
"Please install one of these locales on your system and restart your "
"webserver."
msgstr ""
#: util.php:494
msgid "Please ask your server administrator to install the module."
msgstr ""
#: util.php:498 util.php:505 util.php:512 util.php:526 util.php:533
#: util.php:540 util.php:547 util.php:554 util.php:561 util.php:576
#, php-format
msgid "PHP module %s not installed."
msgstr ""
#: util.php:568
#, php-format
msgid "PHP %s or higher is required."
msgstr ""
#: util.php:569
msgid ""
"Please ask your server administrator to update PHP to the latest version. "
"Your PHP version is no longer supported by ownCloud and the PHP community."
msgstr ""
#: util.php:587
msgid ""
"PHP Safe Mode is enabled. ownCloud requires that it is disabled to work "
"properly."
msgstr ""
#: util.php:588
msgid ""
"PHP Safe Mode is a deprecated and mostly useless setting that should be "
"disabled. Please ask your server administrator to disable it in php.ini or "
"in your webserver config."
msgstr ""
#: util.php:595
msgid ""
"Magic Quotes is enabled. ownCloud requires that it is disabled to work "
"properly."
msgstr ""
#: util.php:596
msgid ""
"Magic Quotes is a deprecated and mostly useless setting that should be "
"disabled. Please ask your server administrator to disable it in php.ini or "
"in your webserver config."
msgstr ""
#: util.php:610
msgid "PHP modules have been installed, but they are still listed as missing?"
msgstr ""
#: util.php:611
msgid "Please ask your server administrator to restart the web server."
msgstr ""
#: util.php:641
msgid "PostgreSQL >= 9 required"
msgstr ""
#: util.php:642
msgid "Please upgrade your database version"
msgstr ""
#: util.php:649
msgid "Error occurred while checking PostgreSQL version"
msgstr ""
#: util.php:650
msgid ""
"Please make sure you have PostgreSQL >= 9 or check the logs for more "
"information about the error"
msgstr ""
#: util.php:715
msgid ""
"Please change the permissions to 0770 so that the directory cannot be listed "
"by other users."
msgstr ""
#: util.php:724
#, php-format
msgid "Data directory (%s) is readable by other users"
msgstr ""
#: util.php:745
#, php-format
msgid "Data directory (%s) is invalid"
msgstr ""
#: util.php:746
msgid ""
"Please check that the data directory contains a file \".ocdata\" in its root."
msgstr ""

1056
l10n/templates/settings.pot Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,586 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-09-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: ajax/clearMappings.php:34
msgid "Failed to clear the mappings."
msgstr ""
#: ajax/deleteConfiguration.php:34
msgid "Failed to delete the server configuration"
msgstr ""
#: ajax/testConfiguration.php:39
msgid "The configuration is valid and the connection could be established!"
msgstr ""
#: ajax/testConfiguration.php:42
msgid ""
"The configuration is valid, but the Bind failed. Please check the server "
"settings and credentials."
msgstr ""
#: ajax/testConfiguration.php:46
msgid ""
"The configuration is invalid. Please have a look at the logs for further "
"details."
msgstr ""
#: ajax/wizard.php:32
msgid "No action specified"
msgstr ""
#: ajax/wizard.php:38
msgid "No configuration specified"
msgstr ""
#: ajax/wizard.php:97
msgid "No data specified"
msgstr ""
#: ajax/wizard.php:105
#, php-format
msgid " Could not set configuration %s"
msgstr ""
#: js/settings.js:67
msgid "Deletion failed"
msgstr ""
#: js/settings.js:83
msgid "Take over settings from recent server configuration?"
msgstr ""
#: js/settings.js:84
msgid "Keep settings?"
msgstr ""
#: js/settings.js:93
msgid "{nthServer}. Server"
msgstr ""
#: js/settings.js:99
msgid "Cannot add server configuration"
msgstr ""
#: js/settings.js:127
msgid "mappings cleared"
msgstr ""
#: js/settings.js:128
msgid "Success"
msgstr ""
#: js/settings.js:133
msgid "Error"
msgstr ""
#: js/settings.js:244
msgid "Please specify a Base DN"
msgstr ""
#: js/settings.js:245
msgid "Could not determine Base DN"
msgstr ""
#: js/settings.js:276
msgid "Please specify the port"
msgstr ""
#: js/settings.js:792
msgid "Configuration OK"
msgstr ""
#: js/settings.js:801
msgid "Configuration incorrect"
msgstr ""
#: js/settings.js:810
msgid "Configuration incomplete"
msgstr ""
#: js/settings.js:827 js/settings.js:836
msgid "Select groups"
msgstr ""
#: js/settings.js:830 js/settings.js:839
msgid "Select object classes"
msgstr ""
#: js/settings.js:833
msgid "Select attributes"
msgstr ""
#: js/settings.js:860
msgid "Connection test succeeded"
msgstr ""
#: js/settings.js:867
msgid "Connection test failed"
msgstr ""
#: js/settings.js:876
msgid "Do you really want to delete the current Server Configuration?"
msgstr ""
#: js/settings.js:877
msgid "Confirm Deletion"
msgstr ""
#: lib/wizard.php:98 lib/wizard.php:113
#, php-format
msgid "%s group found"
msgid_plural "%s groups found"
msgstr[0] ""
msgstr[1] ""
#: lib/wizard.php:127
#, php-format
msgid "%s user found"
msgid_plural "%s users found"
msgstr[0] ""
msgstr[1] ""
#: lib/wizard.php:392 lib/wizard.php:1128
msgid "Could not find the desired feature"
msgstr ""
#: lib/wizard.php:935 lib/wizard.php:947
msgid "Invalid Host"
msgstr ""
#: settings.php:52
msgid "Server"
msgstr ""
#: settings.php:53
msgid "User Filter"
msgstr ""
#: settings.php:54
msgid "Login Filter"
msgstr ""
#: settings.php:55
msgid "Group Filter"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""
#: templates/part.settingcontrols.php:10 templates/part.wizardcontrols.php:14
msgid "Help"
msgstr ""
#: templates/part.wizard-groupfilter.php:4
#, php-format
msgid "Groups meeting these criteria are available in %s:"
msgstr ""
#: templates/part.wizard-groupfilter.php:8
#: templates/part.wizard-userfilter.php:8
msgid "only those object classes:"
msgstr ""
#: templates/part.wizard-groupfilter.php:17
#: templates/part.wizard-userfilter.php:17
msgid "only from those groups:"
msgstr ""
#: templates/part.wizard-groupfilter.php:25
#: templates/part.wizard-loginfilter.php:32
#: templates/part.wizard-userfilter.php:25
msgid "Edit raw filter instead"
msgstr ""
#: templates/part.wizard-groupfilter.php:30
#: templates/part.wizard-loginfilter.php:37
#: templates/part.wizard-userfilter.php:30
msgid "Raw LDAP filter"
msgstr ""
#: templates/part.wizard-groupfilter.php:31
#, php-format
msgid ""
"The filter specifies which LDAP groups shall have access to the %s instance."
msgstr ""
#: templates/part.wizard-groupfilter.php:38
msgid "groups found"
msgstr ""
#: templates/part.wizard-loginfilter.php:4
msgid "Users login with this attribute:"
msgstr ""
#: templates/part.wizard-loginfilter.php:8
msgid "LDAP Username:"
msgstr ""
#: templates/part.wizard-loginfilter.php:16
msgid "LDAP Email Address:"
msgstr ""
#: templates/part.wizard-loginfilter.php:24
msgid "Other Attributes:"
msgstr ""
#: templates/part.wizard-loginfilter.php:38
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action. Example: \"uid=%%uid\""
msgstr ""
#: templates/part.wizard-server.php:13
msgid "1. Server"
msgstr ""
#: templates/part.wizard-server.php:20
#, php-format
msgid "%s. Server:"
msgstr ""
#: templates/part.wizard-server.php:25
msgid "Add Server Configuration"
msgstr ""
#: templates/part.wizard-server.php:28
msgid "Delete Configuration"
msgstr ""
#: templates/part.wizard-server.php:37
msgid "Host"
msgstr ""
#: templates/part.wizard-server.php:38
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr ""
#: templates/part.wizard-server.php:43
msgid "Port"
msgstr ""
#: templates/part.wizard-server.php:51
msgid "User DN"
msgstr ""
#: templates/part.wizard-server.php:52
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/part.wizard-server.php:59
msgid "Password"
msgstr ""
#: templates/part.wizard-server.php:60
msgid "For anonymous access, leave DN and Password empty."
msgstr ""
#: templates/part.wizard-server.php:67
msgid "One Base DN per line"
msgstr ""
#: templates/part.wizard-server.php:68
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr ""
#: templates/part.wizard-userfilter.php:4
#, php-format
msgid "Limit %s access to users meeting these criteria:"
msgstr ""
#: templates/part.wizard-userfilter.php:31
#, php-format
msgid ""
"The filter specifies which LDAP users shall have access to the %s instance."
msgstr ""
#: templates/part.wizard-userfilter.php:38
msgid "users found"
msgstr ""
#: templates/part.wizardcontrols.php:5
msgid "Back"
msgstr ""
#: templates/part.wizardcontrols.php:8
msgid "Continue"
msgstr ""
#: templates/settings.php:7
msgid "Expert"
msgstr ""
#: templates/settings.php:8
msgid "Advanced"
msgstr ""
#: templates/settings.php:11
msgid ""
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may "
"experience unexpected behavior. Please ask your system administrator to "
"disable one of them."
msgstr ""
#: templates/settings.php:14
msgid ""
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not "
"work. Please ask your system administrator to install it."
msgstr ""
#: templates/settings.php:20
msgid "Connection Settings"
msgstr ""
#: templates/settings.php:22
msgid "Configuration Active"
msgstr ""
#: templates/settings.php:22
msgid "When unchecked, this configuration will be skipped."
msgstr ""
#: templates/settings.php:23
msgid "Backup (Replica) Host"
msgstr ""
#: templates/settings.php:23
msgid ""
"Give an optional backup host. It must be a replica of the main LDAP/AD "
"server."
msgstr ""
#: templates/settings.php:24
msgid "Backup (Replica) Port"
msgstr ""
#: templates/settings.php:25
msgid "Disable Main Server"
msgstr ""
#: templates/settings.php:25
msgid "Only connect to the replica server."
msgstr ""
#: templates/settings.php:26
msgid "Case insensitive LDAP server (Windows)"
msgstr ""
#: templates/settings.php:27
msgid "Turn off SSL certificate validation."
msgstr ""
#: templates/settings.php:27
#, php-format
msgid ""
"Not recommended, use it for testing only! If connection only works with this "
"option, import the LDAP server's SSL certificate in your %s server."
msgstr ""
#: templates/settings.php:28
msgid "Cache Time-To-Live"
msgstr ""
#: templates/settings.php:28
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:30
msgid "Directory Settings"
msgstr ""
#: templates/settings.php:32
msgid "User Display Name Field"
msgstr ""
#: templates/settings.php:32
msgid "The LDAP attribute to use to generate the user's display name."
msgstr ""
#: templates/settings.php:33
msgid "Base User Tree"
msgstr ""
#: templates/settings.php:33
msgid "One User Base DN per line"
msgstr ""
#: templates/settings.php:34
msgid "User Search Attributes"
msgstr ""
#: templates/settings.php:34 templates/settings.php:37
msgid "Optional; one attribute per line"
msgstr ""
#: templates/settings.php:35
msgid "Group Display Name Field"
msgstr ""
#: templates/settings.php:35
msgid "The LDAP attribute to use to generate the groups's display name."
msgstr ""
#: templates/settings.php:36
msgid "Base Group Tree"
msgstr ""
#: templates/settings.php:36
msgid "One Group Base DN per line"
msgstr ""
#: templates/settings.php:37
msgid "Group Search Attributes"
msgstr ""
#: templates/settings.php:38
msgid "Group-Member association"
msgstr ""
#: templates/settings.php:39
msgid "Nested Groups"
msgstr ""
#: templates/settings.php:39
msgid ""
"When switched on, groups that contain groups are supported. (Only works if "
"the group member attribute contains DNs.)"
msgstr ""
#: templates/settings.php:40
msgid "Paging chunksize"
msgstr ""
#: templates/settings.php:40
msgid ""
"Chunksize used for paged LDAP searches that may return bulky results like "
"user or group enumeration. (Setting it 0 disables paged LDAP searches in "
"those situations.)"
msgstr ""
#: templates/settings.php:42
msgid "Special Attributes"
msgstr ""
#: templates/settings.php:44
msgid "Quota Field"
msgstr ""
#: templates/settings.php:45
msgid "Quota Default"
msgstr ""
#: templates/settings.php:45
msgid "in bytes"
msgstr ""
#: templates/settings.php:46
msgid "Email Field"
msgstr ""
#: templates/settings.php:47
msgid "User Home Folder Naming Rule"
msgstr ""
#: templates/settings.php:47
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute."
msgstr ""
#: templates/settings.php:53
msgid "Internal Username"
msgstr ""
#: templates/settings.php:54
msgid ""
"By default the internal username will be created from the UUID attribute. It "
"makes sure that the username is unique and characters do not need to be "
"converted. The internal username has the restriction that only these "
"characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced "
"with their ASCII correspondence or simply omitted. On collisions a number "
"will be added/increased. The internal username is used to identify a user "
"internally. It is also the default name for the user home folder. It is also "
"a part of remote URLs, for instance for all *DAV services. With this "
"setting, the default behavior can be overridden. To achieve a similar "
"behavior as before ownCloud 5 enter the user display name attribute in the "
"following field. Leave it empty for default behavior. Changes will have "
"effect only on newly mapped (added) LDAP users."
msgstr ""
#: templates/settings.php:55
msgid "Internal Username Attribute:"
msgstr ""
#: templates/settings.php:56
msgid "Override UUID detection"
msgstr ""
#: templates/settings.php:57
msgid ""
"By default, the UUID attribute is automatically detected. The UUID attribute "
"is used to doubtlessly identify LDAP users and groups. Also, the internal "
"username will be created based on the UUID, if not specified otherwise "
"above. You can override the setting and pass an attribute of your choice. "
"You must make sure that the attribute of your choice can be fetched for both "
"users and groups and it is unique. Leave it empty for default behavior. "
"Changes will have effect only on newly mapped (added) LDAP users and groups."
msgstr ""
#: templates/settings.php:58
msgid "UUID Attribute for Users:"
msgstr ""
#: templates/settings.php:59
msgid "UUID Attribute for Groups:"
msgstr ""
#: templates/settings.php:60
msgid "Username-LDAP User Mapping"
msgstr ""
#: templates/settings.php:61
msgid ""
"Usernames are used to store and assign (meta) data. In order to precisely "
"identify and recognize users, each LDAP user will have a internal username. "
"This requires a mapping from username to LDAP user. The created username is "
"mapped to the UUID of the LDAP user. Additionally the DN is cached as well "
"to reduce LDAP interaction, but it is not used for identification. If the DN "
"changes, the changes will be found. The internal username is used all over. "
"Clearing the mappings will have leftovers everywhere. Clearing the mappings "
"is not configuration sensitive, it affects all LDAP configurations! Never "
"clear the mappings in a production environment, only in a testing or "
"experimental stage."
msgstr ""
#: templates/settings.php:62
msgid "Clear Username-LDAP User Mapping"
msgstr ""
#: templates/settings.php:62
msgid "Clear Groupname-LDAP Group Mapping"
msgstr ""

View File

@ -0,0 +1,37 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-09-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: templates/settings.php:2
msgid "WebDAV Authentication"
msgstr ""
#: templates/settings.php:3
msgid "Address:"
msgstr ""
#: templates/settings.php:5
msgid "Save"
msgstr ""
#: templates/settings.php:6
msgid ""
"The user credentials will be sent to this address. This plugin checks the "
"response and will interpret the HTTP statuscodes 401 and 403 as invalid "
"credentials, and all other responses as valid credentials."
msgstr ""

8
lib/l10n/gu.php Normal file
View File

@ -0,0 +1,8 @@
<?php
$TRANSLATIONS = array(
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
"_%n day go_::_%n days ago_" => array("",""),
"_%n month ago_::_%n months ago_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

8
lib/l10n/mg.php Normal file
View File

@ -0,0 +1,8 @@
<?php
$TRANSLATIONS = array(
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
"_%n day go_::_%n days ago_" => array("",""),
"_%n month ago_::_%n months ago_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";

View File

@ -49,11 +49,11 @@ $TRANSLATIONS = array(
"Weak password" => "كلمة السر ضعيفة",
"Good password" => "كلمة السر جيدة",
"Strong password" => "كلمة السر قوية",
"Delete" => "إلغاء",
"Decrypting files... Please wait, this can take some time." => "فك تشفير الملفات... يرجى الانتظار, من الممكن ان ياخذ بعض الوقت.",
"undo" => "تراجع",
"Groups" => "مجموعات",
"Group Admin" => "مدير المجموعة",
"Delete" => "إلغاء",
"never" => "بتاتا",
"add group" => "اضافة مجموعة",
"A valid username must be provided" => "يجب ادخال اسم مستخدم صحيح",

View File

@ -64,6 +64,7 @@ $TRANSLATIONS = array(
"So-so password" => "Contraseña pasable",
"Good password" => "Contraseña bona",
"Strong password" => "Contraseña mui bona",
"Delete" => "Desaniciar",
"Decrypting files... Please wait, this can take some time." => "Descifrando ficheros... Espera por favor, esto pue llevar daqué de tiempu.",
"Delete encryption keys permanently." => "Desaniciar dafechu les claves de cifráu.",
"Restore encryption keys." => "Restaurar claves de cifráu.",
@ -74,7 +75,6 @@ $TRANSLATIONS = array(
"undo" => "desfacer",
"Groups" => "Grupos",
"Group Admin" => "Alministrador del Grupu",
"Delete" => "Desaniciar",
"never" => "enxamás",
"deleted {userName}" => "desaniciáu {userName}",
"add group" => "amestar Grupu",

View File

@ -66,6 +66,7 @@ $TRANSLATIONS = array(
"So-so password" => "Elə-belə şifrə",
"Good password" => "Yaxşı şifrə",
"Strong password" => "Çətin şifrə",
"Delete" => "Sil",
"Decrypting files... Please wait, this can take some time." => "Fayllar deşifrə edilir... Xahiş olunur gözləyəsiniz, bu biraz vaxt alacaq.",
"Delete encryption keys permanently." => "Şifrələnmə açarlarını həmişəlik sil.",
"Restore encryption keys." => "Şifrələnmə açarlarını geri qaytar",
@ -76,7 +77,6 @@ $TRANSLATIONS = array(
"undo" => "geriyə",
"Groups" => "Qruplar",
"Group Admin" => "Qrup İnzibatçısı",
"Delete" => "Sil",
"never" => "heç vaxt",
"deleted {userName}" => "{userName} silindi",
"add group" => "qrupu əlavə et",

View File

@ -66,6 +66,7 @@ $TRANSLATIONS = array(
"So-so password" => "Не особено добра парола",
"Good password" => "Добра парола",
"Strong password" => "Сигурна парола",
"Delete" => "Изтрий",
"Decrypting files... Please wait, this can take some time." => "Разшифроване на файловете... Моля, изчакай, това може да отнеме време...",
"Delete encryption keys permanently." => "Изтрий криптиращите ключове безвъзвратно.",
"Restore encryption keys." => "Възстанови криптиращите ключове.",
@ -76,7 +77,6 @@ $TRANSLATIONS = array(
"undo" => "възтановяване",
"Groups" => "Групи",
"Group Admin" => "Админ Група",
"Delete" => "Изтрий",
"never" => "никога",
"deleted {userName}" => "{userName} изтрит",
"add group" => "нова група",

View File

@ -21,10 +21,10 @@ $TRANSLATIONS = array(
"Enable" => "সক্রিয় ",
"Error" => "সমস্যা",
"Update" => "পরিবর্ধন",
"Delete" => "মুছে",
"undo" => "ক্রিয়া প্রত্যাহার",
"Groups" => "গোষ্ঠীসমূহ",
"Group Admin" => "গোষ্ঠী প্রশাসক",
"Delete" => "মুছে",
"never" => "কখনোই নয়",
"__language_name__" => "__language_name__",
"None" => "কোনটিই নয়",

View File

@ -64,6 +64,7 @@ $TRANSLATIONS = array(
"So-so password" => "Contrasenya passable",
"Good password" => "Contrasenya bona",
"Strong password" => "Contrasenya forta",
"Delete" => "Esborra",
"Decrypting files... Please wait, this can take some time." => "Desencriptant fitxers... Espereu, això pot trigar una estona.",
"Delete encryption keys permanently." => "Esborra les claus d'encriptació permanentment.",
"Restore encryption keys." => "Esborra les claus d'encripació.",
@ -74,7 +75,6 @@ $TRANSLATIONS = array(
"undo" => "desfés",
"Groups" => "Grups",
"Group Admin" => "Grup Admin",
"Delete" => "Esborra",
"never" => "mai",
"deleted {userName}" => "eliminat {userName}",
"add group" => "afegeix grup",

View File

@ -66,6 +66,7 @@ $TRANSLATIONS = array(
"So-so password" => "Středně silné heslo",
"Good password" => "Dobré heslo",
"Strong password" => "Silné heslo",
"Delete" => "Smazat",
"Decrypting files... Please wait, this can take some time." => "Probíhá dešifrování souborů... Čekejte prosím, tato operace může trvat nějakou dobu.",
"Delete encryption keys permanently." => "Trvale smazat šifrovací klíče.",
"Restore encryption keys." => "Obnovit šifrovací klíče.",
@ -76,7 +77,6 @@ $TRANSLATIONS = array(
"undo" => "vrátit zpět",
"Groups" => "Skupiny",
"Group Admin" => "Správa skupiny",
"Delete" => "Smazat",
"never" => "nikdy",
"deleted {userName}" => "smazán {userName}",
"add group" => "přidat skupinu",

View File

@ -5,9 +5,9 @@ $TRANSLATIONS = array(
"Authentication error" => "Gwall dilysu",
"Invalid request" => "Cais annilys",
"Error" => "Gwall",
"Delete" => "Dileu",
"undo" => "dadwneud",
"Groups" => "Grwpiau",
"Delete" => "Dileu",
"never" => "byth",
"None" => "Dim",
"Login" => "Mewngofnodi",

View File

@ -66,6 +66,7 @@ $TRANSLATIONS = array(
"So-so password" => "Jævnt kodeord",
"Good password" => "Godt kodeord",
"Strong password" => "Stærkt kodeord",
"Delete" => "Slet",
"Decrypting files... Please wait, this can take some time." => "Dekryptere filer... Vent venligst, dette kan tage lang tid. ",
"Delete encryption keys permanently." => "Slet krypteringsnøgler permanent.",
"Restore encryption keys." => "Genopret krypteringsnøgler.",
@ -76,7 +77,6 @@ $TRANSLATIONS = array(
"undo" => "fortryd",
"Groups" => "Grupper",
"Group Admin" => "Gruppe Administrator",
"Delete" => "Slet",
"never" => "aldrig",
"deleted {userName}" => "slettede {userName}",
"add group" => "Tilføj gruppe",

View File

@ -66,6 +66,7 @@ $TRANSLATIONS = array(
"So-so password" => "Durchschnittliches Passwort",
"Good password" => "Gutes Passwort",
"Strong password" => "Starkes Passwort",
"Delete" => "Löschen",
"Decrypting files... Please wait, this can take some time." => "Entschlüssle Dateien ... Bitte warten, denn dieser Vorgang kann einige Zeit beanspruchen.",
"Delete encryption keys permanently." => "Verschlüsselungsschlüssel dauerhaft löschen.",
"Restore encryption keys." => "Verschlüsselungsschlüssel wiederherstellen.",
@ -76,7 +77,6 @@ $TRANSLATIONS = array(
"undo" => "rückgängig machen",
"Groups" => "Gruppen",
"Group Admin" => "Gruppenadministrator",
"Delete" => "Löschen",
"never" => "niemals",
"deleted {userName}" => "{userName} gelöscht",
"add group" => "Gruppe hinzufügen",

View File

@ -29,11 +29,11 @@ $TRANSLATIONS = array(
"Error" => "Fehler",
"Update" => "Update durchführen",
"Updated" => "Aktualisiert",
"Delete" => "Löschen",
"Decrypting files... Please wait, this can take some time." => "Entschlüssel Dateien ... Bitte warten Sie, denn dieser Vorgang kann einige Zeit beanspruchen.",
"undo" => "rückgängig machen",
"Groups" => "Gruppen",
"Group Admin" => "Gruppenadministrator",
"Delete" => "Löschen",
"never" => "niemals",
"add group" => "Gruppe hinzufügen",
"A valid username must be provided" => "Es muss ein gültiger Benutzername angegeben werden",

View File

@ -66,6 +66,7 @@ $TRANSLATIONS = array(
"So-so password" => "Passables Passwort",
"Good password" => "Gutes Passwort",
"Strong password" => "Starkes Passwort",
"Delete" => "Löschen",
"Decrypting files... Please wait, this can take some time." => "Entschlüssle Dateien ... Bitte warten Sie, denn dieser Vorgang kann einige Zeit beanspruchen.",
"Delete encryption keys permanently." => "Verschlüsselungsschlüssel dauerhaft löschen.",
"Restore encryption keys." => "Verschlüsselungsschlüssel wiederherstellen.",
@ -76,7 +77,6 @@ $TRANSLATIONS = array(
"undo" => "rückgängig machen",
"Groups" => "Gruppen",
"Group Admin" => "Gruppenadministrator",
"Delete" => "Löschen",
"never" => "niemals",
"deleted {userName}" => "{userName} gelöscht",
"add group" => "Gruppe hinzufügen",

View File

@ -66,6 +66,7 @@ $TRANSLATIONS = array(
"So-so password" => "Μέτριο συνθηματικό",
"Good password" => "Καλό συνθηματικό",
"Strong password" => "Δυνατό συνθηματικό",
"Delete" => "Διαγραφή",
"Decrypting files... Please wait, this can take some time." => "Αποκρυπτογράφηση αρχείων... Παρακαλώ περιμένετε, αυτό μπορεί να πάρει κάποιο χρόνο.",
"Delete encryption keys permanently." => "Οριστική διαγραφή των κλειδιων κρυπτογράφησης.",
"Restore encryption keys." => "Επαναφορά των κλειδιών κρυπτογράφησης.",
@ -76,7 +77,6 @@ $TRANSLATIONS = array(
"undo" => "αναίρεση",
"Groups" => "Ομάδες",
"Group Admin" => "Ομάδα Διαχειριστών",
"Delete" => "Διαγραφή",
"never" => "ποτέ",
"deleted {userName}" => "διαγραφή {userName}",
"add group" => "προσθήκη ομάδας",

View File

@ -66,6 +66,7 @@ $TRANSLATIONS = array(
"So-so password" => "So-so password",
"Good password" => "Good password",
"Strong password" => "Strong password",
"Delete" => "Delete",
"Decrypting files... Please wait, this can take some time." => "Decrypting files... Please wait, this can take some time.",
"Delete encryption keys permanently." => "Delete encryption keys permanently.",
"Restore encryption keys." => "Restore encryption keys.",
@ -76,7 +77,6 @@ $TRANSLATIONS = array(
"undo" => "undo",
"Groups" => "Groups",
"Group Admin" => "Group Admin",
"Delete" => "Delete",
"never" => "never",
"deleted {userName}" => "deleted {userName}",
"add group" => "add group",

View File

@ -50,13 +50,13 @@ $TRANSLATIONS = array(
"So-so password" => "Mezaĉa pasvorto",
"Good password" => "Bona pasvorto",
"Strong password" => "Forta pasvorto",
"Delete" => "Forigi",
"Delete encryption keys permanently." => "Forigi ĉifroklavojn por ĉiam.",
"Restore encryption keys." => "Restaŭri ĉifroklavojn.",
"deleted {groupName}" => "{groupName} foriĝis",
"undo" => "malfari",
"Groups" => "Grupoj",
"Group Admin" => "Grupadministranto",
"Delete" => "Forigi",
"never" => "neniam",
"deleted {userName}" => "{userName} foriĝis",
"add group" => "aldoni grupon",

View File

@ -66,6 +66,7 @@ $TRANSLATIONS = array(
"So-so password" => "Contraseña pasable",
"Good password" => "Contraseña buena",
"Strong password" => "Contraseña muy buena",
"Delete" => "Eliminar",
"Decrypting files... Please wait, this can take some time." => "Descifrando archivos... Espere por favor, esto puede llevar algo de tiempo.",
"Delete encryption keys permanently." => "Eliminar claves de cifrado permanentemente.",
"Restore encryption keys." => "Restaurar claves de cifrado.",
@ -76,7 +77,6 @@ $TRANSLATIONS = array(
"undo" => "deshacer",
"Groups" => "Grupos",
"Group Admin" => "Administrador del Grupo",
"Delete" => "Eliminar",
"never" => "nunca",
"deleted {userName}" => "borrado {userName}",
"add group" => "añadir Grupo",

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