[tx-robot] updated from transifex
This commit is contained in:
parent
5b8c7a01e9
commit
7c072510d3
|
@ -13,6 +13,7 @@ $TRANSLATIONS = array(
|
|||
"Files" => "Ficheros",
|
||||
"Share" => "Compartir",
|
||||
"Rename" => "Renomar",
|
||||
"Error" => "Fallu",
|
||||
"_%n folder_::_%n folders_" => array("",""),
|
||||
"_%n file_::_%n files_" => array("",""),
|
||||
"_Uploading %n file_::_Uploading %n files_" => array("",""),
|
||||
|
@ -20,6 +21,7 @@ $TRANSLATIONS = array(
|
|||
"Size" => "Tamañu",
|
||||
"Upload" => "Xubir",
|
||||
"Save" => "Guardar",
|
||||
"New folder" => "Nueva carpeta",
|
||||
"Cancel upload" => "Encaboxar xuba",
|
||||
"Download" => "Descargar",
|
||||
"Delete" => "Desaniciar"
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Folder name" => "Nome de la carpeta",
|
||||
"Options" => "Opciones",
|
||||
"Groups" => "Grupos",
|
||||
"Users" => "Usuarios",
|
||||
"Delete" => "Desaniciar"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
@ -6,6 +6,11 @@ $TRANSLATIONS = array(
|
|||
"Please provide a valid Dropbox app key and secret." => "Please provide a valid Dropbox app key and secret.",
|
||||
"Error configuring Google Drive storage" => "Error configuring Google Drive storage",
|
||||
"Saved" => "Saved",
|
||||
"<b>Note:</b> " => "<b>Note:</b> ",
|
||||
" and " => " and ",
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it.",
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it.",
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it.",
|
||||
"External Storage" => "External Storage",
|
||||
"Folder name" => "Folder name",
|
||||
"External storage" => "External storage",
|
||||
|
|
|
@ -6,11 +6,17 @@ $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.",
|
||||
"Error configuring Google Drive storage" => "Error configurando el almacenamiento de Google Drive",
|
||||
"Saved" => "Guardado",
|
||||
"<b>Note:</b> " => "<b>Nota:</b> ",
|
||||
" and " => "y",
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> El soporte de cURL en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale.",
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> El soporte de FTP en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale.",
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> \"%s\" no está instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale.",
|
||||
"External Storage" => "Almacenamiento externo",
|
||||
"Folder name" => "Nombre de la carpeta",
|
||||
"External storage" => "Almacenamiento externo",
|
||||
"Configuration" => "Configuración",
|
||||
"Options" => "Opciones",
|
||||
"Available for" => "Disponible para",
|
||||
"Add storage" => "Añadir almacenamiento",
|
||||
"No user or group" => "Ningún usuario o grupo",
|
||||
"All Users" => "Todos los usuarios",
|
||||
|
|
|
@ -6,6 +6,11 @@ $TRANSLATIONS = array(
|
|||
"Please provide a valid Dropbox app key and secret." => "Anna kelvollinen Dropbox-sovellusavain ja salainen vastaus.",
|
||||
"Error configuring Google Drive storage" => "Virhe Google Drive levyn asetuksia tehtäessä",
|
||||
"Saved" => "Tallennettu",
|
||||
"<b>Note:</b> " => "<b>Huomio:</b> ",
|
||||
" and " => "ja",
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Huomio:</b> PHP:n cURL-tuki ei ole käytössä tai sitä ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan cURL-tuki käyttöön.",
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Huomio:</b> PHP:n FTP-tuki ei ole käytössä tai sitä ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan FTP-tuki käyttöön.",
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Huomio:</b> \"%s\" ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää asentamaan puuttuva kohde.",
|
||||
"External Storage" => "Erillinen tallennusväline",
|
||||
"Folder name" => "Kansion nimi",
|
||||
"External storage" => "Ulkoinen tallennustila",
|
||||
|
|
|
@ -6,6 +6,7 @@ $TRANSLATIONS = array(
|
|||
"Please provide a valid Dropbox app key and secret." => "Veuillez fournir une clé d'application (app key) ainsi qu'un mot de passe valides.",
|
||||
"Error configuring Google Drive storage" => "Erreur lors de la configuration du support de stockage Google Drive",
|
||||
"Saved" => "Sauvegarder",
|
||||
" and " => "et",
|
||||
"External Storage" => "Stockage externe",
|
||||
"Folder name" => "Nom du dossier",
|
||||
"External storage" => "Stockage externe",
|
||||
|
|
|
@ -6,6 +6,11 @@ $TRANSLATIONS = array(
|
|||
"Please provide a valid Dropbox app key and secret." => "Forneza unha chave correcta e segreda do Dropbox.",
|
||||
"Error configuring Google Drive storage" => "Produciuse un erro ao configurar o almacenamento en Google Drive",
|
||||
"Saved" => "Gardado",
|
||||
"<b>Note:</b> " => "<b>Nota:</b> ",
|
||||
" and " => "e",
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> A compatibilidade de cURL en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> A compatibilidade de FTP en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> «%s» non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
|
||||
"External Storage" => "Almacenamento externo",
|
||||
"Folder name" => "Nome do cartafol",
|
||||
"External storage" => "Almacenamento externo",
|
||||
|
|
|
@ -6,6 +6,11 @@ $TRANSLATIONS = array(
|
|||
"Please provide a valid Dropbox app key and secret." => "Fornisci chiave di applicazione e segreto di Dropbox validi.",
|
||||
"Error configuring Google Drive storage" => "Errore durante la configurazione dell'archivio Google Drive",
|
||||
"Saved" => "Salvato",
|
||||
"<b>Note:</b> " => "<b>Nota:</b>",
|
||||
" and " => "e",
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b>Il support a cURL non è abilitato o installato in PHP. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b>Il support a FTP non è abilitato o installato in PHP. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b>\"%s\" non è installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
|
||||
"External Storage" => "Archiviazione esterna",
|
||||
"Folder name" => "Nome della cartella",
|
||||
"External storage" => "Archiviazione esterna",
|
||||
|
|
|
@ -6,6 +6,11 @@ $TRANSLATIONS = array(
|
|||
"Please provide a valid Dropbox app key and secret." => "Proszę podać prawidłowy klucz aplikacji Dropbox i klucz sekretny.",
|
||||
"Error configuring Google Drive storage" => "Wystąpił błąd podczas konfigurowania zasobu Google Drive",
|
||||
"Saved" => "Zapisano",
|
||||
"<b>Note:</b> " => "<b>Uwaga:</b> ",
|
||||
" and " => "oraz",
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Uwaga:</b> Wsparcie dla cURL w PHP nie zostało włączone lub zainstalowane. Zamontowanie %s nie jest możliwe. Proszę poproś Twojego administratora o zainstalowanie go.",
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Uwaga:</b> Wsparcie dla FTP w PHP nie zostało włączone lub zainstalowane. Zamontowanie %s nie jest możliwe. Proszę poproś Twojego administratora o zainstalowanie go.",
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Uwaga:</b> \"%s\" nie jest zainstalowane. Zamontowanie %s nie jest możliwe. Proszę poproś Twojego administratora o zainstalowanie go.",
|
||||
"External Storage" => "Zewnętrzna zasoby dyskowe",
|
||||
"Folder name" => "Nazwa folderu",
|
||||
"External storage" => "Zewnętrzne zasoby dyskowe",
|
||||
|
|
|
@ -6,6 +6,11 @@ $TRANSLATIONS = array(
|
|||
"Please provide a valid Dropbox app key and secret." => "Por favor forneça um app key e secret válido do Dropbox",
|
||||
"Error configuring Google Drive storage" => "Erro ao configurar armazenamento do Google Drive",
|
||||
"Saved" => "Salvo",
|
||||
"<b>Note:</b> " => "<b>Nota:</b>",
|
||||
" and " => "e",
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> O suporte cURL do PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.",
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> O suporte FTP no PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.",
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> \"%s\" não está instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.",
|
||||
"External Storage" => "Armazenamento Externo",
|
||||
"Folder name" => "Nome da pasta",
|
||||
"External storage" => "Armazenamento Externo",
|
||||
|
|
|
@ -6,6 +6,11 @@ $TRANSLATIONS = array(
|
|||
"Please provide a valid Dropbox app key and secret." => "Lütfen Dropbox app key ve secret temin ediniz",
|
||||
"Error configuring Google Drive storage" => "Google Drive depo yapılandırma hatası",
|
||||
"Saved" => "Kaydedildi",
|
||||
"<b>Note:</b> " => "<b>Not:</b> ",
|
||||
" and " => "ve",
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Not:</b> PHP'de cURL desteği etkin veya kurulu değil. %s bağlaması mümkün olmayacak. Lütfen kurulumu için sistem yöneticilerinizle iletişime geçin.",
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Not:</b> PHP'de FTP desteği etkin veya kurulu değil. %s bağlaması mümkün olmayacak. Lütfen kurulumu için sistem yöneticilerinizle iletişime geçin.",
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Not:</b> \"%s\" kurulu değil. %s bağlaması mümkün olmayacak. Lütfen kurulumu için sistem yöneticilerinizle iletişime geçin.",
|
||||
"External Storage" => "Harici Depolama",
|
||||
"Folder name" => "Klasör ismi",
|
||||
"External storage" => "Harici depolama",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Error" => "Fallu",
|
||||
"Name" => "Nome",
|
||||
"Restore" => "Restaurar",
|
||||
"Delete" => "Desaniciar"
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Deletion failed" => "Falló'l borráu",
|
||||
"Error" => "Fallu",
|
||||
"_%s group found_::_%s groups found_" => array("",""),
|
||||
"_%s user found_::_%s users found_" => array("",""),
|
||||
"Save" => "Guardar",
|
||||
|
|
|
@ -90,6 +90,7 @@ $TRANSLATIONS = array(
|
|||
"Group-Member association" => "Associazione gruppo-utente ",
|
||||
"Nested Groups" => "Gruppi nidificati",
|
||||
"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" => "Quando è attivato, i gruppi che contengono altri gruppi sono supportati. (Funziona solo se l'attributo del gruppo membro contiene DN.)",
|
||||
"Paging chunksize" => "Dimensione del blocco di paginazione",
|
||||
"Special Attributes" => "Attributi speciali",
|
||||
"Quota Field" => "Campo Quota",
|
||||
"Quota Default" => "Quota predefinita",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Updated database" => "Base de datos anovada",
|
||||
"Invalid image" => "Imaxe inválida",
|
||||
"Sunday" => "Domingu",
|
||||
"Monday" => "Llunes",
|
||||
"Tuesday" => "Martes",
|
||||
|
@ -41,6 +42,7 @@ $TRANSLATIONS = array(
|
|||
"Continue" => "Continuar",
|
||||
"Shared" => "Compartíu",
|
||||
"Share" => "Compartir",
|
||||
"Error" => "Fallu",
|
||||
"Share link" => "Compartir enllaz",
|
||||
"Password" => "Contraseña",
|
||||
"Send" => "Unviar",
|
||||
|
@ -62,6 +64,7 @@ $TRANSLATIONS = array(
|
|||
"Reset" => "Reaniciar",
|
||||
"For the best results, please consider using a GNU/Linux server instead." => "Pa los meyores resultaos, por favor considera l'usu d'un sirvidor GNU/Linux nel so llugar.",
|
||||
"Personal" => "Personal",
|
||||
"Users" => "Usuarios",
|
||||
"Cheers!" => "¡Salú!",
|
||||
"will be used" => "usaráse",
|
||||
"Finishing …" => "Finando ...",
|
||||
|
|
|
@ -51,6 +51,7 @@ $TRANSLATIONS = array(
|
|||
"_{count} file conflict_::_{count} file conflicts_" => array("{count} Dateikonflikt","{count} Dateikonflikte"),
|
||||
"One file conflict" => "Ein Dateikonflikt",
|
||||
"New Files" => "Neue Dateien",
|
||||
"Already existing files" => "Die Dateien existieren bereits",
|
||||
"Which files do you want to keep?" => "Welche Dateien möchtest Du behalten?",
|
||||
"If you select both versions, the copied file will have a number added to its name." => "Wenn Du beide Versionen auswählst, erhält die kopierte Datei eine Zahl am Ende des Dateinamens.",
|
||||
"Cancel" => "Abbrechen",
|
||||
|
|
|
@ -51,6 +51,7 @@ $TRANSLATIONS = array(
|
|||
"_{count} file conflict_::_{count} file conflicts_" => array("{count} Dateikonflikt","{count} Dateikonflikte"),
|
||||
"One file conflict" => "Ein Dateikonflikt",
|
||||
"New Files" => "Neue Dateien",
|
||||
"Already existing files" => "Die Dateien existieren bereits",
|
||||
"Which files do you want to keep?" => "Welche Dateien möchten Sie behalten?",
|
||||
"If you select both versions, the copied file will have a number added to its name." => "Wenn Sie beide Versionen auswählen, erhält die kopierte Datei eine Zahl am Ende des Dateinamens.",
|
||||
"Cancel" => "Abbrechen",
|
||||
|
|
|
@ -51,6 +51,7 @@ $TRANSLATIONS = array(
|
|||
"_{count} file conflict_::_{count} file conflicts_" => array("{count} file in conflitto","{count} file in conflitto"),
|
||||
"One file conflict" => "Un file in conflitto",
|
||||
"New Files" => "File nuovi",
|
||||
"Already existing files" => "File già esistenti",
|
||||
"Which files do you want to keep?" => "Quali file vuoi mantenere?",
|
||||
"If you select both versions, the copied file will have a number added to its name." => "Se selezioni entrambe le versioni, sarà aggiunto un numero al nome del file copiato.",
|
||||
"Cancel" => "Annulla",
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -363,11 +363,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "يجب ادخال اسم مستخدم صحيح"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "يجب ادخال كلمة مرور صحيحة"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -54,7 +54,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr "وضعية الإرسال"
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "التشفير"
|
||||
|
||||
|
@ -67,7 +67,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "فشل تحميل القائمة من الآب ستور"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "لم يتم التأكد من الشخصية بنجاح"
|
||||
|
||||
|
@ -129,32 +129,32 @@ msgstr "فشل إزالة المستخدم من المجموعة %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "تعذر تحديث التطبيق."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "كلمة مرور خاطئة"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "لم يتم توفير مستخدم "
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "يرجى توفير كلمة مرور المسؤول المستردة, وإلا سيتم فقد جميع بيانات المستخدم "
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "خطا في كلمة مرور المسؤول المستردة, يرجى التاكد من كلمة المرور والمحاولة مرة اخرى."
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "Back-end لا يدعم تغيير كلمة المرور, لاكن مفتاح تشفير المستخدمين تم تحديثة بنجاح."
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "لا يمكن تغيير كلمة المرور"
|
||||
|
||||
|
@ -206,7 +206,7 @@ msgstr "حصل خطأ أثناء تحديث التطبيق"
|
|||
msgid "Error"
|
||||
msgstr "خطأ"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "حدث"
|
||||
|
||||
|
@ -214,31 +214,31 @@ msgstr "حدث"
|
|||
msgid "Updated"
|
||||
msgstr "تم التحديث بنجاح"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "اختر صورة الملف الشخصي "
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "كلمة السر ضعيفة جدا"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "كلمة السر ضعيفة"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "كلمة السر جيدة"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "كلمة السر قوية"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "فك تشفير الملفات... يرجى الانتظار, من الممكن ان ياخذ بعض الوقت."
|
||||
|
||||
|
@ -287,7 +287,7 @@ msgstr "يجب ادخال كلمة مرور صحيحة"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "تحذير: المجلد الرئيسي لـ المستخدم \"{user}\" موجود مسبقا"
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "__language_name__"
|
||||
|
||||
|
@ -592,11 +592,11 @@ msgstr "المزيد"
|
|||
msgid "Less"
|
||||
msgstr "أقل"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "إصدار"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -614,23 +614,23 @@ msgstr "أضف تطبيقاتك"
|
|||
msgid "More Apps"
|
||||
msgstr "المزيد من التطبيقات"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "إختر تطبيقاً"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr "التوثيق"
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "راجع صفحة التطبيق على apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-ترخيص من قبل <span class=\"author\"></span>"
|
||||
|
||||
|
@ -667,108 +667,108 @@ msgstr "ابدأ خطوات بداية التشغيل من جديد"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "تم إستهلاك <strong>%s</strong> من المتوفر <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "كلمة المرور"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "لقد تم تغيير كلمة السر"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "لم يتم تعديل كلمة السر بنجاح"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "كلمات السر الحالية"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "كلمات سر جديدة"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "عدل كلمة السر"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "اسمك الكامل"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "البريد الإلكترونى"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "عنوانك البريدي"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "صورة الملف الشخصي"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "رفع الان"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "اختر جديد من الملفات "
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "احذف الصورة "
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "سواء png او jpg. بامكانك قص الصورة "
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr "صورتك الرمزية يتم توفيرها عن طريق حسابك الاصلي."
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "الغاء"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "اختر صورة الملف الشخصي"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "اللغة"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "ساعد في الترجمه"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "استخدم هذا العنوان لـ <a href=\"%s\" target=\"_blank\">الدخول الى ملفاتك عن طريق WebDAV</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "البرنامج المشفر لم يعد مفعل, يرجى فك التشفير عن كل ملفاتك"
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "كلمه سر الدخول"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "فك تشفير جميع الملفات "
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 22:40+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 21:20+0000\n"
|
||||
"Last-Translator: Tornes Llume <l.lumex03.tornes@gmail.com>\n"
|
||||
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -49,7 +49,7 @@ msgstr ""
|
|||
|
||||
#: avatar/controller.php:85
|
||||
msgid "Invalid image"
|
||||
msgstr ""
|
||||
msgstr "Imaxe inválida"
|
||||
|
||||
#: avatar/controller.php:115 avatar/controller.php:142
|
||||
msgid "No temporary profile picture available, try again"
|
||||
|
@ -143,127 +143,127 @@ msgstr "Axustes"
|
|||
msgid "Saving..."
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:1124
|
||||
#: js/js.js:1099
|
||||
msgid "seconds ago"
|
||||
msgstr "fai segundos"
|
||||
|
||||
#: js/js.js:1125
|
||||
#: js/js.js:1100
|
||||
msgid "%n minute ago"
|
||||
msgid_plural "%n minutes ago"
|
||||
msgstr[0] "fai %n minutu"
|
||||
msgstr[1] "fai %n minutos"
|
||||
|
||||
#: js/js.js:1126
|
||||
#: js/js.js:1101
|
||||
msgid "%n hour ago"
|
||||
msgid_plural "%n hours ago"
|
||||
msgstr[0] "fai %n hora"
|
||||
msgstr[1] "fai %n hores"
|
||||
|
||||
#: js/js.js:1127
|
||||
#: js/js.js:1102
|
||||
msgid "today"
|
||||
msgstr "güei"
|
||||
|
||||
#: js/js.js:1128
|
||||
#: js/js.js:1103
|
||||
msgid "yesterday"
|
||||
msgstr "ayeri"
|
||||
|
||||
#: js/js.js:1129
|
||||
#: js/js.js:1104
|
||||
msgid "%n day ago"
|
||||
msgid_plural "%n days ago"
|
||||
msgstr[0] "fai %n día"
|
||||
msgstr[1] "fai %n díes"
|
||||
|
||||
#: js/js.js:1130
|
||||
#: js/js.js:1105
|
||||
msgid "last month"
|
||||
msgstr "mes caberu"
|
||||
|
||||
#: js/js.js:1131
|
||||
#: js/js.js:1106
|
||||
msgid "%n month ago"
|
||||
msgid_plural "%n months ago"
|
||||
msgstr[0] "fai %n mes"
|
||||
msgstr[1] "fai %n meses"
|
||||
|
||||
#: js/js.js:1132
|
||||
#: js/js.js:1107
|
||||
msgid "months ago"
|
||||
msgstr "fai meses"
|
||||
|
||||
#: js/js.js:1133
|
||||
#: js/js.js:1108
|
||||
msgid "last year"
|
||||
msgstr "añu caberu"
|
||||
|
||||
#: js/js.js:1134
|
||||
#: js/js.js:1109
|
||||
msgid "years ago"
|
||||
msgstr "fai años"
|
||||
|
||||
#: js/oc-dialogs.js:123
|
||||
#: js/oc-dialogs.js:125
|
||||
msgid "Choose"
|
||||
msgstr "Esbillar"
|
||||
|
||||
#: js/oc-dialogs.js:146
|
||||
#: js/oc-dialogs.js:151
|
||||
msgid "Error loading file picker template: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-dialogs.js:172
|
||||
#: js/oc-dialogs.js:177
|
||||
msgid "Yes"
|
||||
msgstr "Sí"
|
||||
|
||||
#: js/oc-dialogs.js:182
|
||||
#: js/oc-dialogs.js:187
|
||||
msgid "No"
|
||||
msgstr "Non"
|
||||
|
||||
#: js/oc-dialogs.js:199
|
||||
#: js/oc-dialogs.js:204
|
||||
msgid "Ok"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-dialogs.js:219
|
||||
#: js/oc-dialogs.js:224
|
||||
msgid "Error loading message template: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-dialogs.js:347
|
||||
#: js/oc-dialogs.js:352
|
||||
msgid "{count} file conflict"
|
||||
msgid_plural "{count} file conflicts"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: js/oc-dialogs.js:361
|
||||
#: js/oc-dialogs.js:366
|
||||
msgid "One file conflict"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-dialogs.js:367
|
||||
#: js/oc-dialogs.js:372
|
||||
msgid "New Files"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-dialogs.js:368
|
||||
#: js/oc-dialogs.js:373
|
||||
msgid "Already existing files"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-dialogs.js:370
|
||||
#: js/oc-dialogs.js:375
|
||||
msgid "Which files do you want to keep?"
|
||||
msgstr "¿Qué ficheros quies caltener?"
|
||||
|
||||
#: js/oc-dialogs.js:371
|
||||
#: js/oc-dialogs.js:376
|
||||
msgid ""
|
||||
"If you select both versions, the copied file will have a number added to its"
|
||||
" name."
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-dialogs.js:379
|
||||
#: js/oc-dialogs.js:384
|
||||
msgid "Cancel"
|
||||
msgstr "Encaboxar"
|
||||
|
||||
#: js/oc-dialogs.js:389
|
||||
#: js/oc-dialogs.js:394
|
||||
msgid "Continue"
|
||||
msgstr "Continuar"
|
||||
|
||||
#: js/oc-dialogs.js:436 js/oc-dialogs.js:449
|
||||
#: js/oc-dialogs.js:441 js/oc-dialogs.js:454
|
||||
msgid "(all selected)"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-dialogs.js:439 js/oc-dialogs.js:452
|
||||
#: js/oc-dialogs.js:444 js/oc-dialogs.js:457
|
||||
msgid "({count} selected)"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-dialogs.js:460
|
||||
#: js/oc-dialogs.js:465
|
||||
msgid "Error loading file exists template"
|
||||
msgstr ""
|
||||
|
||||
|
@ -298,7 +298,7 @@ msgstr "Compartir"
|
|||
#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:711
|
||||
#: templates/installation.php:10
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
msgstr "Fallu"
|
||||
|
||||
#: js/share.js:160 js/share.js:767
|
||||
msgid "Error while sharing"
|
||||
|
@ -560,7 +560,7 @@ msgstr "Personal"
|
|||
|
||||
#: strings.php:6
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
msgstr "Usuarios"
|
||||
|
||||
#: strings.php:7 templates/layout.user.php:116
|
||||
msgid "Apps"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 22:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 21:20+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -177,7 +177,7 @@ msgstr ""
|
|||
msgid "In the home folder 'Shared' is a reserved filename"
|
||||
msgstr ""
|
||||
|
||||
#: js/file-upload.js:548 js/filelist.js:603
|
||||
#: js/file-upload.js:548 js/filelist.js:587
|
||||
msgid "{new_name} already exists"
|
||||
msgstr ""
|
||||
|
||||
|
@ -211,37 +211,37 @@ msgstr ""
|
|||
|
||||
#: js/filelist.js:102 js/files.js:552
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
msgstr "Fallu"
|
||||
|
||||
#: js/filelist.js:267 js/filelist.js:1113
|
||||
#: js/filelist.js:251 js/filelist.js:1101
|
||||
msgid "Pending"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:630
|
||||
#: js/filelist.js:614
|
||||
msgid "Could not rename file"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:789
|
||||
#: js/filelist.js:777
|
||||
msgid "Error deleting file."
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:814 js/filelist.js:891 js/files.js:589
|
||||
#: js/filelist.js:802 js/filelist.js:879 js/files.js:589
|
||||
msgid "%n folder"
|
||||
msgid_plural "%n folders"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: js/filelist.js:815 js/filelist.js:892 js/files.js:595
|
||||
#: js/filelist.js:803 js/filelist.js:880 js/files.js:595
|
||||
msgid "%n file"
|
||||
msgid_plural "%n files"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: js/filelist.js:822
|
||||
#: js/filelist.js:810
|
||||
msgid "{dirs} and {files}"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:1052 js/filelist.js:1090
|
||||
#: js/filelist.js:1040 js/filelist.js:1078
|
||||
msgid "Uploading %n file"
|
||||
msgid_plural "Uploading %n files"
|
||||
msgstr[0] ""
|
||||
|
@ -355,7 +355,7 @@ msgstr ""
|
|||
|
||||
#: templates/index.php:12
|
||||
msgid "New folder"
|
||||
msgstr ""
|
||||
msgstr "Nueva carpeta"
|
||||
|
||||
#: templates/index.php:13
|
||||
msgid "Folder"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 21:20+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -76,7 +76,7 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:8 templates/settings.php:27
|
||||
msgid "Folder name"
|
||||
msgstr ""
|
||||
msgstr "Nome de la carpeta"
|
||||
|
||||
#: templates/settings.php:9
|
||||
msgid "External storage"
|
||||
|
@ -112,7 +112,7 @@ msgstr "Grupos"
|
|||
|
||||
#: templates/settings.php:105
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
msgstr "Usuarios"
|
||||
|
||||
#: templates/settings.php:118 templates/settings.php:119
|
||||
#: templates/settings.php:158 templates/settings.php:159
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 21:40+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 21:20+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -33,7 +33,7 @@ msgstr ""
|
|||
|
||||
#: js/trash.js:33 js/trash.js:124 js/trash.js:173
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
msgstr "Fallu"
|
||||
|
||||
#: js/trash.js:264
|
||||
msgid "Deleted Files"
|
||||
|
|
|
@ -3,13 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Tornes Llume <l.lumex03.tornes@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 09:20+0000\n"
|
||||
"Last-Translator: Tornes Llume <l.lumex03.tornes@gmail.com>\n"
|
||||
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -42,7 +43,7 @@ msgstr "Axustes"
|
|||
|
||||
#: private/app.php:389
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
msgstr "Usuarios"
|
||||
|
||||
#: private/app.php:402
|
||||
msgid "Admin"
|
||||
|
@ -51,7 +52,7 @@ msgstr ""
|
|||
#: private/app.php:875
|
||||
#, php-format
|
||||
msgid "Failed to upgrade \"%s\"."
|
||||
msgstr ""
|
||||
msgstr "Fallu al anovar \"%s\"."
|
||||
|
||||
#: private/avatar.php:66
|
||||
msgid "Unknown filetype"
|
||||
|
@ -59,7 +60,7 @@ msgstr ""
|
|||
|
||||
#: private/avatar.php:71
|
||||
msgid "Invalid image"
|
||||
msgstr ""
|
||||
msgstr "Imaxe inválida"
|
||||
|
||||
#: private/defaults.php:35
|
||||
msgid "web services under your control"
|
||||
|
@ -145,7 +146,7 @@ msgstr ""
|
|||
|
||||
#: private/json.php:29
|
||||
msgid "Application is not enabled"
|
||||
msgstr ""
|
||||
msgstr "L'aplicación nun ta habilitada"
|
||||
|
||||
#: private/json.php:40 private/json.php:63 private/json.php:88
|
||||
msgid "Authentication error"
|
||||
|
@ -169,7 +170,7 @@ msgstr "Testu"
|
|||
|
||||
#: private/search/provider/file.php:30
|
||||
msgid "Images"
|
||||
msgstr ""
|
||||
msgstr "Imaxes"
|
||||
|
||||
#: private/setup/abstractdatabase.php:26
|
||||
#, php-format
|
||||
|
@ -261,11 +262,11 @@ msgstr ""
|
|||
|
||||
#: private/setup.php:28
|
||||
msgid "Set an admin username."
|
||||
msgstr ""
|
||||
msgstr "Afitar nome d'usuariu p'almin"
|
||||
|
||||
#: private/setup.php:31
|
||||
msgid "Set an admin password."
|
||||
msgstr ""
|
||||
msgstr "Afitar contraseña p'almin"
|
||||
|
||||
#: private/setup.php:202
|
||||
msgid ""
|
||||
|
@ -287,7 +288,7 @@ msgstr ""
|
|||
#: private/tags.php:193
|
||||
#, php-format
|
||||
msgid "Could not find category \"%s\""
|
||||
msgstr ""
|
||||
msgstr "Nun pudo alcontrase la estaya \"%s.\""
|
||||
|
||||
#: private/template/functions.php:133
|
||||
msgid "seconds ago"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 22:40+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 21:20+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -201,7 +201,7 @@ msgstr ""
|
|||
|
||||
#: js/apps.js:152
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
msgstr "Fallu"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 22:40+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 21:20+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -84,7 +84,7 @@ msgstr ""
|
|||
|
||||
#: js/settings.js:133
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
msgstr "Fallu"
|
||||
|
||||
#: js/settings.js:838
|
||||
msgid "Configuration OK"
|
||||
|
@ -144,7 +144,7 @@ msgstr[1] ""
|
|||
msgid "Invalid Host"
|
||||
msgstr ""
|
||||
|
||||
#: lib/wizard.php:963
|
||||
#: lib/wizard.php:983
|
||||
msgid "Could not find the desired feature"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -346,12 +346,12 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Heu de facilitar un nom d'usuari vàlid"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Heu de facilitar una contrasenya vàlida"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "El nom d'usuari ja està en ús"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-27 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 13:43+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: Josep Torné <josep@substantiu.com>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -54,7 +54,7 @@ msgstr "Heu d'establir un nom d'usuari abans de poder enviar correus de prova."
|
|||
msgid "Send mode"
|
||||
msgstr "Mode d'enviament"
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Xifrat"
|
||||
|
||||
|
@ -67,7 +67,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "No s'ha pogut carregar la llista des de l'App Store"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Error d'autenticació"
|
||||
|
||||
|
@ -129,32 +129,32 @@ msgstr "No es pot eliminar l'usuari del grup %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "No s'ha pogut actualitzar l'aplicació."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "Contrasenya incorrecta"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "No heu proporcionat cap usuari"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "Sisplau, proporcioneu una contrasenya de recuperació d'administrador, altrament totes les dades d'usuari es perdran"
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "La contrasenya de recuperació d'administrador és incorrecta. Comproveu-la i torneu-ho a intentar."
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "El dorsal no permet canviar la contrasenya, però la clau d'encripació d'usuaris s'ha actualitzat correctament."
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "No es pot canviar la contrasenya"
|
||||
|
||||
|
@ -206,7 +206,7 @@ msgstr "Error en actualitzar l'aplicació"
|
|||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Actualitza"
|
||||
|
||||
|
@ -214,31 +214,31 @@ msgstr "Actualitza"
|
|||
msgid "Updated"
|
||||
msgstr "Actualitzada"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Seleccioneu una imatge de perfil"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Contrasenya massa feble"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Contrasenya feble"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "Contrasenya passable"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Contrasenya bona"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Contrasenya forta"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Desencriptant fitxers... Espereu, això pot trigar una estona."
|
||||
|
||||
|
@ -287,7 +287,7 @@ msgstr "Heu de facilitar una contrasenya vàlida"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "Avís: la carpeta Home per l'usuari \"{user}\" ja existeix"
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "Català"
|
||||
|
||||
|
@ -592,11 +592,11 @@ msgstr "Més"
|
|||
msgid "Less"
|
||||
msgstr "Menys"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Versió"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -614,23 +614,23 @@ msgstr "Afegiu la vostra aplicació"
|
|||
msgid "More Apps"
|
||||
msgstr "Més aplicacions"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Seleccioneu una aplicació"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr "Documentació:"
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Mireu la pàgina d'aplicacions a apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr "Mostra la web de l'aplicació"
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-propietat de <span class=\"author\"></span>"
|
||||
|
||||
|
@ -667,108 +667,108 @@ msgstr "Torna a mostrar l'assistent de primera execució"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Heu utilitzat <strong>%s</strong> d'un total disponible de <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Contrasenya"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "La seva contrasenya s'ha canviat"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "No s'ha pogut canviar la contrasenya"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Contrasenya actual"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Contrasenya nova"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Canvia la contrasenya"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "Nom complet"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "Correu electrònic"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Correu electrònic"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr "Ompliu una adreça de correu per poder recuperar la contrasenya i rebre notificacions"
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Foto de perfil"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Puja'n una de nova"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Selecciona'n una de nova dels fitxers"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Elimina imatge"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "Pot ser png o jpg. Idealment quadrada, però podreu retallar-la."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr "El vostre compte original proporciona l'avatar."
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel·la"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Selecciona com a imatge de perfil"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Idioma"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Ajudeu-nos amb la traducció"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "Useu aquesta adreça per <a href=\"%s\" target=\"_blank\">accedir als fitxers via WebDAV</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "L'aplicació d'encriptació ja no està activada, desencripteu tots els vostres fitxers"
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Contrasenya d'accés"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Desencripta tots els fitxers"
|
||||
|
||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -354,12 +354,12 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Musíte zadat platné uživatelské jméno"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Musíte zadat platné heslo"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "Uživatelské jméno je již využíváno"
|
||||
|
|
|
@ -14,8 +14,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-28 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-27 21:10+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: m23 <black23@gmail.com>\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -58,7 +58,7 @@ msgstr "Pro možnost odeslání zkušebních e-mailů musíte nejprve nastavit s
|
|||
msgid "Send mode"
|
||||
msgstr "Mód odesílání"
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Šifrování"
|
||||
|
||||
|
@ -71,7 +71,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "Nelze načíst seznam z App Store"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Chyba přihlášení"
|
||||
|
||||
|
@ -133,32 +133,32 @@ msgstr "Nelze odebrat uživatele ze skupiny %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "Nelze aktualizovat aplikaci."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "Nesprávné heslo"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "Nebyl uveden uživatel"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "Zadejte prosím administrátorské heslo pro obnovu, jinak budou všechna data ztracena"
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "Chybné administrátorské heslo pro obnovu. Překontrolujte správnost hesla a zkuste to znovu."
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "Úložiště nepodporuje změnu hesla, ale šifrovací klíč uživatelů byl úspěšně změněn."
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "Změna hesla se nezdařila"
|
||||
|
||||
|
@ -210,7 +210,7 @@ msgstr "Chyba při aktualizaci aplikace"
|
|||
msgid "Error"
|
||||
msgstr "Chyba"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Aktualizovat"
|
||||
|
||||
|
@ -218,31 +218,31 @@ msgstr "Aktualizovat"
|
|||
msgid "Updated"
|
||||
msgstr "Aktualizováno"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Vyberte profilový obrázek"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Velmi slabé heslo"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Slabé heslo"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "Středně silné heslo"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Dobré heslo"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Silné heslo"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Probíhá dešifrování souborů... Čekejte prosím, tato operace může trvat nějakou dobu."
|
||||
|
||||
|
@ -291,7 +291,7 @@ msgstr "Musíte zadat platné heslo"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "Varování: Osobní složka uživatele \"{user}\" již existuje."
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "Česky"
|
||||
|
||||
|
@ -596,11 +596,11 @@ msgstr "Více"
|
|||
msgid "Less"
|
||||
msgstr "Méně"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Verze"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -618,23 +618,23 @@ msgstr "Přidat Vaši aplikaci"
|
|||
msgid "More Apps"
|
||||
msgstr "Více aplikací"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Vyberte aplikaci"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr "Dokumentace:"
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Více na stránce s aplikacemi na apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr "Prohlédněte si webovou stránku aplikace"
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-licencováno <span class=\"author\"></span>"
|
||||
|
||||
|
@ -671,108 +671,108 @@ msgstr "Znovu zobrazit průvodce prvním spuštěním"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Používáte <strong>%s</strong> z <strong>%s</strong> dostupných"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Heslo"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Vaše heslo bylo změněno"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "Změna vašeho hesla se nezdařila"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Současné heslo"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Nové heslo"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Změnit heslo"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "Celé jméno"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Vaše e-mailová adresa"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr "Zadejte e-mailovou adresu pro umožnění obnovy zapomenutého hesla a pro přijímání upozornění."
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Profilový obrázek"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Nahrát nový"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Vyberte nový ze souborů"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Odebrat obrázek"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "png nebo jpg, nejlépe čtvercový, ale budete mít možnost jej oříznout."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr "Váš avatar je poskytován Vaším původním účtem."
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Zrušit"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Vybrat jako profilový obrázek"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Jazyk"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Pomoci s překladem"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "Použijte <a href=\"%s\" target=\"_blank\">tuto adresu pro přístup k vašim souborům přes WebDAV</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "Šifrovací aplikace již není spuštěna, dešifrujte prosím všechny své soubory"
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Přihlašovací heslo"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Odšifrovat všechny soubory"
|
||||
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -349,11 +349,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Et gyldigt brugernavn skal angives"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "En gyldig adgangskode skal angives"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-27 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 09:30+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: Sappe\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -55,7 +55,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Kryptering"
|
||||
|
||||
|
@ -68,7 +68,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "Kunne ikke indlæse listen fra App Store"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Adgangsfejl"
|
||||
|
||||
|
@ -130,32 +130,32 @@ msgstr "Brugeren kan ikke fjernes fra gruppen %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "Kunne ikke opdatere app'en."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "Forkert kodeord"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "Intet brugernavn givet"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "Angiv venligst en admininstrator gendannelseskode, ellers vil alt brugerdata gå tabt"
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "Forkert admin gendannelseskode. Se venligst koden efter og prøv igen."
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "Serveren understøtter ikke kodeordsskifte, men brugernes krypteringsnøgle blev opdateret."
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "Kunne ikke ændre kodeord"
|
||||
|
||||
|
@ -207,7 +207,7 @@ msgstr "Der opstod en fejl under app opgraderingen"
|
|||
msgid "Error"
|
||||
msgstr "Fejl"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Opdater"
|
||||
|
||||
|
@ -215,31 +215,31 @@ msgstr "Opdater"
|
|||
msgid "Updated"
|
||||
msgstr "Opdateret"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Vælg et profilbillede"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Meget svagt kodeord"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Svagt kodeord"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "Jævnt kodeord"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Godt kodeord"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Stærkt kodeord"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Dekryptere filer... Vent venligst, dette kan tage lang tid. "
|
||||
|
||||
|
@ -288,7 +288,7 @@ msgstr "En gyldig adgangskode skal angives"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "Advarsel: Hjemmemappen for bruger \"{user}\" findes allerede"
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "Dansk"
|
||||
|
||||
|
@ -593,11 +593,11 @@ msgstr "Mere"
|
|||
msgid "Less"
|
||||
msgstr "Mindre"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Version"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -615,23 +615,23 @@ msgstr "Tilføj din App"
|
|||
msgid "More Apps"
|
||||
msgstr "Flere Apps"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Vælg en App"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr "Dokumentation:"
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Se applikationens side på apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-licenseret af <span class=\"author\"></span>"
|
||||
|
||||
|
@ -668,108 +668,108 @@ msgstr "Vis Første Kørsels Guiden igen."
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Du har brugt <strong>%s</strong> af den tilgængelige <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Kodeord"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Din adgangskode blev ændret"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "Ude af stand til at ændre dit kodeord"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Nuværende adgangskode"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Nyt kodeord"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Skift kodeord"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "Fulde navn"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Din emailadresse"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Profilbillede"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Upload nyt"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Vælg nyt fra Filer"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Fjern billede"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "Enten png eller jpg. Ideelt firkantet men du har mulighed for at beskære det. "
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr "Din avatar kommer fra din oprindelige konto."
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Annuller"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Vælg som profilbillede"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Sprog"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Hjælp med oversættelsen"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "Brug denne adresse for at <a href=\"%s\" target=\"_blank\">tilgå dine filer via WebDAV</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "Krypteringsprogrammet er ikke længere aktiveret. Dekrypter venligst alle dine filer"
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Log-in kodeord"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Dekrypter alle Filer "
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
# Translators:
|
||||
# arkascha <foss@christian-reiner.info>, 2013
|
||||
# I Robot, 2013
|
||||
# I Robot, 2014
|
||||
# Marcel Kühlhorn <tux93@opensuse.org>, 2013
|
||||
# Mario Siegmann <mario_siegmann@web.de>, 2013-2014
|
||||
# JamFX <niko@nik-o-mat.de>, 2013
|
||||
|
@ -17,8 +18,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 06:10+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 08:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -152,127 +153,127 @@ msgstr "Einstellungen"
|
|||
msgid "Saving..."
|
||||
msgstr "Speichern..."
|
||||
|
||||
#: js/js.js:1124
|
||||
#: js/js.js:1099
|
||||
msgid "seconds ago"
|
||||
msgstr "Gerade eben"
|
||||
|
||||
#: js/js.js:1125
|
||||
#: js/js.js:1100
|
||||
msgid "%n minute ago"
|
||||
msgid_plural "%n minutes ago"
|
||||
msgstr[0] "Vor %n Minute"
|
||||
msgstr[1] "Vor %n Minuten"
|
||||
|
||||
#: js/js.js:1126
|
||||
#: js/js.js:1101
|
||||
msgid "%n hour ago"
|
||||
msgid_plural "%n hours ago"
|
||||
msgstr[0] "Vor %n Stunde"
|
||||
msgstr[1] "Vor %n Stunden"
|
||||
|
||||
#: js/js.js:1127
|
||||
#: js/js.js:1102
|
||||
msgid "today"
|
||||
msgstr "Heute"
|
||||
|
||||
#: js/js.js:1128
|
||||
#: js/js.js:1103
|
||||
msgid "yesterday"
|
||||
msgstr "Gestern"
|
||||
|
||||
#: js/js.js:1129
|
||||
#: js/js.js:1104
|
||||
msgid "%n day ago"
|
||||
msgid_plural "%n days ago"
|
||||
msgstr[0] "Vor %n Tag"
|
||||
msgstr[1] "Vor %n Tagen"
|
||||
|
||||
#: js/js.js:1130
|
||||
#: js/js.js:1105
|
||||
msgid "last month"
|
||||
msgstr "Letzten Monat"
|
||||
|
||||
#: js/js.js:1131
|
||||
#: js/js.js:1106
|
||||
msgid "%n month ago"
|
||||
msgid_plural "%n months ago"
|
||||
msgstr[0] "Vor %n Monat"
|
||||
msgstr[1] "Vor %n Monaten"
|
||||
|
||||
#: js/js.js:1132
|
||||
#: js/js.js:1107
|
||||
msgid "months ago"
|
||||
msgstr "Vor Monaten"
|
||||
|
||||
#: js/js.js:1133
|
||||
#: js/js.js:1108
|
||||
msgid "last year"
|
||||
msgstr "Letztes Jahr"
|
||||
|
||||
#: js/js.js:1134
|
||||
#: js/js.js:1109
|
||||
msgid "years ago"
|
||||
msgstr "Vor Jahren"
|
||||
|
||||
#: js/oc-dialogs.js:123
|
||||
#: js/oc-dialogs.js:125
|
||||
msgid "Choose"
|
||||
msgstr "Auswählen"
|
||||
|
||||
#: js/oc-dialogs.js:146
|
||||
#: js/oc-dialogs.js:151
|
||||
msgid "Error loading file picker template: {error}"
|
||||
msgstr "Fehler beim Laden der Dateiauswahlvorlage: {error}"
|
||||
|
||||
#: js/oc-dialogs.js:172
|
||||
#: js/oc-dialogs.js:177
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: js/oc-dialogs.js:182
|
||||
#: js/oc-dialogs.js:187
|
||||
msgid "No"
|
||||
msgstr "Nein"
|
||||
|
||||
#: js/oc-dialogs.js:199
|
||||
#: js/oc-dialogs.js:204
|
||||
msgid "Ok"
|
||||
msgstr "OK"
|
||||
|
||||
#: js/oc-dialogs.js:219
|
||||
#: js/oc-dialogs.js:224
|
||||
msgid "Error loading message template: {error}"
|
||||
msgstr "Fehler beim Laden der Nachrichtenvorlage: {error}"
|
||||
|
||||
#: js/oc-dialogs.js:347
|
||||
#: js/oc-dialogs.js:352
|
||||
msgid "{count} file conflict"
|
||||
msgid_plural "{count} file conflicts"
|
||||
msgstr[0] "{count} Dateikonflikt"
|
||||
msgstr[1] "{count} Dateikonflikte"
|
||||
|
||||
#: js/oc-dialogs.js:361
|
||||
#: js/oc-dialogs.js:366
|
||||
msgid "One file conflict"
|
||||
msgstr "Ein Dateikonflikt"
|
||||
|
||||
#: js/oc-dialogs.js:367
|
||||
#: js/oc-dialogs.js:372
|
||||
msgid "New Files"
|
||||
msgstr "Neue Dateien"
|
||||
|
||||
#: js/oc-dialogs.js:368
|
||||
#: js/oc-dialogs.js:373
|
||||
msgid "Already existing files"
|
||||
msgstr ""
|
||||
msgstr "Die Dateien existieren bereits"
|
||||
|
||||
#: js/oc-dialogs.js:370
|
||||
#: js/oc-dialogs.js:375
|
||||
msgid "Which files do you want to keep?"
|
||||
msgstr "Welche Dateien möchtest Du behalten?"
|
||||
|
||||
#: js/oc-dialogs.js:371
|
||||
#: js/oc-dialogs.js:376
|
||||
msgid ""
|
||||
"If you select both versions, the copied file will have a number added to its"
|
||||
" name."
|
||||
msgstr "Wenn Du beide Versionen auswählst, erhält die kopierte Datei eine Zahl am Ende des Dateinamens."
|
||||
|
||||
#: js/oc-dialogs.js:379
|
||||
#: js/oc-dialogs.js:384
|
||||
msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
|
||||
#: js/oc-dialogs.js:389
|
||||
#: js/oc-dialogs.js:394
|
||||
msgid "Continue"
|
||||
msgstr "Fortsetzen"
|
||||
|
||||
#: js/oc-dialogs.js:436 js/oc-dialogs.js:449
|
||||
#: js/oc-dialogs.js:441 js/oc-dialogs.js:454
|
||||
msgid "(all selected)"
|
||||
msgstr "(Alle ausgewählt)"
|
||||
|
||||
#: js/oc-dialogs.js:439 js/oc-dialogs.js:452
|
||||
#: js/oc-dialogs.js:444 js/oc-dialogs.js:457
|
||||
msgid "({count} selected)"
|
||||
msgstr "({count} ausgewählt)"
|
||||
|
||||
#: js/oc-dialogs.js:460
|
||||
#: js/oc-dialogs.js:465
|
||||
msgid "Error loading file exists template"
|
||||
msgstr "Fehler beim Laden der vorhanden Dateivorlage"
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# I Robot, 2014
|
||||
# Mario Siegmann <mario_siegmann@web.de>, 2013
|
||||
# ninov <ninovdl@ymail.com>, 2013
|
||||
# stefanniedermann <stefan.niedermann@googlemail.com>, 2014
|
||||
|
@ -12,8 +13,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 08:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -346,16 +347,16 @@ msgstr "Vor Jahren"
|
|||
msgid ""
|
||||
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
|
||||
"\"0-9\", and \"_.@-\""
|
||||
msgstr ""
|
||||
msgstr "Folgende Zeichen sind im Benutzernamen erlaubt: \"a-z\", \"A-Z\", \"0-9\" und \"_.@-\""
|
||||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Es muss ein gültiger Benutzername angegeben werden"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Es muss ein gültiges Passwort angegeben werden"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "Dieser Benutzername existiert bereits"
|
||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-04 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 20:10+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: kabum <uu.kabum@gmail.com>\n"
|
||||
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -220,31 +220,31 @@ msgstr "Aktualisierung durchführen"
|
|||
msgid "Updated"
|
||||
msgstr "Aktualisiert"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Wähle ein Profilbild"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Sehr schwaches Passwort"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Schwaches Passwort"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "Durchschnittliches Passwort"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Gutes Passwort"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Starkes Passwort"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Entschlüssle Dateien ... Bitte warten, denn dieser Vorgang kann einige Zeit beanspruchen."
|
||||
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -349,11 +349,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Es muss ein gültiger Benutzername angegeben werden"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Es muss ein gültiges Passwort angegeben werden"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -60,7 +60,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Verschlüsselung"
|
||||
|
||||
|
@ -73,7 +73,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "Die Liste der Anwendungen im Store konnte nicht geladen werden."
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Authentifizierungs-Fehler"
|
||||
|
||||
|
@ -135,32 +135,32 @@ msgstr "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "Die App konnte nicht aktualisiert werden."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr ""
|
||||
|
||||
|
@ -212,7 +212,7 @@ msgstr "Es ist ein Fehler während des Updates aufgetreten"
|
|||
msgid "Error"
|
||||
msgstr "Fehler"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Update durchführen"
|
||||
|
||||
|
@ -220,31 +220,31 @@ msgstr "Update durchführen"
|
|||
msgid "Updated"
|
||||
msgstr "Aktualisiert"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Entschlüssel Dateien ... Bitte warten Sie, denn dieser Vorgang kann einige Zeit beanspruchen."
|
||||
|
||||
|
@ -293,7 +293,7 @@ msgstr "Es muss ein gültiges Passwort angegeben werden"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr ""
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "Deutsch (Schweiz)"
|
||||
|
||||
|
@ -598,11 +598,11 @@ msgstr "Mehr"
|
|||
msgid "Less"
|
||||
msgstr "Weniger"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Version"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -620,23 +620,23 @@ msgstr "Fügen Sie Ihre Anwendung hinzu"
|
|||
msgid "More Apps"
|
||||
msgstr "Weitere Anwendungen"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Wählen Sie eine Anwendung aus"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Weitere Anwendungen finden Sie auf apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-lizenziert von <span class=\"author\"></span>"
|
||||
|
||||
|
@ -673,108 +673,108 @@ msgstr "Den Einrichtungsassistenten erneut anzeigen"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Passwort"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Ihr Passwort wurde geändert."
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "Das Passwort konnte nicht geändert werden"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Aktuelles Passwort"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Neues Passwort"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Passwort ändern"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "E-Mail"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Ihre E-Mail-Adresse"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Sprache"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Helfen Sie bei der Übersetzung"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Login-Passwort"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Alle Dateien entschlüsseln"
|
||||
|
||||
|
|
|
@ -18,8 +18,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 06:10+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 08:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -153,127 +153,127 @@ msgstr "Einstellungen"
|
|||
msgid "Saving..."
|
||||
msgstr "Speichern..."
|
||||
|
||||
#: js/js.js:1124
|
||||
#: js/js.js:1099
|
||||
msgid "seconds ago"
|
||||
msgstr "Gerade eben"
|
||||
|
||||
#: js/js.js:1125
|
||||
#: js/js.js:1100
|
||||
msgid "%n minute ago"
|
||||
msgid_plural "%n minutes ago"
|
||||
msgstr[0] "Vor %n Minute"
|
||||
msgstr[1] "Vor %n Minuten"
|
||||
|
||||
#: js/js.js:1126
|
||||
#: js/js.js:1101
|
||||
msgid "%n hour ago"
|
||||
msgid_plural "%n hours ago"
|
||||
msgstr[0] "Vor %n Stunde"
|
||||
msgstr[1] "Vor %n Stunden"
|
||||
|
||||
#: js/js.js:1127
|
||||
#: js/js.js:1102
|
||||
msgid "today"
|
||||
msgstr "Heute"
|
||||
|
||||
#: js/js.js:1128
|
||||
#: js/js.js:1103
|
||||
msgid "yesterday"
|
||||
msgstr "Gestern"
|
||||
|
||||
#: js/js.js:1129
|
||||
#: js/js.js:1104
|
||||
msgid "%n day ago"
|
||||
msgid_plural "%n days ago"
|
||||
msgstr[0] "Vor %n Tag"
|
||||
msgstr[1] "Vor %n Tagen"
|
||||
|
||||
#: js/js.js:1130
|
||||
#: js/js.js:1105
|
||||
msgid "last month"
|
||||
msgstr "Letzten Monat"
|
||||
|
||||
#: js/js.js:1131
|
||||
#: js/js.js:1106
|
||||
msgid "%n month ago"
|
||||
msgid_plural "%n months ago"
|
||||
msgstr[0] "Vor %n Monat"
|
||||
msgstr[1] "Vor %n Monaten"
|
||||
|
||||
#: js/js.js:1132
|
||||
#: js/js.js:1107
|
||||
msgid "months ago"
|
||||
msgstr "Vor Monaten"
|
||||
|
||||
#: js/js.js:1133
|
||||
#: js/js.js:1108
|
||||
msgid "last year"
|
||||
msgstr "Letztes Jahr"
|
||||
|
||||
#: js/js.js:1134
|
||||
#: js/js.js:1109
|
||||
msgid "years ago"
|
||||
msgstr "Vor Jahren"
|
||||
|
||||
#: js/oc-dialogs.js:123
|
||||
#: js/oc-dialogs.js:125
|
||||
msgid "Choose"
|
||||
msgstr "Auswählen"
|
||||
|
||||
#: js/oc-dialogs.js:146
|
||||
#: js/oc-dialogs.js:151
|
||||
msgid "Error loading file picker template: {error}"
|
||||
msgstr "Fehler beim Laden der Dateiauswahlvorlage: {error}"
|
||||
|
||||
#: js/oc-dialogs.js:172
|
||||
#: js/oc-dialogs.js:177
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: js/oc-dialogs.js:182
|
||||
#: js/oc-dialogs.js:187
|
||||
msgid "No"
|
||||
msgstr "Nein"
|
||||
|
||||
#: js/oc-dialogs.js:199
|
||||
#: js/oc-dialogs.js:204
|
||||
msgid "Ok"
|
||||
msgstr "OK"
|
||||
|
||||
#: js/oc-dialogs.js:219
|
||||
#: js/oc-dialogs.js:224
|
||||
msgid "Error loading message template: {error}"
|
||||
msgstr "Fehler beim Laden der Nachrichtenvorlage: {error}"
|
||||
|
||||
#: js/oc-dialogs.js:347
|
||||
#: js/oc-dialogs.js:352
|
||||
msgid "{count} file conflict"
|
||||
msgid_plural "{count} file conflicts"
|
||||
msgstr[0] "{count} Dateikonflikt"
|
||||
msgstr[1] "{count} Dateikonflikte"
|
||||
|
||||
#: js/oc-dialogs.js:361
|
||||
#: js/oc-dialogs.js:366
|
||||
msgid "One file conflict"
|
||||
msgstr "Ein Dateikonflikt"
|
||||
|
||||
#: js/oc-dialogs.js:367
|
||||
#: js/oc-dialogs.js:372
|
||||
msgid "New Files"
|
||||
msgstr "Neue Dateien"
|
||||
|
||||
#: js/oc-dialogs.js:368
|
||||
#: js/oc-dialogs.js:373
|
||||
msgid "Already existing files"
|
||||
msgstr ""
|
||||
msgstr "Die Dateien existieren bereits"
|
||||
|
||||
#: js/oc-dialogs.js:370
|
||||
#: js/oc-dialogs.js:375
|
||||
msgid "Which files do you want to keep?"
|
||||
msgstr "Welche Dateien möchten Sie behalten?"
|
||||
|
||||
#: js/oc-dialogs.js:371
|
||||
#: js/oc-dialogs.js:376
|
||||
msgid ""
|
||||
"If you select both versions, the copied file will have a number added to its"
|
||||
" name."
|
||||
msgstr "Wenn Sie beide Versionen auswählen, erhält die kopierte Datei eine Zahl am Ende des Dateinamens."
|
||||
|
||||
#: js/oc-dialogs.js:379
|
||||
#: js/oc-dialogs.js:384
|
||||
msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
|
||||
#: js/oc-dialogs.js:389
|
||||
#: js/oc-dialogs.js:394
|
||||
msgid "Continue"
|
||||
msgstr "Fortsetzen"
|
||||
|
||||
#: js/oc-dialogs.js:436 js/oc-dialogs.js:449
|
||||
#: js/oc-dialogs.js:441 js/oc-dialogs.js:454
|
||||
msgid "(all selected)"
|
||||
msgstr "(Alle ausgewählt)"
|
||||
|
||||
#: js/oc-dialogs.js:439 js/oc-dialogs.js:452
|
||||
#: js/oc-dialogs.js:444 js/oc-dialogs.js:457
|
||||
msgid "({count} selected)"
|
||||
msgstr "({count} ausgewählt)"
|
||||
|
||||
#: js/oc-dialogs.js:460
|
||||
#: js/oc-dialogs.js:465
|
||||
msgid "Error loading file exists template"
|
||||
msgstr "Fehler beim Laden der vorhanden Dateivorlage"
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# I Robot, 2014
|
||||
# Mario Siegmann <mario_siegmann@web.de>, 2013
|
||||
# stefanniedermann <stefan.niedermann@googlemail.com>, 2014
|
||||
# traductor, 2013
|
||||
|
@ -12,8 +13,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 08:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -346,16 +347,16 @@ msgstr "Vor Jahren"
|
|||
msgid ""
|
||||
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
|
||||
"\"0-9\", and \"_.@-\""
|
||||
msgstr ""
|
||||
msgstr "Folgende Zeichen sind im Benutzernamen erlaubt: \"a-z\", \"A-Z\", \"0-9\" und \"_.@-\""
|
||||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Es muss ein gültiger Benutzername angegeben werden"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Es muss ein gültiges Passwort angegeben werden"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "Der Benutzername existiert bereits"
|
||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-04 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 20:10+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: kabum <uu.kabum@gmail.com>\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -220,31 +220,31 @@ msgstr "Update durchführen"
|
|||
msgid "Updated"
|
||||
msgstr "Aktualisiert"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Wählen Sie ein Profilbild"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Sehr schwaches Passwort"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Schwaches Passwort"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "Passables Passwort"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Gutes Passwort"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Starkes Passwort"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Entschlüssle Dateien ... Bitte warten Sie, denn dieser Vorgang kann einige Zeit beanspruchen."
|
||||
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -349,11 +349,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Πρέπει να δοθεί έγκυρο όνομα χρήστη"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Πρέπει να δοθεί έγκυρο συνθηματικό"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-01 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-31 17:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: pe_ppe <peppe@cs.uoi.gr>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -60,7 +60,7 @@ msgstr "Πρέπει να ορίσετε το email του χρήστη πριν
|
|||
msgid "Send mode"
|
||||
msgstr "Κατάσταση αποστολής"
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Κρυπτογράφηση"
|
||||
|
||||
|
@ -212,7 +212,7 @@ msgstr "Σφάλμα κατά την ενημέρωση της εφαρμογή
|
|||
msgid "Error"
|
||||
msgstr "Σφάλμα"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Ενημέρωση"
|
||||
|
||||
|
@ -220,31 +220,31 @@ msgstr "Ενημέρωση"
|
|||
msgid "Updated"
|
||||
msgstr "Ενημερώθηκε"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Επιλογή εικόνας προφίλ"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Πολύ αδύναμο συνθηματικό"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Αδύναμο συνθηματικό"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "Μέτριο συνθηματικό"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Καλό συνθηματικό"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Δυνατό συνθηματικό"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Αποκρυπτογράφηση αρχείων... Παρακαλώ περιμένετε, αυτό μπορεί να πάρει κάποιο χρόνο."
|
||||
|
||||
|
@ -598,11 +598,11 @@ msgstr "Περισσότερα"
|
|||
msgid "Less"
|
||||
msgstr "Λιγότερα"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Έκδοση"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -620,23 +620,23 @@ msgstr "Προσθέστε Δικιά σας Εφαρμογή"
|
|||
msgid "More Apps"
|
||||
msgstr "Περισσότερες Εφαρμογές"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Επιλέξτε μια Εφαρμογή"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr "Τεκμηρίωση:"
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Δείτε την σελίδα εφαρμογών στο apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr "Δείτε την ιστοσελίδα της εφαρμογής"
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "Άδεια χρήσης <span class=\"licence\"></span> από <span class=\"author\"></span>"
|
||||
|
||||
|
@ -673,108 +673,108 @@ msgstr "Προβολή Οδηγού Πρώτης Εκτέλεσης ξανά"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Χρησιμοποιήσατε <strong>%s</strong> από τα <strong>%s</strong> διαθέσιμα"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Συνθηματικό"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Το συνθηματικό σας έχει αλλάξει"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "Δεν ήταν δυνατή η αλλαγή του κωδικού πρόσβασης"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Τρέχων συνθηματικό"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Νέο συνθηματικό"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Αλλαγή συνθηματικού"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "Πλήρες όνομα"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "Ηλεκτρονικό ταχυδρομείο"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Η διεύθυνση ηλ. ταχυδρομείου σας"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr "Συμπληρώστε μια διεύθυνση email για να ενεργοποιήσετε την επαναφορά συνθηματικού και να λαμβάνετε ειδοποιήσεις"
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Φωτογραφία προφίλ"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Μεταφόρτωση νέου"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Επιλογή νέου από τα Αρχεία"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Αφαίρεση εικόνας"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "Είτε png ή jpg. Ιδανικά τετράγωνη αλλά θα είστε σε θέση να την περικόψετε."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr "Το άβατάρ σας παρέχεται από τον αρχικό σας λογαριασμό."
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Άκυρο"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Επιλογή εικόνας προφίλ"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Γλώσσα"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Βοηθήστε στη μετάφραση"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "Χρησιμοποιήστε αυτήν την διεύθυνση για να αποκτήσετε <a href=\"%s\" target=\"_blank\">πρόσβαση στα αρχεία σας μέσω WebDAV</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "Η εφαρμογή κρυπτογράφησης δεν είναι πλέον ενεργοποιημένη, παρακαλώ αποκρυπτογραφήστε όλα τα αρχεία σας"
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Συνθηματικό εισόδου"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Αποκρυπτογράφηση όλων των Αρχείων"
|
||||
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 14:20+0000\n"
|
||||
"Last-Translator: mnestis <transifex@mnestis.net>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -44,32 +44,32 @@ msgstr "Saved"
|
|||
|
||||
#: lib/config.php:592
|
||||
msgid "<b>Note:</b> "
|
||||
msgstr ""
|
||||
msgstr "<b>Note:</b> "
|
||||
|
||||
#: lib/config.php:602
|
||||
msgid " and "
|
||||
msgstr ""
|
||||
msgstr " and "
|
||||
|
||||
#: lib/config.php:624
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
|
||||
"of %s is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>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."
|
||||
|
||||
#: lib/config.php:626
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of"
|
||||
" %s is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>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."
|
||||
|
||||
#: lib/config.php:628
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"
|
||||
" ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it."
|
||||
|
||||
#: templates/settings.php:2
|
||||
msgid "External Storage"
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 14:20+0000\n"
|
||||
"Last-Translator: mnestis <transifex@mnestis.net>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -342,16 +342,16 @@ msgstr "years ago"
|
|||
msgid ""
|
||||
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
|
||||
"\"0-9\", and \"_.@-\""
|
||||
msgstr ""
|
||||
msgstr "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\""
|
||||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "A valid username must be provided"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "A valid password must be provided"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "The username is already being used"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-27 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 12:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: mnestis <transifex@mnestis.net>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -52,7 +52,7 @@ msgstr "You need to set your user email before being able to send test emails."
|
|||
msgid "Send mode"
|
||||
msgstr "Send mode"
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Encryption"
|
||||
|
||||
|
@ -65,7 +65,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "Unable to load list from App Store"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Authentication error"
|
||||
|
||||
|
@ -127,32 +127,32 @@ msgstr "Unable to remove user from group %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "Couldn't update app."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "Incorrect password"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "No user supplied"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "Please provide an admin recovery password, otherwise all user data will be lost"
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "Incorrect admin recovery password. Please check the password and try again."
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "Back-end doesn't support password change, but the user's encryption key was successfully updated."
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "Unable to change password"
|
||||
|
||||
|
@ -204,7 +204,7 @@ msgstr "Error whilst updating app"
|
|||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Update"
|
||||
|
||||
|
@ -212,31 +212,31 @@ msgstr "Update"
|
|||
msgid "Updated"
|
||||
msgstr "Updated"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Select a profile picture"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Very weak password"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Weak password"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "So-so password"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Good password"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Strong password"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Decrypting files... Please wait, this can take some time."
|
||||
|
||||
|
@ -285,7 +285,7 @@ msgstr "A valid password must be provided"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "Warning: Home directory for user \"{user}\" already exists"
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "__language_name__"
|
||||
|
||||
|
@ -590,11 +590,11 @@ msgstr "More"
|
|||
msgid "Less"
|
||||
msgstr "Less"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Version"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -612,23 +612,23 @@ msgstr "Add your App"
|
|||
msgid "More Apps"
|
||||
msgstr "More Apps"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Select an App"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr "Documentation:"
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "See application page at apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr "See application website"
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
|
||||
|
@ -665,108 +665,108 @@ msgstr "Show First Run Wizard again"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Password"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Your password was changed"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "Unable to change your password"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Current password"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "New password"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Change password"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "Full Name"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Your email address"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr "Fill in an email address to enable password recovery and receive notifications"
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Profile picture"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Upload new"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Select new from Files"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Remove image"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr "Your avatar is provided by your original account."
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Choose as profile image"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Language"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Help translate"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "The encryption app is no longer enabled, please decrypt all your files"
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Log-in password"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Decrypt all Files"
|
||||
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 18:50+0000\n"
|
||||
"Last-Translator: Art O. Pal <artopal@fastmail.fm>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -45,32 +45,32 @@ msgstr "Guardado"
|
|||
|
||||
#: lib/config.php:592
|
||||
msgid "<b>Note:</b> "
|
||||
msgstr ""
|
||||
msgstr "<b>Nota:</b> "
|
||||
|
||||
#: lib/config.php:602
|
||||
msgid " and "
|
||||
msgstr ""
|
||||
msgstr "y"
|
||||
|
||||
#: lib/config.php:624
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
|
||||
"of %s is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Nota:</b> El soporte de cURL en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale."
|
||||
|
||||
#: lib/config.php:626
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of"
|
||||
" %s is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Nota:</b> El soporte de FTP en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale."
|
||||
|
||||
#: lib/config.php:628
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"
|
||||
" ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Nota:</b> \"%s\" no está instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale."
|
||||
|
||||
#: templates/settings.php:2
|
||||
msgid "External Storage"
|
||||
|
@ -94,7 +94,7 @@ msgstr "Opciones"
|
|||
|
||||
#: templates/settings.php:12
|
||||
msgid "Available for"
|
||||
msgstr ""
|
||||
msgstr "Disponible para"
|
||||
|
||||
#: templates/settings.php:32
|
||||
msgid "Add storage"
|
||||
|
|
|
@ -14,9 +14,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 15:50+0000\n"
|
||||
"Last-Translator: Art O. Pal <artopal@fastmail.fm>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -348,16 +348,16 @@ msgstr "hace años"
|
|||
msgid ""
|
||||
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
|
||||
"\"0-9\", and \"_.@-\""
|
||||
msgstr ""
|
||||
msgstr "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\""
|
||||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Se debe proporcionar un nombre de usuario válido"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Se debe proporcionar una contraseña válida"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "El nombre de usuario ya está en uso"
|
||||
|
|
|
@ -21,8 +21,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-04 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-04 01:10+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: juanman <juanma@kde.org.ar>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -225,31 +225,31 @@ msgstr "Actualizar"
|
|||
msgid "Updated"
|
||||
msgstr "Actualizado"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Seleccionar una imagen de perfil"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Contraseña muy débil"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Contraseña débil"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "Contraseña pasable"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Contraseña buena"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Contraseña muy buena"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Descifrando archivos... Espere por favor, esto puede llevar algo de tiempo."
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -347,11 +347,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Debe ingresar un nombre de usuario válido"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Debe ingresar una contraseña válida"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -54,7 +54,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Encriptación"
|
||||
|
||||
|
@ -67,7 +67,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "Imposible cargar la lista desde el App Store"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Error al autenticar"
|
||||
|
||||
|
@ -129,32 +129,32 @@ msgstr "No es posible borrar al usuario del grupo %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "No se pudo actualizar la App."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "Clave incorrecta"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "No se ha indicado el usuario"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "Por favor provea de una contraseña de recuperación administrativa, sino se perderá todos los datos del usuario"
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "Contraseña de recuperación administrativa incorrecta. Por favor, chequee la clave e intente de nuevo"
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "El back-end no soporta cambios de contraseña, pero las claves de encriptación fueron subidas exitosamente."
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "Imposible cambiar la contraseña"
|
||||
|
||||
|
@ -206,7 +206,7 @@ msgstr "Error al actualizar App"
|
|||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Actualizar"
|
||||
|
||||
|
@ -214,31 +214,31 @@ msgstr "Actualizar"
|
|||
msgid "Updated"
|
||||
msgstr "Actualizado"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Seleccionar una imágen de perfil"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Desencriptando archivos... Por favor espere, esto puede tardar."
|
||||
|
||||
|
@ -287,7 +287,7 @@ msgstr "Debe ingresar una contraseña válida"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "Advertencia: El directorio Home del usuario \"{user}\" ya existe"
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "Castellano (Argentina)"
|
||||
|
||||
|
@ -592,11 +592,11 @@ msgstr "Más"
|
|||
msgid "Less"
|
||||
msgstr "Menos"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Versión"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -614,23 +614,23 @@ msgstr "Añadí tu App"
|
|||
msgid "More Apps"
|
||||
msgstr "Más Apps"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Elegí una App"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Mirá la web de aplicaciones apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-licenciado por <span class=\"author\">"
|
||||
|
||||
|
@ -667,108 +667,108 @@ msgstr "Mostrar de nuevo el asistente de primera ejecución"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Usás <strong>%s</strong> de los <strong>%s</strong> disponibles"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Contraseña"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Tu contraseña fue cambiada"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "No fue posible cambiar tu contraseña"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Contraseña actual"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Nueva contraseña:"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Cambiar contraseña"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "Nombre completo"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "e-mail"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Tu dirección de e-mail"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Imágen de perfil"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Subir nuevo"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Seleccionar nuevo desde archivos"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Remover imagen"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "Sólo png o jpg. Lo ideal que sea cuadrada sino luego podrás recortarlo."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr "Su avatar es proveído por su cuenta original."
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Elegir como imagen de perfil"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Idioma"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Ayudanos a traducir"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "Usar esta dirección para <a href=\"%s\" target=\"_blank\">acceder a tus archivos vía WebDAV</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "La aplicación de encriptación ya no está habilidata, por favor desencripte todos sus archivos."
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Clave de acceso"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Desencriptar todos los archivos"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -345,11 +345,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Se debe proporcionar un nombre de usuario válido"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Se debe proporcionar una contraseña válida"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -51,7 +51,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Cifrado"
|
||||
|
||||
|
@ -64,7 +64,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "No se pudo cargar la lista desde el App Store"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Error de autenticación"
|
||||
|
||||
|
@ -126,32 +126,32 @@ msgstr "No se pudo eliminar al usuario del grupo %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "No se pudo actualizar la aplicación."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "Contraseña incorrecta"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "No se especificó un usuario"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "Por favor facilite una contraseña de recuperación de administrador, sino podrían perderse todos los datos de usuario"
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "Contraseña de recuperación de administrador incorrecta. Por favor compruebe la contraseña e inténtelo de nuevo."
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "El back-end no soporta cambios de contraseña, pero la clave de cifrado del usuario ha sido actualizada satisfactoriamente."
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "No se ha podido cambiar la contraseña"
|
||||
|
||||
|
@ -203,7 +203,7 @@ msgstr "Error mientras se actualizaba la aplicación"
|
|||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Actualizar"
|
||||
|
||||
|
@ -211,31 +211,31 @@ msgstr "Actualizar"
|
|||
msgid "Updated"
|
||||
msgstr "Actualizado"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Seleccionar una imagen de perfil"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Descifrando archivos... Espere por favor, esto puede llevar algo de tiempo."
|
||||
|
||||
|
@ -284,7 +284,7 @@ msgstr "Se debe proporcionar una contraseña válida"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "Atención: el directorio de inicio para el usuario \"{user}\" ya existe."
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "Español (México)"
|
||||
|
||||
|
@ -589,11 +589,11 @@ msgstr "Más"
|
|||
msgid "Less"
|
||||
msgstr "Menos"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Versión"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -611,23 +611,23 @@ msgstr "Añade tu aplicación"
|
|||
msgid "More Apps"
|
||||
msgstr "Más aplicaciones"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Seleccionar una aplicación"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Ver la página de aplicaciones en apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-licencia otorgada por <span class=\"author\"></span>"
|
||||
|
||||
|
@ -664,108 +664,108 @@ msgstr "Mostrar nuevamente el Asistente de ejecución inicial"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Ha usado <strong>%s</strong> de los <strong>%s</strong> disponibles"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Contraseña"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Su contraseña ha sido cambiada"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "No se ha podido cambiar su contraseña"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Contraseña actual"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Nueva contraseña"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Cambiar contraseña"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "Nombre completo"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "Correo electrónico"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Su dirección de correo"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Foto de perfil"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Subir otra"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Seleccionar otra desde Archivos"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Borrar imagen"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "Archivo PNG o JPG. Preferiblemente cuadrado, pero tendrás la posibilidad de recortarlo."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr "Su avatar es proporcionado por su cuenta original."
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Seleccionar como imagen de perfil"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Idioma"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Ayúdanos a traducir"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "Utilice esta dirección para <a href=\"%s\" target=\"_blank\">acceder a sus archivos vía WebDAV</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "La aplicación de cifrado ya no está activada, descifre todos sus archivos"
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Contraseña de acceso"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Descifrar archivos"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -347,12 +347,12 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Sisesta nõuetele vastav kasutajatunnus"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Sisesta nõuetele vastav parool"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "Kasutajanimi on juba kasutuses"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-01 10:01+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n"
|
||||
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -213,31 +213,31 @@ msgstr "Uuenda"
|
|||
msgid "Updated"
|
||||
msgstr "Uuendatud"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Vali profiili pilt"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Väga nõrk parool"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Nõrk parool"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "Enam-vähem sobiv parool"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Hea parool"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Väga hea parool"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Dekrüpteerin faile... Palun oota, see võib võtta veidi aega."
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -347,12 +347,12 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Baliozko erabiltzaile izena eman behar da"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Baliozko pasahitza eman behar da"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "Erabiltzaile izena dagoeneko erabiltzen ari da"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -54,7 +54,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Enkriptazioa"
|
||||
|
||||
|
@ -67,7 +67,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "Ezin izan da App Dendatik zerrenda kargatu"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Autentifikazio errorea"
|
||||
|
||||
|
@ -129,32 +129,32 @@ msgstr "Ezin izan da erabiltzailea %s taldetik ezabatu"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "Ezin izan da aplikazioa eguneratu."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "Pasahitz okerra"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "Ez da erabiltzailerik zehaztu"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "Mesedez eman berreskuratzeko administrazio pasahitza, bestela erabiltzaile datu guztiak galduko dira"
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "Berreskuratze administradore pasahitz ez egokia. Medesez egiaztatu pasahitza eta saiatu berriz."
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "Ezin izan da pasahitza aldatu"
|
||||
|
||||
|
@ -206,7 +206,7 @@ msgstr "Errorea aplikazioa eguneratzen zen bitartean"
|
|||
msgid "Error"
|
||||
msgstr "Errorea"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Eguneratu"
|
||||
|
||||
|
@ -214,31 +214,31 @@ msgstr "Eguneratu"
|
|||
msgid "Updated"
|
||||
msgstr "Eguneratuta"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Profil argazkia aukeratu"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr ""
|
||||
|
||||
|
@ -287,7 +287,7 @@ msgstr "Baliozko pasahitza eman behar da"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "Abisua: \"{user}\" erabiltzailearen Home karpeta dagoeneko exisititzen da"
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "Euskera"
|
||||
|
||||
|
@ -592,11 +592,11 @@ msgstr "Gehiago"
|
|||
msgid "Less"
|
||||
msgstr "Gutxiago"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Bertsioa"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -614,23 +614,23 @@ msgstr "Gehitu zure aplikazioa"
|
|||
msgid "More Apps"
|
||||
msgstr "App gehiago"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Aukeratu programa bat"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Ikusi programen orria apps.owncloud.com en"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-lizentziatua <span class=\"author\"></span>"
|
||||
|
||||
|
@ -667,108 +667,108 @@ msgstr "Erakutsi berriz Lehenengo Aldiko Morroia"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Dagoeneko <strong>%s</strong> erabili duzu eskuragarri duzun <strong>%s</strong>etatik"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Pasahitza"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Zere pasahitza aldatu da"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "Ezin izan da zure pasahitza aldatu"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Uneko pasahitza"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Pasahitz berria"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Aldatu pasahitza"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "Izena"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "E-posta"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Zure e-posta"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Profilaren irudia"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Igo berria"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Hautatu berria Fitxategietatik"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Irudia ezabatu"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "png edo jpg. Hobe karratua baina mozteko aukera izango duzu."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Ezeztatu"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Profil irudi bezala aukeratu"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Hizkuntza"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Lagundu itzultzen"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "<a href=\"%s\" target=\"_blank\">helbidea erabili zure fitxategiak WebDAV bidez eskuratzeko</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "Enkriptazio aplikazioa ez dago jada gaiturik, mesedez desenkriptatu zure fitxategi guztiak."
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Saioa hasteko pasahitza"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Desenkripattu fitxategi guztiak"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -342,11 +342,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "نام کاربری صحیح باید وارد شود"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "رمز عبور صحیح باید وارد شود"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -54,7 +54,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "رمزگذاری"
|
||||
|
||||
|
@ -67,7 +67,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "قادر به بارگذاری لیست از فروشگاه اپ نیستم"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "خطا در اعتبار سنجی"
|
||||
|
||||
|
@ -129,32 +129,32 @@ msgstr "امکان حذف کاربر از گروه %s نیست"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "برنامه را نمی توان به هنگام ساخت."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "رمز عبور اشتباه است"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "هیچ کاربری تعریف نشده است"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "لطفاً یک رمز مدیریتی برای بازیابی کردن تعریف نمایید. در غیر اینصورت اطلاعات تمامی کاربران از دست خواهند رفت."
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "رمز مدیریتی بازیابی غلط است. لطفاً رمز را کنترل کرده و دوباره امتحان نمایید."
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "سیستم مدیریتی امکان تغییر رمز را پشتیبانی نمیکند. ولی کلید رمزنگاری کاربران با موفقیت به روز شد."
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "نمیتوان رمز را تغییر داد"
|
||||
|
||||
|
@ -206,7 +206,7 @@ msgstr "خطا در هنگام بهنگام سازی برنامه"
|
|||
msgid "Error"
|
||||
msgstr "خطا"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "به روز رسانی"
|
||||
|
||||
|
@ -214,31 +214,31 @@ msgstr "به روز رسانی"
|
|||
msgid "Updated"
|
||||
msgstr "بروز رسانی انجام شد"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "انتخاب تصویر پروفایل"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "در حال بازگشایی رمز فایلها... لطفاً صبر نمایید. این امر ممکن است مدتی زمان ببرد."
|
||||
|
||||
|
@ -287,7 +287,7 @@ msgstr "رمز عبور صحیح باید وارد شود"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "اخطار: پوشهی خانه برای کاربر \"{user}\" در حال حاضر وجود دارد"
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "__language_name__"
|
||||
|
||||
|
@ -592,11 +592,11 @@ msgstr "بیشتر"
|
|||
msgid "Less"
|
||||
msgstr "کمتر"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "نسخه"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -614,23 +614,23 @@ msgstr "برنامه خود را بیافزایید"
|
|||
msgid "More Apps"
|
||||
msgstr "برنامه های بیشتر"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "یک برنامه انتخاب کنید"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "صفحه این اٌپ را در apps.owncloud.com ببینید"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-مجاز از طرف <span class=\"author\"></span>"
|
||||
|
||||
|
@ -667,108 +667,108 @@ msgstr "راهبری کمکی اجرای اول را دوباره نمایش ب
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "شما استفاده کردید از <strong>%s</strong> از میزان در دسترس <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "گذرواژه"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "رمز عبور شما تغییر یافت"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "ناتوان در تغییر گذرواژه"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "گذرواژه کنونی"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "گذرواژه جدید"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "تغییر گذر واژه"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "نام کامل"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "ایمیل"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "پست الکترونیکی شما"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "تصویر پروفایل"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "بارگذاری جدید"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "انتخاب جدید از میان فایل ها"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "تصویر پاک شود"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "هردوی jpg و png ها مربع گونه میباشند. با این حال شما میتوانید آنها را برش بزنید."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "منصرف شدن"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "یک تصویر پروفایل انتخاب کنید"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "زبان"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "به ترجمه آن کمک کنید"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "از این آدرس استفاده کنید تا <a href=\"%s\" target=\"_blank\">بتوانید به فایلهای خود توسط WebDAV دسترسی پیدا کنید</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "رمز ورود"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "تمام فایلها رمزگشایی شود"
|
||||
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 12:30+0000\n"
|
||||
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -44,32 +44,32 @@ msgstr "Tallennettu"
|
|||
|
||||
#: lib/config.php:592
|
||||
msgid "<b>Note:</b> "
|
||||
msgstr ""
|
||||
msgstr "<b>Huomio:</b> "
|
||||
|
||||
#: lib/config.php:602
|
||||
msgid " and "
|
||||
msgstr ""
|
||||
msgstr "ja"
|
||||
|
||||
#: lib/config.php:624
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
|
||||
"of %s is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Huomio:</b> PHP:n cURL-tuki ei ole käytössä tai sitä ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan cURL-tuki käyttöön."
|
||||
|
||||
#: lib/config.php:626
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of"
|
||||
" %s is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Huomio:</b> PHP:n FTP-tuki ei ole käytössä tai sitä ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan FTP-tuki käyttöön."
|
||||
|
||||
#: lib/config.php:628
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"
|
||||
" ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Huomio:</b> \"%s\" ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää asentamaan puuttuva kohde."
|
||||
|
||||
#: templates/settings.php:2
|
||||
msgid "External Storage"
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 12:20+0000\n"
|
||||
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -342,16 +342,16 @@ msgstr "vuotta sitten"
|
|||
msgid ""
|
||||
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
|
||||
"\"0-9\", and \"_.@-\""
|
||||
msgstr ""
|
||||
msgstr "Vain seuraavat merkit ovat sallittuja käyttäjätunnuksessa: \"a-z\", \"A-Z\", \"0-9\" ja \"_.@-\""
|
||||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Anna kelvollinen käyttäjätunnus"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Anna kelvollinen salasana"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "Käyttäjätunnus on jo käytössä"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-27 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 07:01+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -52,7 +52,7 @@ msgstr "Aseta sähköpostiosoite, jotta voit testata sähköpostin toimivuutta."
|
|||
msgid "Send mode"
|
||||
msgstr "Lähetystila"
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Salaus"
|
||||
|
||||
|
@ -65,7 +65,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "Ei pystytä lataamaan listaa sovellusvarastosta (App Store)"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Tunnistautumisvirhe"
|
||||
|
||||
|
@ -127,32 +127,32 @@ msgstr "Käyttäjän poistaminen ryhmästä %s ei onnistu"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "Sovelluksen päivitys epäonnistui."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "Väärä salasana"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "Salasanan vaihto ei onnistunut"
|
||||
|
||||
|
@ -204,7 +204,7 @@ msgstr "Virhe sovellusta päivittäessä"
|
|||
msgid "Error"
|
||||
msgstr "Virhe"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Päivitä"
|
||||
|
||||
|
@ -212,31 +212,31 @@ msgstr "Päivitä"
|
|||
msgid "Updated"
|
||||
msgstr "Päivitetty"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Valitse profiilikuva"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Erittäin heikko salasana"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Heikko salasana"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "Kohtalainen salasana"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Hyvä salasana"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Vahva salasana"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Puretaan tiedostojen salausta... Odota, tämä voi kestää jonkin aikaa."
|
||||
|
||||
|
@ -285,7 +285,7 @@ msgstr "Anna kelvollinen salasana"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "Varoitus: käyttäjällä \"{user}\" on jo olemassa kotikansio"
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "_kielen_nimi_"
|
||||
|
||||
|
@ -590,11 +590,11 @@ msgstr "Enemmän"
|
|||
msgid "Less"
|
||||
msgstr "Vähemmän"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Versio"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -612,23 +612,23 @@ msgstr "Lisää sovelluksesi"
|
|||
msgid "More Apps"
|
||||
msgstr "Lisää sovelluksia"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Valitse sovellus"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr "Ohjeistus:"
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Katso sovellussivu osoitteessa apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr "Lue lisää sovelluksen sivustolta"
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-lisensoija <span class=\"author\"></span>"
|
||||
|
||||
|
@ -665,108 +665,108 @@ msgstr "Näytä ensimmäisen käyttökerran avustaja uudelleen"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Käytössäsi on <strong>%s</strong>/<strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Salasana"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Salasanasi vaihdettiin"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "Salasanaasi ei voitu vaihtaa"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Nykyinen salasana"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Uusi salasana"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Vaihda salasana"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "Koko nimi"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "Sähköpostiosoite"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Sähköpostiosoitteesi"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr "Anna sähköpostiosoitteesi, jotta unohdettu salasana on mahdollista palauttaa ja voit vastaanottaa ilmoituksia"
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Profiilikuva"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Lähetä uusi"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Valitse uusi tiedostoista"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Poista kuva"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "Joko png- tai jpg-kuva. Mieluite neliö, voit kuitenkin rajata kuvaa."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Peru"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Valitse profiilikuvaksi"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Kieli"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Auta kääntämisessä"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\">käyttääksesi tiedostojasi WebDAVin kautta</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "Salaussovellus ei ole enää käytössä, joten pura kaikkien tiedostojesi salaus"
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Pura kaikkien tiedostojen salaus"
|
||||
|
||||
|
|
|
@ -3,14 +3,15 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# timelord <bruno@timelord.fr>, 2014
|
||||
# Christophe Lherieau <skimpax@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 12:20+0000\n"
|
||||
"Last-Translator: timelord <bruno@timelord.fr>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -48,7 +49,7 @@ msgstr ""
|
|||
|
||||
#: lib/config.php:602
|
||||
msgid " and "
|
||||
msgstr ""
|
||||
msgstr "et"
|
||||
|
||||
#: lib/config.php:624
|
||||
#, php-format
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -349,12 +349,12 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Un nom d'utilisateur valide doit être saisi"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Un mot de passe valide doit être saisi"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "Le nom d'utilisateur est déjà utilisé"
|
||||
|
|
|
@ -18,8 +18,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-07 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-06 20:00+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: Christophe Lherieau <skimpax@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -222,31 +222,31 @@ msgstr "Mettre à jour"
|
|||
msgid "Updated"
|
||||
msgstr "Mise à jour effectuée avec succès"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Selectionner une photo de profil "
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Mot de passe de très faible sécurité"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Mot de passe de faible sécurité"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "Mot de passe de sécurité tout juste acceptable"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Mot de passe de sécurité suffisante"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Mot de passe de forte sécurité"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Déchiffrement en cours... Cela peut prendre un certain temps."
|
||||
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 07:40+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -44,32 +44,32 @@ msgstr "Gardado"
|
|||
|
||||
#: lib/config.php:592
|
||||
msgid "<b>Note:</b> "
|
||||
msgstr ""
|
||||
msgstr "<b>Nota:</b> "
|
||||
|
||||
#: lib/config.php:602
|
||||
msgid " and "
|
||||
msgstr ""
|
||||
msgstr "e"
|
||||
|
||||
#: lib/config.php:624
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
|
||||
"of %s is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Nota:</b> A compatibilidade de cURL en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo."
|
||||
|
||||
#: lib/config.php:626
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of"
|
||||
" %s is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Nota:</b> A compatibilidade de FTP en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo."
|
||||
|
||||
#: lib/config.php:628
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"
|
||||
" ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Nota:</b> «%s» non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo."
|
||||
|
||||
#: templates/settings.php:2
|
||||
msgid "External Storage"
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 07:30+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -343,16 +343,16 @@ msgstr "anos atrás"
|
|||
msgid ""
|
||||
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
|
||||
"\"0-9\", and \"_.@-\""
|
||||
msgstr ""
|
||||
msgstr "Só se permiten os seguintes caracteres no nome de usuario: «a-z», «A-Z», «0-9», e «_.@-»"
|
||||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Debe fornecer un nome de usuario"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Debe fornecer un contrasinal"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "Este nome de usuario xa está a ser usado"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-29 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-28 19:40+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -53,7 +53,7 @@ msgstr "É necesario configurar o correo do usuario antes de poder enviar mensax
|
|||
msgid "Send mode"
|
||||
msgstr "Modo de envío"
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Cifrado"
|
||||
|
||||
|
@ -205,7 +205,7 @@ msgstr "Produciuse un erro mentres actualizaba o aplicativo"
|
|||
msgid "Error"
|
||||
msgstr "Erro"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Actualizar"
|
||||
|
||||
|
@ -213,31 +213,31 @@ msgstr "Actualizar"
|
|||
msgid "Updated"
|
||||
msgstr "Actualizado"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Seleccione unha imaxe para o perfil"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Contrasinal moi feble"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Contrasinal feble"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "Contrasinal non moi aló"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Bo contrasinal"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Contrasinal forte"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Descifrando ficheiros... isto pode levar un anaco."
|
||||
|
||||
|
@ -591,11 +591,11 @@ msgstr "Máis"
|
|||
msgid "Less"
|
||||
msgstr "Menos"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Versión"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -613,23 +613,23 @@ msgstr "Engada o seu aplicativo"
|
|||
msgid "More Apps"
|
||||
msgstr "Máis aplicativos"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Escolla un aplicativo"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr "Documentación:"
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Consulte a páxina do aplicativo en apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr "Vexa o sitio web do aplicativo"
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-licenciado por<span class=\"author\"></span>"
|
||||
|
||||
|
@ -666,108 +666,108 @@ msgstr "Amosar o axudante da primeira execución outra vez"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Ten en uso <strong>%s</strong> do total dispoñíbel de <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Contrasinal"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "O seu contrasinal foi cambiado"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "Non é posíbel cambiar o seu contrasinal"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Contrasinal actual"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Novo contrasinal"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Cambiar o contrasinal"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "Nome completo"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "Correo"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "O seu enderezo de correo"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr "Escriba un enderezo de correo para permitir a recuperación de contrasinais e recibir notificacións"
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Imaxe do perfil"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Novo envío"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Seleccione unha nova de ficheiros"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Retirar a imaxe"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "Calquera png ou jpg. É preferíbel que sexa cadrada, mais poderá recortala."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr "O seu avatar é fornecido pola súa conta orixinal."
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Escolla unha imaxe para o perfil"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Idioma"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Axude na tradución"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "Empregue esta ligazón <a href=\"%s\" target=\"_blank\">para acceder aos sus ficheiros mediante WebDAV</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "O aplicativo de cifrado non está activado, descifre todos os ficheiros"
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Contrasinal de acceso"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Descifrar todos os ficheiros"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -345,11 +345,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "יש לספק שם משתמש תקני"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "יש לספק ססמה תקנית"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -52,7 +52,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "הצפנה"
|
||||
|
||||
|
@ -65,7 +65,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "לא ניתן לטעון רשימה מה־App Store"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "שגיאת הזדהות"
|
||||
|
||||
|
@ -127,32 +127,32 @@ msgstr "לא ניתן להסיר משתמש מהקבוצה %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "לא ניתן לעדכן את היישום."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr ""
|
||||
|
||||
|
@ -204,7 +204,7 @@ msgstr "אירעה שגיאה בעת עדכון היישום"
|
|||
msgid "Error"
|
||||
msgstr "שגיאה"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "עדכון"
|
||||
|
||||
|
@ -212,31 +212,31 @@ msgstr "עדכון"
|
|||
msgid "Updated"
|
||||
msgstr "מעודכן"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr ""
|
||||
|
||||
|
@ -285,7 +285,7 @@ msgstr "יש לספק ססמה תקנית"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr ""
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "עברית"
|
||||
|
||||
|
@ -590,11 +590,11 @@ msgstr "יותר"
|
|||
msgid "Less"
|
||||
msgstr "פחות"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "גרסא"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -612,23 +612,23 @@ msgstr "הוספת היישום שלך"
|
|||
msgid "More Apps"
|
||||
msgstr "יישומים נוספים"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "בחירת יישום"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "צפה בעמוד הישום ב apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "ברישיון <span class=\"licence\"></span>לטובת <span class=\"author\"></span>"
|
||||
|
||||
|
@ -665,108 +665,108 @@ msgstr "הצגת אשף ההפעלה הראשונית שוב"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "השתמשת ב־<strong>%s</strong> מתוך <strong>%s</strong> הזמינים לך"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "סיסמא"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "הססמה שלך הוחלפה"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "לא ניתן לשנות את הססמה שלך"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "ססמה נוכחית"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "ססמה חדשה"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "שינוי ססמה"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "דואר אלקטרוני"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "כתובת הדוא״ל שלך"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "תמונת פרופיל"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "ביטול"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "פה"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "עזרה בתרגום"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -348,12 +348,12 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Érvényes felhasználónevet kell megadnia"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Érvényes jelszót kell megadnia"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "Ez a bejelentkezési név már foglalt"
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -55,7 +55,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Titkosítás"
|
||||
|
||||
|
@ -68,7 +68,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "Nem tölthető le a lista az App Store-ból"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Azonosítási hiba"
|
||||
|
||||
|
@ -130,32 +130,32 @@ msgstr "A felhasználó nem távolítható el ebből a csoportból: %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "A program frissítése nem sikerült."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "Hibás jelszó"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "Nincs felhasználó által mellékelve"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "Add meg az admin helyreállító jelszót, máskülönben az összes felhasználói adat elveszik."
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "Hibás admin helyreállítási jelszó. Ellenörizd a jelszót és próbáld újra."
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "A back-end nem támogatja a jelszó módosítást, de felhasználó titkosítási kulcsa sikeresen frissítve lett."
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "Nem sikerült megváltoztatni a jelszót"
|
||||
|
||||
|
@ -207,7 +207,7 @@ msgstr "Hiba történt a programfrissítés közben"
|
|||
msgid "Error"
|
||||
msgstr "Hiba"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Frissítés"
|
||||
|
||||
|
@ -215,31 +215,31 @@ msgstr "Frissítés"
|
|||
msgid "Updated"
|
||||
msgstr "Frissítve"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Válassz profil képet"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "File-ok kititkosítása folyamatban... Kérlek várj, ez hosszabb ideig is eltarthat ..."
|
||||
|
||||
|
@ -288,7 +288,7 @@ msgstr "Érvényes jelszót kell megadnia"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "Figyelmeztetés: A felhasználó \"{user}\" kezdő könyvtára már létezett"
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "__language_name__"
|
||||
|
||||
|
@ -593,11 +593,11 @@ msgstr "Több"
|
|||
msgid "Less"
|
||||
msgstr "Kevesebb"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Verzió"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -615,23 +615,23 @@ msgstr "Az alkalmazás hozzáadása"
|
|||
msgid "More Apps"
|
||||
msgstr "További alkalmazások"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Válasszon egy alkalmazást"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Lásd apps.owncloud.com, alkalmazások oldal"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-a jogtuladonos <span class=\"author\"></span>"
|
||||
|
||||
|
@ -668,108 +668,108 @@ msgstr "Nézzük meg újra az első bejelentkezéskori segítséget!"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Az Ön tárterület-felhasználása jelenleg: <strong>%s</strong>. Maximálisan ennyi áll rendelkezésére: <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Jelszó"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "A jelszava megváltozott"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "A jelszó nem változtatható meg"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "A jelenlegi jelszó"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Az új jelszó"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "A jelszó megváltoztatása"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "Teljes név"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Az Ön email címe"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Profilkép"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Új feltöltése"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Új kiválasztása Fileokból"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Kép eltávolítása"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "Egyaránt png vagy jpg. Az ideális ha négyzet alaku, de késöbb még átszabható"
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr "Az avatarod az eredeti fiókod alapján van beállítva."
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Mégsem"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Válassz profil képet"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Nyelv"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Segítsen a fordításban!"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "Ezt a címet használd, hogy <a href=\"%s\" target=\"_blank\">hozzáférj a fileokhoz WebDAV-on keresztül</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "A titkosító alkalmazás továbbiakban nem lesz engedélyezve, szüntesd meg a titkosítását a file-jaidnak."
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Bejelentkezési jelszó"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Kititkosítja az összes file-t"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -341,11 +341,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Tuliskan nama pengguna yang valid"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Tuliskan sandi yang valid"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -51,7 +51,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Enkripsi"
|
||||
|
||||
|
@ -64,7 +64,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "Tidak dapat memuat daftar dari App Store"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Galat saat autentikasi"
|
||||
|
||||
|
@ -126,32 +126,32 @@ msgstr "Tidak dapat menghapus pengguna dari grup %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "Tidak dapat memperbarui aplikasi."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "Sandi salah"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "Tidak ada pengguna yang diberikan"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "Sandi pemulihan admin salah. Periksa sandi dan ulangi kembali."
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "Back-end tidak mendukung perubahan password, tetapi kunci enkripsi pengguna berhasil diperbarui."
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "Tidak dapat mengubah sandi"
|
||||
|
||||
|
@ -203,7 +203,7 @@ msgstr "Gagal ketika memperbarui aplikasi"
|
|||
msgid "Error"
|
||||
msgstr "Galat"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Perbarui"
|
||||
|
||||
|
@ -211,31 +211,31 @@ msgstr "Perbarui"
|
|||
msgid "Updated"
|
||||
msgstr "Diperbarui"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Pilih foto profil"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Mendeskripsi berkas... Modon tunggu, ini memerlukan beberapa saat."
|
||||
|
||||
|
@ -284,7 +284,7 @@ msgstr "Tuliskan sandi yang valid"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "Peringatan: Direktori home untuk pengguna \"{user}\" sudah ada"
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "__language_name__"
|
||||
|
||||
|
@ -589,11 +589,11 @@ msgstr "Lainnya"
|
|||
msgid "Less"
|
||||
msgstr "Ciutkan"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Versi"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -611,23 +611,23 @@ msgstr "Tambahkan Aplikasi Anda"
|
|||
msgid "More Apps"
|
||||
msgstr "Aplikasi Lainnya"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Pilih Aplikasi"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Lihat halaman aplikasi di apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-dilisensikan oleh <span class=\"author\"></span>"
|
||||
|
||||
|
@ -664,108 +664,108 @@ msgstr "Tampilkan Penuntun Konfigurasi Awal"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Anda telah menggunakan <strong>%s</strong> dari total <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Sandi"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Sandi Anda telah diubah"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "Gagal mengubah sandi Anda"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Sandi saat ini"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Sandi baru"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Ubah sandi"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "Nama Lengkap"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Alamat email Anda"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Foto profil"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Unggah baru"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Pilih baru dari Berkas"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Hapus gambar"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "Bisa png atau jpg. Idealnya berbentuk persegi tetapi jika tidak Anda bisa memotongnya nanti."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr "Avatar disediakan oleh akun asli Anda."
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Batal"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Pilih sebagai gambar profil"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Bahasa"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Bantu menerjemahkan"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "Gunakan alamat ini untuk <a href=\"%s\" target=\"_blank\">mengakses Berkas via WebDAV</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "Aplikasi enkripsi tidak lagi diaktifkan, silahkan mendekripsi semua file Anda"
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Sandi masuk"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Deskripsi semua Berkas"
|
||||
|
||||
|
|
|
@ -4,16 +4,16 @@
|
|||
#
|
||||
# Translators:
|
||||
# nappo <leone@inventati.org>, 2013
|
||||
# idetao <marcxosm@gmail.com>, 2013
|
||||
# idetao <marcxosm@gmail.com>, 2013-2014
|
||||
# Paolo Velati <paolo.velati@gmail.com>, 2013-2014
|
||||
# Vincenzo Reale <vinx.reale@gmail.com>, 2013-2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 23:10+0000\n"
|
||||
"Last-Translator: idetao <marcxosm@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -146,127 +146,127 @@ msgstr "Impostazioni"
|
|||
msgid "Saving..."
|
||||
msgstr "Salvataggio in corso..."
|
||||
|
||||
#: js/js.js:1124
|
||||
#: js/js.js:1099
|
||||
msgid "seconds ago"
|
||||
msgstr "secondi fa"
|
||||
|
||||
#: js/js.js:1125
|
||||
#: js/js.js:1100
|
||||
msgid "%n minute ago"
|
||||
msgid_plural "%n minutes ago"
|
||||
msgstr[0] "%n minuto fa"
|
||||
msgstr[1] "%n minuti fa"
|
||||
|
||||
#: js/js.js:1126
|
||||
#: js/js.js:1101
|
||||
msgid "%n hour ago"
|
||||
msgid_plural "%n hours ago"
|
||||
msgstr[0] "%n ora fa"
|
||||
msgstr[1] "%n ore fa"
|
||||
|
||||
#: js/js.js:1127
|
||||
#: js/js.js:1102
|
||||
msgid "today"
|
||||
msgstr "oggi"
|
||||
|
||||
#: js/js.js:1128
|
||||
#: js/js.js:1103
|
||||
msgid "yesterday"
|
||||
msgstr "ieri"
|
||||
|
||||
#: js/js.js:1129
|
||||
#: js/js.js:1104
|
||||
msgid "%n day ago"
|
||||
msgid_plural "%n days ago"
|
||||
msgstr[0] "%n giorno fa"
|
||||
msgstr[1] "%n giorni fa"
|
||||
|
||||
#: js/js.js:1130
|
||||
#: js/js.js:1105
|
||||
msgid "last month"
|
||||
msgstr "mese scorso"
|
||||
|
||||
#: js/js.js:1131
|
||||
#: js/js.js:1106
|
||||
msgid "%n month ago"
|
||||
msgid_plural "%n months ago"
|
||||
msgstr[0] "%n mese fa"
|
||||
msgstr[1] "%n mesi fa"
|
||||
|
||||
#: js/js.js:1132
|
||||
#: js/js.js:1107
|
||||
msgid "months ago"
|
||||
msgstr "mesi fa"
|
||||
|
||||
#: js/js.js:1133
|
||||
#: js/js.js:1108
|
||||
msgid "last year"
|
||||
msgstr "anno scorso"
|
||||
|
||||
#: js/js.js:1134
|
||||
#: js/js.js:1109
|
||||
msgid "years ago"
|
||||
msgstr "anni fa"
|
||||
|
||||
#: js/oc-dialogs.js:123
|
||||
#: js/oc-dialogs.js:125
|
||||
msgid "Choose"
|
||||
msgstr "Scegli"
|
||||
|
||||
#: js/oc-dialogs.js:146
|
||||
#: js/oc-dialogs.js:151
|
||||
msgid "Error loading file picker template: {error}"
|
||||
msgstr "Errore durante il caricamento del modello del selettore file: {error}"
|
||||
|
||||
#: js/oc-dialogs.js:172
|
||||
#: js/oc-dialogs.js:177
|
||||
msgid "Yes"
|
||||
msgstr "Sì"
|
||||
|
||||
#: js/oc-dialogs.js:182
|
||||
#: js/oc-dialogs.js:187
|
||||
msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
#: js/oc-dialogs.js:199
|
||||
#: js/oc-dialogs.js:204
|
||||
msgid "Ok"
|
||||
msgstr "Ok"
|
||||
|
||||
#: js/oc-dialogs.js:219
|
||||
#: js/oc-dialogs.js:224
|
||||
msgid "Error loading message template: {error}"
|
||||
msgstr "Errore durante il caricamento del modello di messaggio: {error}"
|
||||
|
||||
#: js/oc-dialogs.js:347
|
||||
#: js/oc-dialogs.js:352
|
||||
msgid "{count} file conflict"
|
||||
msgid_plural "{count} file conflicts"
|
||||
msgstr[0] "{count} file in conflitto"
|
||||
msgstr[1] "{count} file in conflitto"
|
||||
|
||||
#: js/oc-dialogs.js:361
|
||||
#: js/oc-dialogs.js:366
|
||||
msgid "One file conflict"
|
||||
msgstr "Un file in conflitto"
|
||||
|
||||
#: js/oc-dialogs.js:367
|
||||
#: js/oc-dialogs.js:372
|
||||
msgid "New Files"
|
||||
msgstr "File nuovi"
|
||||
|
||||
#: js/oc-dialogs.js:368
|
||||
#: js/oc-dialogs.js:373
|
||||
msgid "Already existing files"
|
||||
msgstr ""
|
||||
msgstr "File già esistenti"
|
||||
|
||||
#: js/oc-dialogs.js:370
|
||||
#: js/oc-dialogs.js:375
|
||||
msgid "Which files do you want to keep?"
|
||||
msgstr "Quali file vuoi mantenere?"
|
||||
|
||||
#: js/oc-dialogs.js:371
|
||||
#: js/oc-dialogs.js:376
|
||||
msgid ""
|
||||
"If you select both versions, the copied file will have a number added to its"
|
||||
" name."
|
||||
msgstr "Se selezioni entrambe le versioni, sarà aggiunto un numero al nome del file copiato."
|
||||
|
||||
#: js/oc-dialogs.js:379
|
||||
#: js/oc-dialogs.js:384
|
||||
msgid "Cancel"
|
||||
msgstr "Annulla"
|
||||
|
||||
#: js/oc-dialogs.js:389
|
||||
#: js/oc-dialogs.js:394
|
||||
msgid "Continue"
|
||||
msgstr "Continua"
|
||||
|
||||
#: js/oc-dialogs.js:436 js/oc-dialogs.js:449
|
||||
#: js/oc-dialogs.js:441 js/oc-dialogs.js:454
|
||||
msgid "(all selected)"
|
||||
msgstr "(tutti i selezionati)"
|
||||
|
||||
#: js/oc-dialogs.js:439 js/oc-dialogs.js:452
|
||||
#: js/oc-dialogs.js:444 js/oc-dialogs.js:457
|
||||
msgid "({count} selected)"
|
||||
msgstr "({count} selezionati)"
|
||||
|
||||
#: js/oc-dialogs.js:460
|
||||
#: js/oc-dialogs.js:465
|
||||
msgid "Error loading file exists template"
|
||||
msgstr "Errore durante il caricamento del modello del file esistente"
|
||||
|
||||
|
|
|
@ -4,14 +4,15 @@
|
|||
#
|
||||
# Translators:
|
||||
# Jessica Di Maria <dimariaj87@gmail.com>, 2014
|
||||
# idetao <marcxosm@gmail.com>, 2014
|
||||
# Paolo Velati <paolo.velati@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 22:50+0000\n"
|
||||
"Last-Translator: idetao <marcxosm@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -45,32 +46,32 @@ msgstr "Salvato"
|
|||
|
||||
#: lib/config.php:592
|
||||
msgid "<b>Note:</b> "
|
||||
msgstr ""
|
||||
msgstr "<b>Nota:</b>"
|
||||
|
||||
#: lib/config.php:602
|
||||
msgid " and "
|
||||
msgstr ""
|
||||
msgstr "e"
|
||||
|
||||
#: lib/config.php:624
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
|
||||
"of %s is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Nota:</b>Il support a cURL non è abilitato o installato in PHP. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo."
|
||||
|
||||
#: lib/config.php:626
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of"
|
||||
" %s is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Nota:</b>Il support a FTP non è abilitato o installato in PHP. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo."
|
||||
|
||||
#: lib/config.php:628
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"
|
||||
" ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Nota:</b>\"%s\" non è installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo."
|
||||
|
||||
#: templates/settings.php:2
|
||||
msgid "External Storage"
|
||||
|
|
|
@ -4,15 +4,16 @@
|
|||
#
|
||||
# Translators:
|
||||
# Francesco Capuano <francesco@capu.it>, 2013
|
||||
# idetao <marcxosm@gmail.com>, 2014
|
||||
# Paolo Velati <paolo.velati@gmail.com>, 2013-2014
|
||||
# Vincenzo Reale <vinx.reale@gmail.com>, 2013-2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 23:00+0000\n"
|
||||
"Last-Translator: idetao <marcxosm@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -344,16 +345,16 @@ msgstr "anni fa"
|
|||
msgid ""
|
||||
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
|
||||
"\"0-9\", and \"_.@-\""
|
||||
msgstr ""
|
||||
msgstr "Solo i seguenti caratteri sono ammessi in un nome utente: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-\""
|
||||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Deve essere fornito un nome utente valido"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Deve essere fornita una password valida"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "Il nome utente è già utilizzato"
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-04 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 20:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -215,31 +215,31 @@ msgstr "Aggiorna"
|
|||
msgid "Updated"
|
||||
msgstr "Aggiornato"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Seleziona un'immagine del profilo"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Password molto debole"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Password debole"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "Password così-così"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Password buona"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Password forte"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Decifratura dei file in corso... Attendi, potrebbe richiedere del tempo."
|
||||
|
||||
|
|
|
@ -3,15 +3,16 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# idetao <marcxosm@gmail.com>, 2014
|
||||
# Paolo Velati <paolo.velati@gmail.com>, 2013
|
||||
# Vincenzo Reale <vinx.reale@gmail.com>, 2013-2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-08 01:56-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 05:56+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 22:50+0000\n"
|
||||
"Last-Translator: idetao <marcxosm@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -146,7 +147,7 @@ msgstr[1] "%s utenti trovati"
|
|||
msgid "Invalid Host"
|
||||
msgstr "Host non valido"
|
||||
|
||||
#: lib/wizard.php:963
|
||||
#: lib/wizard.php:983
|
||||
msgid "Could not find the desired feature"
|
||||
msgstr "Impossibile trovare la funzionalità desiderata"
|
||||
|
||||
|
@ -423,7 +424,7 @@ msgstr "Quando è attivato, i gruppi che contengono altri gruppi sono supportati
|
|||
|
||||
#: templates/settings.php:40
|
||||
msgid "Paging chunksize"
|
||||
msgstr ""
|
||||
msgstr "Dimensione del blocco di paginazione"
|
||||
|
||||
#: templates/settings.php:40
|
||||
msgid ""
|
||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -346,12 +346,12 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "有効なユーザー名を指定する必要があります"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "有効なパスワードを指定する必要があります"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "ユーザ名はすでに使われています"
|
||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -56,7 +56,7 @@ msgstr "ユーザーメールを設定して初めて、テストメールを送
|
|||
msgid "Send mode"
|
||||
msgstr "送信モード"
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "暗号化"
|
||||
|
||||
|
@ -69,7 +69,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "アプリストアからリストをロードできません"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "認証エラー"
|
||||
|
||||
|
@ -131,32 +131,32 @@ msgstr "ユーザーをグループ %s から削除できません"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "アプリをアップデートできませんでした。"
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "無効なパスワード"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "ユーザーが指定されていません"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "リカバリ用の管理者パスワードを入力してください。そうでない場合は、全ユーザーのデータが失われます。"
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "リカバリ用の管理者パスワードが間違っています。パスワードを確認して再度実行してください。"
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "バックエンドはパスワード変更をサポートしていませんが、ユーザーの暗号化キーは正常に更新されました。"
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "パスワードを変更できません"
|
||||
|
||||
|
@ -208,7 +208,7 @@ msgstr "アプリの更新中にエラーが発生"
|
|||
msgid "Error"
|
||||
msgstr "エラー"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "アップデート"
|
||||
|
||||
|
@ -216,31 +216,31 @@ msgstr "アップデート"
|
|||
msgid "Updated"
|
||||
msgstr "アップデート済み"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "プロファイル画像を選択"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "非常に弱いパスワード"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "弱いパスワード"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "まずまずのパスワード"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "良好なパスワード"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "強いパスワード"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "ファイルを複合中... しばらくお待ちください、この処理には少し時間がかかるかもしれません。"
|
||||
|
||||
|
@ -289,7 +289,7 @@ msgstr "有効なパスワードを指定する必要があります"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "警告: ユーザー \"{user}\" のホームディレクトリはすでに存在します"
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "Japanese (日本語)"
|
||||
|
||||
|
@ -594,11 +594,11 @@ msgstr "もっと見る"
|
|||
msgid "Less"
|
||||
msgstr "閉じる"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "バージョン"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -616,23 +616,23 @@ msgstr "アプリを追加"
|
|||
msgid "More Apps"
|
||||
msgstr "さらにアプリを表示"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "アプリを選択してください"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr "ドキュメント:"
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "apps.owncloud.com でアプリケーションのページを見てください"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr "アプリケーションのウェブサイトを見る"
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-ライセンス: <span class=\"author\"></span>"
|
||||
|
||||
|
@ -669,108 +669,108 @@ msgstr "初回ウィザードを再表示する"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "現在、<strong>%s</strong> / <strong>%s</strong> を利用しています"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "パスワード"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "パスワードを変更しました"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "パスワードを変更することができません"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Current password"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "新しいパスワードを入力"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "パスワードを変更"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "名前"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "メール"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "あなたのメールアドレス"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr "パスワードの回復を有効にし、通知を受け取るにはメールアドレスを入力してください"
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "プロフィール写真"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "新規にアップロード"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "ファイルから新規に選択"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "画像を削除"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "png と jpg のいずれか。正方形が理想ですが、切り取って加工することも可能です。"
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr "あなたのアバターは、あなたのオリジナルのアカウントで提供されています。"
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "キャンセル"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "プロファイル画像として選択"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "言語"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "翻訳に協力する"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "<a href=\"%s\" target=\"_blank\">WebDAV 経由でファイルにアクセス</a> するにはこのアドレスを利用してください"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "暗号化アプリはもはや有効ではありません、すべてのファイルを複合してください"
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "ログインパスワード"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "すべてのファイルを複合する"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -341,11 +341,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "უნდა მიუთითოთ არსებული მომხმარებლის სახელი"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "უნდა მიუთითოთ არსებული პაროლი"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -52,7 +52,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "ენკრიპცია"
|
||||
|
||||
|
@ -65,7 +65,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "აპლიკაციების სია ვერ ჩამოიტვირთა App Store"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "ავთენტიფიკაციის შეცდომა"
|
||||
|
||||
|
@ -127,32 +127,32 @@ msgstr "მომხმარებლის წაშლა ვერ მოხ
|
|||
msgid "Couldn't update app."
|
||||
msgstr "ვერ მოხერხდა აპლიკაციის განახლება."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr ""
|
||||
|
||||
|
@ -204,7 +204,7 @@ msgstr "შეცდომა აპლიკაციის განახლ
|
|||
msgid "Error"
|
||||
msgstr "შეცდომა"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "განახლება"
|
||||
|
||||
|
@ -212,31 +212,31 @@ msgstr "განახლება"
|
|||
msgid "Updated"
|
||||
msgstr "განახლებულია"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr ""
|
||||
|
||||
|
@ -285,7 +285,7 @@ msgstr "უნდა მიუთითოთ არსებული პარ
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr ""
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "__language_name__"
|
||||
|
||||
|
@ -590,11 +590,11 @@ msgstr "უფრო მეტი"
|
|||
msgid "Less"
|
||||
msgstr "უფრო ნაკლები"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "ვერსია"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -612,23 +612,23 @@ msgstr "დაამატე შენი აპლიკაცია"
|
|||
msgid "More Apps"
|
||||
msgstr "უფრო მეტი აპლიკაციები"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "აირჩიეთ აპლიკაცია"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "ნახეთ აპლიკაციის გვერდი apps.owncloud.com –ზე"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-ლიცენსირებულია <span class=\"author\"></span>"
|
||||
|
||||
|
@ -665,108 +665,108 @@ msgstr "მაჩვენე თავიდან გაშვებული
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "თქვენ გამოყენებული გაქვთ <strong>%s</strong> –ი –<strong>%s<strong>–დან"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "პაროლი"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "თქვენი პაროლი შეიცვალა"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "თქვენი პაროლი არ შეიცვალა"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "მიმდინარე პაროლი"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "ახალი პაროლი"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "პაროლის შეცვლა"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "იმეილი"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "თქვენი იმეილ მისამართი"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "უარყოფა"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "ენა"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "თარგმნის დახმარება"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -342,11 +342,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "ត្រូវផ្ដល់ឈ្មោះអ្នកប្រើឲ្យបានត្រឹមត្រូវ"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "ត្រូវផ្ដល់ពាក្យសម្ងាត់ឲ្យបានត្រឹមត្រូវ"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -53,7 +53,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
|
@ -66,7 +66,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "មិនអាចផ្ទុកបញ្ជីកម្មវិធីពី App Store"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "កំហុសការផ្ទៀងផ្ទាត់ភាពត្រឹមត្រូវ"
|
||||
|
||||
|
@ -128,32 +128,32 @@ msgstr "មិនអាចដកអ្នកប្រើចេញ
|
|||
msgid "Couldn't update app."
|
||||
msgstr "មិនអាចធ្វើបច្ចុប្បន្នភាពកម្មវិធី។"
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr ""
|
||||
|
||||
|
@ -205,7 +205,7 @@ msgstr "មានកំហុសពេលធ្វើបច្ចុ
|
|||
msgid "Error"
|
||||
msgstr "កំហុស"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "ធ្វើបច្ចុប្បន្នភាព"
|
||||
|
||||
|
@ -213,31 +213,31 @@ msgstr "ធ្វើបច្ចុប្បន្នភាព"
|
|||
msgid "Updated"
|
||||
msgstr "បានធ្វើបច្ចុប្បន្នភាព"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr ""
|
||||
|
||||
|
@ -286,7 +286,7 @@ msgstr "ត្រូវផ្ដល់ពាក្យសម្ងាត
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr ""
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "__language_name__"
|
||||
|
||||
|
@ -591,11 +591,11 @@ msgstr "ច្រើនទៀត"
|
|||
msgid "Less"
|
||||
msgstr "តិច"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "កំណែ"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -613,23 +613,23 @@ msgstr "បន្ថែមកម្មវិធីរបស់អ្ន
|
|||
msgid "More Apps"
|
||||
msgstr "កម្មវិធីច្រើនទៀត"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "ជ្រើសកម្មវិធីមួយ"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr ""
|
||||
|
||||
|
@ -666,108 +666,108 @@ msgstr ""
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "ពាក្យសម្ងាត់"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "ពាក្យសម្ងាត់បច្ចុប្បន្ន"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "ពាក្យសម្ងាត់ថ្មី"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "ប្តូរពាក្យសម្ងាត់"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "អ៊ីមែល"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "អ៊ីម៉ែលរបស់អ្នក"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "លើកលែង"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "ភាសា"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "ជួយបកប្រែ"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -346,11 +346,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "올바른 사용자 이름을 입력해야 함"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "올바른 암호를 입력해야 함"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -56,7 +56,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "암호화"
|
||||
|
||||
|
@ -69,7 +69,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "앱 스토어에서 목록을 가져올 수 없습니다"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "인증 오류"
|
||||
|
||||
|
@ -131,32 +131,32 @@ msgstr "그룹 %s에서 사용자를 삭제할 수 없음"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "앱을 업데이트할 수 없습니다."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "잘못된 암호"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "사용자가 지정되지 않음"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "관리자 복구 암호를 입력하지 않으면 모든 사용자 데이터가 삭제됩니다"
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "관리자 복구 암호가 잘못되었습니다. 암호를 다시 확인하십시오."
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "백엔드에서 암호 변경을 지원하지 않지만, 사용자의 암호화 키는 갱신되었습니다."
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "암호를 변경할 수 없음"
|
||||
|
||||
|
@ -208,7 +208,7 @@ msgstr "앱을 업데이트하는 중 오류 발생"
|
|||
msgid "Error"
|
||||
msgstr "오류"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "업데이트"
|
||||
|
||||
|
@ -216,31 +216,31 @@ msgstr "업데이트"
|
|||
msgid "Updated"
|
||||
msgstr "업데이트됨"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "프로필 사진 선택"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "매우 약한 암호"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "약한 암호"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "그저 그런 암호"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "좋은 암호"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "강력한 암호"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "파일 복호화 중... 시간이 걸릴 수도 있으니 기다려 주십시오."
|
||||
|
||||
|
@ -289,7 +289,7 @@ msgstr "올바른 암호를 입력해야 함"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "경고: 사용자 \"{user}\"의 홈 디렉터리가 이미 존재합니다"
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "한국어"
|
||||
|
||||
|
@ -594,11 +594,11 @@ msgstr "더 중요함"
|
|||
msgid "Less"
|
||||
msgstr "덜 중요함"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "버전"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -616,23 +616,23 @@ msgstr "내 앱 추가"
|
|||
msgid "More Apps"
|
||||
msgstr "더 많은 앱"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "앱 선택"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr "문서"
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "apps.owncloud.com에 있는 앱 페이지를 참고하십시오"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-라이선스됨: <span class=\"author\"></span>"
|
||||
|
||||
|
@ -669,108 +669,108 @@ msgstr "첫 실행 마법사 다시 보이기"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "현재 공간 중 <strong>%s</strong>/<strong>%s</strong>을(를) 사용 중입니다"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "암호"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "암호가 변경되었습니다"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "암호를 변경할 수 없음"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "현재 암호"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "새 암호"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "암호 변경"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "전체 이름"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "이메일"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "이메일 주소"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "프로필 사진"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "새로 업로드"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "파일에서 선택"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "그림 삭제"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "png나 jpg를 사용하십시오. 정사각형 형태가 가장 좋지만 잘라낼 수 있습니다."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr "원본 계정의 아바타를 사용합니다."
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "취소"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "프로필 이미지로 사용"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "언어"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "번역 돕기"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "WebDAV로 파일에 접근하려면 <a href=\"%s\" target=\"_blank\">이 주소를 사용하십시오</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "암호화 앱이 비활성화되었습니다. 모든 파일을 복호화해야 합니다."
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "로그인 암호"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "모든 파일 복호화"
|
||||
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -353,11 +353,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Vartotojo vardas turi būti tinkamas"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Slaptažodis turi būti tinkamas"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -56,7 +56,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Šifravimas"
|
||||
|
||||
|
@ -69,7 +69,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "Neįmanoma įkelti sąrašo iš Programų Katalogo"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Autentikacijos klaida"
|
||||
|
||||
|
@ -131,32 +131,32 @@ msgstr "Nepavyko ištrinti vartotojo iš grupės %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "Nepavyko atnaujinti programos."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "Neteisingas slaptažodis"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "Nepateiktas naudotojas"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "Prašome įvesti administratoriaus atkūrimo slaptažodį, kitaip visi naudotojo suomenys bus prarasti"
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "Netinkamas administratoriau atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl."
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "Sistema nepalaiko slaptažodžio keitimo, bet naudotojo šifravimo raktas buvo sėkmingai atnaujintas."
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "Nepavyksta pakeisti slaptažodžio"
|
||||
|
||||
|
@ -208,7 +208,7 @@ msgstr "Įvyko klaida atnaujinant programą"
|
|||
msgid "Error"
|
||||
msgstr "Klaida"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Atnaujinti"
|
||||
|
||||
|
@ -216,31 +216,31 @@ msgstr "Atnaujinti"
|
|||
msgid "Updated"
|
||||
msgstr "Atnaujinta"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Pažymėkite profilio paveikslėlį"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Iššifruojami failai... Prašome palaukti, tai gali užtrukti."
|
||||
|
||||
|
@ -289,7 +289,7 @@ msgstr "Slaptažodis turi būti tinkamas"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "Įspėjimas: Vartotojo \"{user}\" namų aplankas jau egzistuoja"
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "Kalba"
|
||||
|
||||
|
@ -594,11 +594,11 @@ msgstr "Daugiau"
|
|||
msgid "Less"
|
||||
msgstr "Mažiau"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Versija"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -616,23 +616,23 @@ msgstr "Pridėti programėlę"
|
|||
msgid "More Apps"
|
||||
msgstr "Daugiau aplikacijų"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Pasirinkite programą"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Žiūrėti programos puslapį svetainėje apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>- autorius<span class=\"author\"></span>"
|
||||
|
||||
|
@ -669,108 +669,108 @@ msgstr "Rodyti pirmo karto vedlį dar kartą"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Jūs naudojate <strong>%s</strong> iš galimų <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Slaptažodis"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Jūsų slaptažodis buvo pakeistas"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "Neįmanoma pakeisti slaptažodžio"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Dabartinis slaptažodis"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Naujas slaptažodis"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Pakeisti slaptažodį"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "Pilnas vardas"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "El. Paštas"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Jūsų el. pašto adresas"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Profilio paveikslėlis"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Įkelti naują"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Pasirinkti naują iš failų"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Pašalinti paveikslėlį"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "Arba png arba jpg. Geriausia kvadratinį, bet galėsite jį apkarpyti."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Atšaukti"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Pasirinkite profilio paveiksliuką"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Kalba"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Padėkite išversti"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "Naudokite šį adresą, kad <a href=\"%s\" target=\"_blank\">pasiektumėte savo failus per WebDAV</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Prisijungimo slaptažodis"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Iššifruoti visus failus"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -350,12 +350,12 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Jānorāda derīgs lietotājvārds"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Jānorāda derīga parole"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "Šāds lietotājvārds jau tiek izmantots"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -52,7 +52,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Šifrēšana"
|
||||
|
||||
|
@ -65,7 +65,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "Nevar lejupielādēt sarakstu no lietotņu veikala"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Autentifikācijas kļūda"
|
||||
|
||||
|
@ -127,32 +127,32 @@ msgstr "Nevar izņemt lietotāju no grupas %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "Nevarēja atjaunināt lietotni."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr ""
|
||||
|
||||
|
@ -204,7 +204,7 @@ msgstr "Kļūda, atjauninot lietotni"
|
|||
msgid "Error"
|
||||
msgstr "Kļūda"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Atjaunināt"
|
||||
|
||||
|
@ -212,31 +212,31 @@ msgstr "Atjaunināt"
|
|||
msgid "Updated"
|
||||
msgstr "Atjaunināta"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Atšifrēju failus... Uzgaidiet tas var ilgt kādu laiku."
|
||||
|
||||
|
@ -285,7 +285,7 @@ msgstr "Jānorāda derīga parole"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr ""
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "__valodas_nosaukums__"
|
||||
|
||||
|
@ -590,11 +590,11 @@ msgstr "Vairāk"
|
|||
msgid "Less"
|
||||
msgstr "Mazāk"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Versija"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -612,23 +612,23 @@ msgstr "Pievieno savu lietotni"
|
|||
msgid "More Apps"
|
||||
msgstr "Vairāk lietotņu"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Izvēlies lietotni"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Apskati lietotņu lapu — apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-licencēts no <span class=\"author\"></span>"
|
||||
|
||||
|
@ -665,108 +665,108 @@ msgstr "Vēlreiz rādīt pirmās palaišanas vedni"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Jūs lietojat <strong>%s</strong> no pieejamajiem <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Parole"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Jūru parole tika nomainīta"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "Nevar nomainīt jūsu paroli"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Pašreizējā parole"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Jauna parole"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Mainīt paroli"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "E-pasts"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Jūsu e-pasta adrese"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Atcelt"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Valoda"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Palīdzi tulkot"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Pieslēgšanās parole"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Atšifrēt visus failus"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -345,11 +345,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Мора да се обезбеди валидно корисничко име "
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Мора да се обезбеди валидна лозинка"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -52,7 +52,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Енкрипција"
|
||||
|
||||
|
@ -65,7 +65,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "Неможам да вчитам листа од App Store"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Грешка во автентикација"
|
||||
|
||||
|
@ -127,32 +127,32 @@ msgstr "Неможе да избришам корисник од група %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "Не можам да ја надградам апликацијата."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "Погрешна лозинка"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "Нема корисничко име"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr ""
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "Вашата лозинка неможе да се смени"
|
||||
|
||||
|
@ -204,7 +204,7 @@ msgstr "Грешка додека ја надградувам апликациј
|
|||
msgid "Error"
|
||||
msgstr "Грешка"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Ажурирај"
|
||||
|
||||
|
@ -212,31 +212,31 @@ msgstr "Ажурирај"
|
|||
msgid "Updated"
|
||||
msgstr "Надграден"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Одбери фотографија за профилот"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr ""
|
||||
|
||||
|
@ -285,7 +285,7 @@ msgstr "Мора да се обезбеди валидна лозинка"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr ""
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "__language_name__"
|
||||
|
||||
|
@ -590,11 +590,11 @@ msgstr "Повеќе"
|
|||
msgid "Less"
|
||||
msgstr "Помалку"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Верзија"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -612,23 +612,23 @@ msgstr "Додадете ја Вашата апликација"
|
|||
msgid "More Apps"
|
||||
msgstr "Повеќе аппликации"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Избери аппликација"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Види ја страницата со апликации на apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-лиценцирано од <span class=\"author\"></span>"
|
||||
|
||||
|
@ -665,108 +665,108 @@ msgstr ""
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Имате искористено <strong>%s</strong> од достапните <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Лозинка"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Вашата лозинка беше променета."
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "Вашата лозинка неможе да се смени"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Моментална лозинка"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Нова лозинка"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Смени лозинка"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "Е-пошта"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Вашата адреса за е-пошта"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Фотографија за профил"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Префрли нова"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Одбери нова од датотеките"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Отстрани ја фотографијата"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "Мора де биде png или jpg. Идеално квадрат, но ќе бидете во можност да ја исечете."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Откажи"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Одбери фотографија за профилот"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Јазик"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Помогни во преводот"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Лозинка за најавување"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Дешифрирај ги сите датотеки"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -347,11 +347,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Oppgi et gyldig brukernavn"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Oppgi et gyldig passord"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-07 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-06 16:40+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: espenbye <espenbye@me.com>\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -215,31 +215,31 @@ msgstr "Oppdater"
|
|||
msgid "Updated"
|
||||
msgstr "Oppdatert"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Velg et profilbilde"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Veldig svakt passord"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Svakt passord"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Bra passord"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Sterkt passord"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Dekrypterer filer... Vennligst vent, dette kan ta litt tid."
|
||||
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -348,11 +348,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Er moet een geldige gebruikersnaam worden opgegeven"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Er moet een geldig wachtwoord worden opgegeven"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-27 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 19:01+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: André Koot <meneer@tken.net>\n"
|
||||
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -55,7 +55,7 @@ msgstr "U moet uw e-mailadres instellen voordat u testberichten kunt versturen."
|
|||
msgid "Send mode"
|
||||
msgstr "Verstuurmodus"
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Versleuteling"
|
||||
|
||||
|
@ -68,7 +68,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "Kan de lijst niet van de App store laden"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Authenticatie fout"
|
||||
|
||||
|
@ -130,32 +130,32 @@ msgstr "Niet in staat om gebruiker te verwijderen uit groep %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "Kon de app niet bijwerken."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "Onjuist wachtwoord"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "Geen gebruiker opgegeven"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "Voer een beheerdersherstelwachtwoord in, anders zullen alle gebruikersgegevens verloren gaan"
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "Onjuist beheerdersherstelwachtwoord. Controleer het wachtwoord en probeer het opnieuw."
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "De Back-end ondersteunt geen wachtwoordwijzigingen, maar de cryptosleutel van de gebruiker is succesvol bijgewerkt."
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "Kan wachtwoord niet wijzigen"
|
||||
|
||||
|
@ -207,7 +207,7 @@ msgstr "Fout bij bijwerken app"
|
|||
msgid "Error"
|
||||
msgstr "Fout"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Bijwerken"
|
||||
|
||||
|
@ -215,31 +215,31 @@ msgstr "Bijwerken"
|
|||
msgid "Updated"
|
||||
msgstr "Bijgewerkt"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Kies een profielafbeelding"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr "Zeer zwak wachtwoord"
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr "Zwak wachtwoord"
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr "Matig wachtwoord"
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr "Goed wachtwoord"
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr "Sterk wachtwoord"
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Bestanden worden gedecodeerd... Even geduld alstublieft, dit kan even duren."
|
||||
|
||||
|
@ -288,7 +288,7 @@ msgstr "Er moet een geldig wachtwoord worden opgegeven"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr "Waarschuwing: Home directory voor gebruiker \"{user}\" bestaat al"
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "Nederlands"
|
||||
|
||||
|
@ -593,11 +593,11 @@ msgstr "Meer"
|
|||
msgid "Less"
|
||||
msgstr "Minder"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Versie"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -615,23 +615,23 @@ msgstr "App toevoegen"
|
|||
msgid "More Apps"
|
||||
msgstr "Meer apps"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Selecteer een app"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr "Documentatie:"
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Zie de applicatiepagina op apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr "Zie website van de applicatie"
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "<span class=\"licence\"></span>-Gelicenseerd door <span class=\"author\"></span>"
|
||||
|
||||
|
@ -668,108 +668,108 @@ msgstr "Toon de Eerste start Wizard opnieuw"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Je hebt <strong>%s</strong> gebruikt van de beschikbare <strong>%s<strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Wachtwoord"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Je wachtwoord is veranderd"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "Niet in staat om uw wachtwoord te wijzigen"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Huidig wachtwoord"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Nieuw"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Wijzig wachtwoord"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr "Volledige naam"
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "E-mailadres"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Uw e-mailadres"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr "Vul een e-mailbericht in om wachtwoordherstel mogelijk te maken en meldingen te ontvangen"
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Profielafbeelding"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Upload een nieuwe"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Selecteer een nieuwe vanuit bestanden"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Verwijder afbeelding"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "Of png, of jpg. Bij voorkeur vierkant, maar u kunt bijsnijden."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr "Uw avatar is verstrekt door uw originele account."
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Annuleer"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Kies als profielafbeelding"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Taal"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Help met vertalen"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr "Gebruik deze link <a href=\"%s\" target=\"_blank\">om uw bestanden via WebDAV te benaderen</a>"
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr "De crypto app is niet langer geactiveerd, u moet alle bestanden decrypten."
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Inlog-wachtwoord"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Decodeer alle bestanden"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -347,11 +347,11 @@ msgstr ""
|
|||
|
||||
#: private/user/manager.php:251
|
||||
msgid "A valid username must be provided"
|
||||
msgstr ""
|
||||
msgstr "Du må oppgje eit gyldig brukarnamn"
|
||||
|
||||
#: private/user/manager.php:255
|
||||
msgid "A valid password must be provided"
|
||||
msgstr ""
|
||||
msgstr "Du må oppgje eit gyldig passord"
|
||||
|
||||
#: private/user/manager.php:260
|
||||
msgid "The username is already being used"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-26 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-03-26 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 06:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -54,7 +54,7 @@ msgstr ""
|
|||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:312 templates/personal.php:149
|
||||
msgid "Encryption"
|
||||
msgstr "Kryptering"
|
||||
|
||||
|
@ -67,7 +67,7 @@ msgid "Unable to load list from App Store"
|
|||
msgstr "Klarer ikkje å lasta inn liste fra app-butikken"
|
||||
|
||||
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:55
|
||||
#: ajax/togglegroups.php:20 changepassword/controller.php:49
|
||||
msgid "Authentication error"
|
||||
msgstr "Autentiseringsfeil"
|
||||
|
||||
|
@ -129,32 +129,32 @@ msgstr "Klarte ikkje fjerna brukaren frå gruppa %s"
|
|||
msgid "Couldn't update app."
|
||||
msgstr "Klarte ikkje oppdatera programmet."
|
||||
|
||||
#: changepassword/controller.php:20
|
||||
#: changepassword/controller.php:17
|
||||
msgid "Wrong password"
|
||||
msgstr "Feil passord"
|
||||
|
||||
#: changepassword/controller.php:42
|
||||
#: changepassword/controller.php:36
|
||||
msgid "No user supplied"
|
||||
msgstr "Ingen brukar gitt"
|
||||
|
||||
#: changepassword/controller.php:74
|
||||
#: changepassword/controller.php:68
|
||||
msgid ""
|
||||
"Please provide an admin recovery password, otherwise all user data will be "
|
||||
"lost"
|
||||
msgstr "Ver venleg og gi eit admingjenopprettingspassord, elles vil all brukardata gå tapt."
|
||||
|
||||
#: changepassword/controller.php:79
|
||||
#: changepassword/controller.php:73
|
||||
msgid ""
|
||||
"Wrong admin recovery password. Please check the password and try again."
|
||||
msgstr "Feil admingjenopprettingspassord. Ver venleg og sjekk passordet og prøv igjen."
|
||||
|
||||
#: changepassword/controller.php:87
|
||||
#: changepassword/controller.php:81
|
||||
msgid ""
|
||||
"Back-end doesn't support password change, but the users encryption key was "
|
||||
"successfully updated."
|
||||
msgstr "Bakstykket støttar ikkje passordendring, men krypteringsnøkkelen til brukaren blei oppdatert."
|
||||
|
||||
#: changepassword/controller.php:92 changepassword/controller.php:103
|
||||
#: changepassword/controller.php:86 changepassword/controller.php:97
|
||||
msgid "Unable to change password"
|
||||
msgstr "Klarte ikkje å endra passordet"
|
||||
|
||||
|
@ -206,7 +206,7 @@ msgstr "Feil ved oppdatering av app"
|
|||
msgid "Error"
|
||||
msgstr "Feil"
|
||||
|
||||
#: js/apps.js:153 templates/apps.php:54
|
||||
#: js/apps.js:153 templates/apps.php:55
|
||||
msgid "Update"
|
||||
msgstr "Oppdater"
|
||||
|
||||
|
@ -214,31 +214,31 @@ msgstr "Oppdater"
|
|||
msgid "Updated"
|
||||
msgstr "Oppdatert"
|
||||
|
||||
#: js/personal.js:246
|
||||
#: js/personal.js:243
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Vel eit profilbilete"
|
||||
|
||||
#: js/personal.js:277
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:278
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:279
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:280
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:281
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:316
|
||||
#: js/personal.js:313
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Dekrypterer filer … Ver venleg og vent, dette kan ta ei stund."
|
||||
|
||||
|
@ -287,7 +287,7 @@ msgstr "Du må oppgje eit gyldig passord"
|
|||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||
msgstr ""
|
||||
|
||||
#: personal.php:49 personal.php:50
|
||||
#: personal.php:48 personal.php:49
|
||||
msgid "__language_name__"
|
||||
msgstr "Nynorsk"
|
||||
|
||||
|
@ -592,11 +592,11 @@ msgstr "Meir"
|
|||
msgid "Less"
|
||||
msgstr "Mindre"
|
||||
|
||||
#: templates/admin.php:416 templates/personal.php:181
|
||||
#: templates/admin.php:416 templates/personal.php:171
|
||||
msgid "Version"
|
||||
msgstr "Utgåve"
|
||||
|
||||
#: templates/admin.php:420 templates/personal.php:184
|
||||
#: templates/admin.php:420 templates/personal.php:174
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -614,23 +614,23 @@ msgstr "Legg til din app"
|
|||
msgid "More Apps"
|
||||
msgstr "Fleire app-ar"
|
||||
|
||||
#: templates/apps.php:37
|
||||
#: templates/apps.php:38
|
||||
msgid "Select an App"
|
||||
msgstr "Vel eit program"
|
||||
|
||||
#: templates/apps.php:42
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:48
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr "Sjå programsida på apps.owncloud.com"
|
||||
|
||||
#: templates/apps.php:50
|
||||
#: templates/apps.php:51
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:52
|
||||
#: templates/apps.php:53
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr "Lisensiert under <span class=\"licence\"></span> av <span class=\"author\"></span>"
|
||||
|
||||
|
@ -667,108 +667,108 @@ msgstr "Vis Oppstartvegvisaren igjen"
|
|||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr "Du har brukt <strong>%s</strong> av dine tilgjengelege <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:39 templates/users.php:21 templates/users.php:87
|
||||
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
|
||||
msgid "Password"
|
||||
msgstr "Passord"
|
||||
|
||||
#: templates/personal.php:40
|
||||
#: templates/personal.php:39
|
||||
msgid "Your password was changed"
|
||||
msgstr "Passordet ditt er endra"
|
||||
|
||||
#: templates/personal.php:41
|
||||
#: templates/personal.php:40
|
||||
msgid "Unable to change your password"
|
||||
msgstr "Klarte ikkje endra passordet"
|
||||
|
||||
#: templates/personal.php:43
|
||||
#: templates/personal.php:42
|
||||
msgid "Current password"
|
||||
msgstr "Passord"
|
||||
|
||||
#: templates/personal.php:46
|
||||
#: templates/personal.php:45
|
||||
msgid "New password"
|
||||
msgstr "Nytt passord"
|
||||
|
||||
#: templates/personal.php:50
|
||||
#: templates/personal.php:49
|
||||
msgid "Change password"
|
||||
msgstr "Endra passord"
|
||||
|
||||
#: templates/personal.php:64 templates/users.php:86
|
||||
#: templates/personal.php:61 templates/users.php:86
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:81
|
||||
#: templates/personal.php:76
|
||||
msgid "Email"
|
||||
msgstr "E-post"
|
||||
|
||||
#: templates/personal.php:83
|
||||
#: templates/personal.php:78
|
||||
msgid "Your email address"
|
||||
msgstr "Di epost-adresse"
|
||||
|
||||
#: templates/personal.php:86
|
||||
#: templates/personal.php:81
|
||||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:96
|
||||
#: templates/personal.php:89
|
||||
msgid "Profile picture"
|
||||
msgstr "Profilbilete"
|
||||
|
||||
#: templates/personal.php:101
|
||||
#: templates/personal.php:94
|
||||
msgid "Upload new"
|
||||
msgstr "Last opp ny"
|
||||
|
||||
#: templates/personal.php:103
|
||||
#: templates/personal.php:96
|
||||
msgid "Select new from Files"
|
||||
msgstr "Vel ny frå Filer"
|
||||
|
||||
#: templates/personal.php:104
|
||||
#: templates/personal.php:97
|
||||
msgid "Remove image"
|
||||
msgstr "Fjern bilete"
|
||||
|
||||
#: templates/personal.php:105
|
||||
#: templates/personal.php:98
|
||||
msgid "Either png or jpg. Ideally square but you will be able to crop it."
|
||||
msgstr "Anten PNG eller JPG. Helst kvadratisk, men du får moglegheita til å beskjera det."
|
||||
|
||||
#: templates/personal.php:107
|
||||
#: templates/personal.php:100
|
||||
msgid "Your avatar is provided by your original account."
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:111
|
||||
#: templates/personal.php:104
|
||||
msgid "Cancel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#: templates/personal.php:112
|
||||
#: templates/personal.php:105
|
||||
msgid "Choose as profile image"
|
||||
msgstr "Vel som profilbilete"
|
||||
|
||||
#: templates/personal.php:120 templates/personal.php:121
|
||||
#: templates/personal.php:111 templates/personal.php:112
|
||||
msgid "Language"
|
||||
msgstr "Språk"
|
||||
|
||||
#: templates/personal.php:140
|
||||
#: templates/personal.php:131
|
||||
msgid "Help translate"
|
||||
msgstr "Hjelp oss å omsetja"
|
||||
|
||||
#: templates/personal.php:147
|
||||
#: templates/personal.php:137
|
||||
msgid "WebDAV"
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:149
|
||||
#: templates/personal.php:139
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
|
||||
"WebDAV</a>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:161
|
||||
#: templates/personal.php:151
|
||||
msgid "The encryption app is no longer enabled, please decrypt all your files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:167
|
||||
#: templates/personal.php:157
|
||||
msgid "Log-in password"
|
||||
msgstr "Innloggingspassord"
|
||||
|
||||
#: templates/personal.php:172
|
||||
#: templates/personal.php:162
|
||||
msgid "Decrypt all Files"
|
||||
msgstr "Dekrypter alle filene"
|
||||
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 10:53+0000\n"
|
||||
"Last-Translator: bobie <maciej.przybecki@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -45,32 +45,32 @@ msgstr "Zapisano"
|
|||
|
||||
#: lib/config.php:592
|
||||
msgid "<b>Note:</b> "
|
||||
msgstr ""
|
||||
msgstr "<b>Uwaga:</b> "
|
||||
|
||||
#: lib/config.php:602
|
||||
msgid " and "
|
||||
msgstr ""
|
||||
msgstr "oraz"
|
||||
|
||||
#: lib/config.php:624
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
|
||||
"of %s is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Uwaga:</b> Wsparcie dla cURL w PHP nie zostało włączone lub zainstalowane. Zamontowanie %s nie jest możliwe. Proszę poproś Twojego administratora o zainstalowanie go."
|
||||
|
||||
#: lib/config.php:626
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of"
|
||||
" %s is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Uwaga:</b> Wsparcie dla FTP w PHP nie zostało włączone lub zainstalowane. Zamontowanie %s nie jest możliwe. Proszę poproś Twojego administratora o zainstalowanie go."
|
||||
|
||||
#: lib/config.php:628
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"
|
||||
" ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Uwaga:</b> \"%s\" nie jest zainstalowane. Zamontowanie %s nie jest możliwe. Proszę poproś Twojego administratora o zainstalowanie go."
|
||||
|
||||
#: templates/settings.php:2
|
||||
msgid "External Storage"
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue