[tx-robot] updated from transifex
This commit is contained in:
parent
04bf8c1b66
commit
fb23ac3ce2
|
@ -13,6 +13,7 @@
|
|||
"Not enough storage available" => "Der er ikke nok plads til rådlighed",
|
||||
"Invalid directory." => "Ugyldig mappe.",
|
||||
"Files" => "Filer",
|
||||
"Delete permanently" => "Slet permanent",
|
||||
"Delete" => "Slet",
|
||||
"Rename" => "Omdøb",
|
||||
"Pending" => "Afventer",
|
||||
|
@ -23,6 +24,7 @@
|
|||
"replaced {new_name}" => "erstattede {new_name}",
|
||||
"undo" => "fortryd",
|
||||
"replaced {new_name} with {old_name}" => "erstattede {new_name} med {old_name}",
|
||||
"perform delete operation" => "udfør slet operation",
|
||||
"'.' is an invalid file name." => "'.' er et ugyldigt filnavn.",
|
||||
"File name cannot be empty." => "Filnavnet kan ikke stå tomt.",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ugyldigt navn, '\\', '/', '<', '>', ':' | '?', '\"', '', og '*' er ikke tilladt.",
|
||||
|
@ -58,6 +60,7 @@
|
|||
"Text file" => "Tekstfil",
|
||||
"Folder" => "Mappe",
|
||||
"From link" => "Fra link",
|
||||
"Trash bin" => "Papirkurv",
|
||||
"Cancel upload" => "Fortryd upload",
|
||||
"Nothing in here. Upload something!" => "Her er tomt. Upload noget!",
|
||||
"Download" => "Download",
|
||||
|
@ -65,5 +68,6 @@
|
|||
"Upload too large" => "Upload for stor",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerne, du prøver at uploade, er større end den maksimale størrelse for fil-upload på denne server.",
|
||||
"Files are being scanned, please wait." => "Filerne bliver indlæst, vent venligst.",
|
||||
"Current scanning" => "Indlæser"
|
||||
"Current scanning" => "Indlæser",
|
||||
"Upgrading filesystem cache..." => "Opgraderer filsystems cachen..."
|
||||
);
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
"Not enough storage available" => "No hay suficiente capacidad de almacenamiento",
|
||||
"Invalid directory." => "Directorio invalido.",
|
||||
"Files" => "Archivos",
|
||||
"Delete permanently" => "Borrar de manera permanente",
|
||||
"Delete" => "Borrar",
|
||||
"Rename" => "Cambiar nombre",
|
||||
"Pending" => "Pendiente",
|
||||
|
@ -59,6 +60,7 @@
|
|||
"Text file" => "Archivo de texto",
|
||||
"Folder" => "Carpeta",
|
||||
"From link" => "Desde enlace",
|
||||
"Trash bin" => "Papelera",
|
||||
"Cancel upload" => "Cancelar subida",
|
||||
"Nothing in here. Upload something!" => "No hay nada. ¡Subí contenido!",
|
||||
"Download" => "Descargar",
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
"No file was uploaded" => "Geen bestand geüpload",
|
||||
"Missing a temporary folder" => "Een tijdelijke map mist",
|
||||
"Failed to write to disk" => "Schrijven naar schijf mislukt",
|
||||
"Not enough storage available" => "Niet genoeg opslagruimte beschikbaar",
|
||||
"Invalid directory." => "Ongeldige directory.",
|
||||
"Files" => "Bestanden",
|
||||
"Delete permanently" => "Verwijder definitief",
|
||||
|
@ -59,6 +60,7 @@
|
|||
"Text file" => "Tekstbestand",
|
||||
"Folder" => "Map",
|
||||
"From link" => "Vanaf link",
|
||||
"Trash bin" => "Prullenbak",
|
||||
"Cancel upload" => "Upload afbreken",
|
||||
"Nothing in here. Upload something!" => "Er bevindt zich hier niets. Upload een bestand!",
|
||||
"Download" => "Download",
|
||||
|
|
|
@ -60,6 +60,7 @@
|
|||
"Text file" => "Текстовый файл",
|
||||
"Folder" => "Папка",
|
||||
"From link" => "Из ссылки",
|
||||
"Trash bin" => "Корзина",
|
||||
"Cancel upload" => "Отмена загрузки",
|
||||
"Nothing in here. Upload something!" => "Здесь ничего нет. Загрузите что-нибудь!",
|
||||
"Download" => "Скачать",
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Encryption" => "Kryptering",
|
||||
"File encryption is enabled." => "Fil kryptering aktiveret.",
|
||||
"The following file types will not be encrypted:" => "De følgende filtyper vil ikke blive krypteret:",
|
||||
"Exclude the following file types from encryption:" => "Ekskluder de følgende fil typer fra kryptering:",
|
||||
"None" => "Ingen"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Encryption" => "Encriptación",
|
||||
"File encryption is enabled." => "La encriptación de archivos no está habilitada",
|
||||
"The following file types will not be encrypted:" => "Los siguientes tipos de archivos no serán encriptados",
|
||||
"Exclude the following file types from encryption:" => "Excluir los siguientes tipos de archivos de encriptación:",
|
||||
"None" => "Ninguno"
|
||||
);
|
||||
|
|
|
@ -1,8 +1,14 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Couldn't delete %s permanently" => "Kunne ikke slette %s permanent",
|
||||
"Couldn't restore %s" => "Kunne ikke gendanne %s",
|
||||
"perform restore operation" => "udfør gendannelsesoperation",
|
||||
"delete file permanently" => "slet fil permanent",
|
||||
"Name" => "Navn",
|
||||
"Deleted" => "Slettet",
|
||||
"1 folder" => "1 mappe",
|
||||
"{count} folders" => "{count} mapper",
|
||||
"1 file" => "1 fil",
|
||||
"{count} files" => "{count} filer",
|
||||
"Nothing in here. Your trash bin is empty!" => "Intet at se her. Din papirkurv er tom!",
|
||||
"Restore" => "Gendan"
|
||||
);
|
||||
|
|
|
@ -1,8 +1,14 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Couldn't delete %s permanently" => "No fue posible borrar %s de manera permanente",
|
||||
"Couldn't restore %s" => "No se pudo restaurar %s",
|
||||
"perform restore operation" => "Restaurar",
|
||||
"delete file permanently" => "Borrar archivo de manera permanente",
|
||||
"Name" => "Nombre",
|
||||
"Deleted" => "Borrado",
|
||||
"1 folder" => "1 directorio",
|
||||
"{count} folders" => "{count} directorios",
|
||||
"1 file" => "1 archivo",
|
||||
"{count} files" => "{count} archivos",
|
||||
"Nothing in here. Your trash bin is empty!" => "No hay nada acá. ¡La papelera está vacía!",
|
||||
"Restore" => "Recuperar"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Couldn't delete %s permanently" => "Kon %s niet permanent verwijderen",
|
||||
"Couldn't restore %s" => "Kon %s niet herstellen",
|
||||
"perform restore operation" => "uitvoeren restore operatie",
|
||||
"delete file permanently" => "verwijder bestanden definitief",
|
||||
"Name" => "Naam",
|
||||
|
|
|
@ -1,5 +1,13 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Could not revert: %s" => "Kunne ikke genskabe: %s",
|
||||
"success" => "success",
|
||||
"File %s was reverted to version %s" => "Filen %s blev genskabt til version: %s",
|
||||
"failure" => "fejl",
|
||||
"File %s could not be reverted to version %s" => "Filen %s blev genskabt til version: %s",
|
||||
"No old versions available" => "Ingen gamle version tilgængelige",
|
||||
"No path specified" => "Ingen sti specificeret",
|
||||
"History" => "Historik",
|
||||
"Revert a file to a previous version by clicking on its revert button" => "Genskab en fil til en tidligere version ved at klikke på denne genskab knap.",
|
||||
"Files Versioning" => "Versionering af filer",
|
||||
"Enable" => "Aktiver"
|
||||
);
|
||||
|
|
|
@ -1,5 +1,13 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Could not revert: %s" => "No se pudo revertir: %s ",
|
||||
"success" => "Éxito",
|
||||
"File %s was reverted to version %s" => "El archivo %s fue revertido a la versión %s",
|
||||
"failure" => "error",
|
||||
"File %s could not be reverted to version %s" => "El archivo %s no pudo ser revertido a la versión %s",
|
||||
"No old versions available" => "No hay versiones antiguas disponibles",
|
||||
"No path specified" => "Ruta de acceso no especificada",
|
||||
"History" => "Historia",
|
||||
"Revert a file to a previous version by clicking on its revert button" => "Revertí un archivo a una versión anterior haciendo click en su botón de \"revertir\"",
|
||||
"Files Versioning" => "Versionado de archivos",
|
||||
"Enable" => "Activar"
|
||||
);
|
||||
|
|
|
@ -1,5 +1,13 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Could not revert: %s" => "Kon niet terugdraaien: %s",
|
||||
"success" => "succes",
|
||||
"File %s was reverted to version %s" => "Bestand %s is teruggedraaid naar versie %s",
|
||||
"failure" => "mislukking",
|
||||
"File %s could not be reverted to version %s" => "Bestand %s kon niet worden teruggedraaid naar versie %s",
|
||||
"No old versions available" => "Geen oudere versies beschikbaar",
|
||||
"No path specified" => "Geen pad opgegeven",
|
||||
"History" => "Geschiedenis",
|
||||
"Revert a file to a previous version by clicking on its revert button" => "Draai een bestand terug naar een voorgaande versie door te klikken op de terugdraai knop",
|
||||
"Files Versioning" => "Bestand versies",
|
||||
"Enable" => "Activeer"
|
||||
);
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Failed to delete the server configuration" => "Fallo al borrar la configuración del servidor",
|
||||
"The configuration is valid and the connection could be established!" => "La configuración es valida y la conexión pudo ser establecida.",
|
||||
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "La configuración es válida, pero el enlace falló. Por favor, comprobá la configuración del servidor y las credenciales.",
|
||||
"The configuration is invalid. Please look in the ownCloud log for further details." => "La configuración no es válida. Por favor, buscá en el log de ownCloud más detalles.",
|
||||
"Deletion failed" => "Error al borrar",
|
||||
"Take over settings from recent server configuration?" => "Tomar los valores de la anterior configuración de servidor?",
|
||||
"Keep settings?" => "¿Mantener preferencias?",
|
||||
"Cannot add server configuration" => "No se pudo añadir la configuración del servidor",
|
||||
"Connection test succeeded" => "El este de conexión ha sido completado satisfactoriamente",
|
||||
|
@ -32,9 +35,15 @@
|
|||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "Sin ninguna plantilla, p. ej.: \"objectClass=posixGroup\".",
|
||||
"Connection Settings" => "Configuración de Conección",
|
||||
"Configuration Active" => "Configuración activa",
|
||||
"When unchecked, this configuration will be skipped." => "Si no está seleccionada, esta configuración será omitida.",
|
||||
"Port" => "Puerto",
|
||||
"Backup (Replica) Host" => "Host para copia de seguridad (réplica)",
|
||||
"Give an optional backup host. It must be a replica of the main LDAP/AD server." => "Dar un servidor de copia de seguridad opcional. Debe ser una réplica del servidor principal LDAP/AD.",
|
||||
"Backup (Replica) Port" => "Puerto para copia de seguridad (réplica)",
|
||||
"Disable Main Server" => "Deshabilitar el Servidor Principal",
|
||||
"When switched on, ownCloud will only connect to the replica server." => "Al comenzar, ownCloud se conectará únicamente al servidor réplica",
|
||||
"Use TLS" => "Usar TLS",
|
||||
"Do not use it additionally for LDAPS connections, it will fail." => "No usar adicionalmente para conexiones LDAPS, las mismas fallarán",
|
||||
"Case insensitve LDAP server (Windows)" => "Servidor de LDAP sensible a mayúsculas/minúsculas (Windows)",
|
||||
"Turn off SSL certificate validation." => "Desactivar la validación por certificado SSL.",
|
||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Si la conexión sólo funciona con esta opción, importá el certificado SSL del servidor LDAP en tu servidor ownCloud.",
|
||||
|
@ -45,10 +54,13 @@
|
|||
"The LDAP attribute to use to generate the user`s ownCloud name." => "El atributo LDAP a usar para generar el nombre de usuario de ownCloud.",
|
||||
"Base User Tree" => "Árbol base de usuario",
|
||||
"One User Base DN per line" => "Una DN base de usuario por línea",
|
||||
"User Search Attributes" => "Atributos de la búsqueda de usuario",
|
||||
"Optional; one attribute per line" => "Opcional; un atributo por linea",
|
||||
"Group Display Name Field" => "Campo de nombre de grupo a mostrar",
|
||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "El atributo LDAP a usar para generar el nombre de los grupos de ownCloud.",
|
||||
"Base Group Tree" => "Árbol base de grupo",
|
||||
"One Group Base DN per line" => "Una DN base de grupo por línea",
|
||||
"Group Search Attributes" => "Atributos de búsqueda de grupo",
|
||||
"Group-Member association" => "Asociación Grupo-Miembro",
|
||||
"Special Attributes" => "Atributos Especiales",
|
||||
"in bytes" => "en bytes",
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Deletion failed" => "삭제 실패",
|
||||
"Keep settings?" => "설정을 유지합니까?",
|
||||
"Connection test succeeded" => "연결 시험 성공",
|
||||
"Connection test failed" => "연결 시험 실패",
|
||||
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>경고:</b> user_ldap 앱과 user_webdavauth 앱은 호환되지 않습니다. 오동작을 일으킬 수 있으므로, 시스템 관리자에게 요청하여 둘 중 하나만 사용하도록 하십시오.",
|
||||
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>경고:</b> PHP LDAP 모듈이 비활성화되어 있거나 설치되어 있지 않습니다. 백엔드를 사용할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
|
||||
"Host" => "호스트",
|
||||
|
@ -20,21 +23,29 @@
|
|||
"Group Filter" => "그룹 필터",
|
||||
"Defines the filter to apply, when retrieving groups." => "그룹을 검색할 때 적용할 필터를 정의합니다.",
|
||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "자리 비움자를 사용할 수 없습니다. 예제: \"objectClass=posixGroup\"",
|
||||
"Connection Settings" => "연결 설정",
|
||||
"Configuration Active" => "구성 활성화",
|
||||
"Port" => "포트",
|
||||
"Backup (Replica) Host" => "백업 (복제) 포트",
|
||||
"Backup (Replica) Port" => "백업 (복제) 포트",
|
||||
"Disable Main Server" => "주 서버 비활성화",
|
||||
"Use TLS" => "TLS 사용",
|
||||
"Case insensitve LDAP server (Windows)" => "서버에서 대소문자를 구분하지 않음 (Windows)",
|
||||
"Turn off SSL certificate validation." => "SSL 인증서 유효성 검사를 해제합니다.",
|
||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "이 옵션을 사용해야 연결할 수 있는 경우에는 LDAP 서버의 SSL 인증서를 ownCloud로 가져올 수 있습니다.",
|
||||
"Not recommended, use for testing only." => "추천하지 않음, 테스트로만 사용하십시오.",
|
||||
"in seconds. A change empties the cache." => "초. 항목 변경 시 캐시가 갱신됩니다.",
|
||||
"Directory Settings" => "디렉토리 설정",
|
||||
"User Display Name Field" => "사용자의 표시 이름 필드",
|
||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "LDAP 속성은 사용자의 ownCloud 이름을 생성하기 위해 사용합니다.",
|
||||
"Base User Tree" => "기본 사용자 트리",
|
||||
"One User Base DN per line" => "사용자 DN을 한 줄에 하나씩 입력하십시오",
|
||||
"User Search Attributes" => "사용자 검색 속성",
|
||||
"Group Display Name Field" => "그룹의 표시 이름 필드",
|
||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "LDAP 속성은 그룹의 ownCloud 이름을 생성하기 위해 사용합니다.",
|
||||
"Base Group Tree" => "기본 그룹 트리",
|
||||
"One Group Base DN per line" => "그룹 기본 DN을 한 줄에 하나씩 입력하십시오",
|
||||
"Group Search Attributes" => "그룹 검색 속성",
|
||||
"Group-Member association" => "그룹-회원 연결",
|
||||
"in bytes" => "바이트",
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "사용자 이름을 사용하려면 비워 두십시오(기본값). 기타 경우 LDAP/AD 속성을 지정하십시오.",
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
"Disable Main Server" => "Deactiveren hoofdserver",
|
||||
"When switched on, ownCloud will only connect to the replica server." => "Wanneer ingeschakeld, zal ownCloud allen verbinden met de replicaserver.",
|
||||
"Use TLS" => "Gebruik TLS",
|
||||
"Do not use it additionally for LDAPS connections, it will fail." => "Gebruik het niet voor LDAPS verbindingen, dat gaat niet lukken.",
|
||||
"Case insensitve LDAP server (Windows)" => "Niet-hoofdlettergevoelige LDAP server (Windows)",
|
||||
"Turn off SSL certificate validation." => "Schakel SSL certificaat validatie uit.",
|
||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Als de connectie alleen werkt met deze optie, importeer dan het LDAP server SSL certificaat naar je ownCloud server.",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Failed to delete the server configuration" => "Не удалось удалить конфигурацию сервера",
|
||||
"The configuration is valid and the connection could be established!" => "Конфигурация правильная и подключение может быть установлено!",
|
||||
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Конфигурация верна, но операция подключения завершилась неудачно. Пожалуйста, проверьте настройки сервера и учетные данные.",
|
||||
"The configuration is invalid. Please look in the ownCloud log for further details." => "Конфигурация не верна. Пожалуйста, посмотрите в журнале ownCloud детали.",
|
||||
"Deletion failed" => "Удаление не удалось",
|
||||
"Take over settings from recent server configuration?" => "Принять настройки из последней конфигурации сервера?",
|
||||
|
@ -11,11 +12,13 @@
|
|||
"Do you really want to delete the current Server Configuration?" => "Вы действительно хотите удалить существующую конфигурацию сервера?",
|
||||
"Confirm Deletion" => "Подтверждение удаления",
|
||||
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Внимание:</b>Приложения user_ldap и user_webdavauth несовместимы. Вы можете столкнуться с неожиданным поведением. Пожалуйста, обратитесь к системному администратору, чтобы отключить одно из них.",
|
||||
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Внимание:</b> Модуль LDAP для PHP не установлен, бэкенд не будет работать. Пожалуйста, попросите вашего системного администратора его установить. ",
|
||||
"Server configuration" => "Конфигурация сервера",
|
||||
"Add Server Configuration" => "Добавить конфигурацию сервера",
|
||||
"Host" => "Сервер",
|
||||
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Можно опустить протокол, за исключением того, когда вам требуется SSL. Тогда начните с ldaps :/ /",
|
||||
"Base DN" => "Базовый DN",
|
||||
"One Base DN per line" => "По одному базовому DN в строке.",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "Вы можете задать Base DN для пользователей и групп на вкладке \"Расширенное\"",
|
||||
"User DN" => "DN пользователя",
|
||||
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "DN-клиента пользователя, с которым связывают должно быть заполнено, например, uid=агент, dc=пример, dc=com. Для анонимного доступа, оставьте DN и пароль пустыми.",
|
||||
|
@ -32,9 +35,15 @@
|
|||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "без заполнения, например \"objectClass=posixGroup\".",
|
||||
"Connection Settings" => "Настройки подключения",
|
||||
"Configuration Active" => "Конфигурация активна",
|
||||
"When unchecked, this configuration will be skipped." => "Когда галочка снята, эта конфигурация будет пропущена.",
|
||||
"Port" => "Порт",
|
||||
"Backup (Replica) Host" => "Адрес резервного сервера",
|
||||
"Give an optional backup host. It must be a replica of the main LDAP/AD server." => "Укажите дополнительный резервный сервер. Он должен быть репликой главного LDAP/AD сервера.",
|
||||
"Backup (Replica) Port" => "Порт резервного сервера",
|
||||
"Disable Main Server" => "Отключение главного сервера",
|
||||
"When switched on, ownCloud will only connect to the replica server." => "Когда включено, ownCloud будет соединяться только с резервным сервером.",
|
||||
"Use TLS" => "Использовать TLS",
|
||||
"Do not use it additionally for LDAPS connections, it will fail." => "Не используйте совместно с безопасными подключениями (LDAPS), это не сработает.",
|
||||
"Case insensitve LDAP server (Windows)" => "Нечувствительный к регистру сервер LDAP (Windows)",
|
||||
"Turn off SSL certificate validation." => "Отключить проверку сертификата SSL.",
|
||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Если соединение работает только с этой опцией, импортируйте на ваш сервер ownCloud сертификат SSL сервера LDAP.",
|
||||
|
@ -44,11 +53,14 @@
|
|||
"User Display Name Field" => "Поле отображаемого имени пользователя",
|
||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Атрибут LDAP для генерации имени пользователя ownCloud.",
|
||||
"Base User Tree" => "База пользовательского дерева",
|
||||
"One User Base DN per line" => "По одной базовому DN пользователей в строке.",
|
||||
"User Search Attributes" => "Поисковые атрибуты пользователя",
|
||||
"Optional; one attribute per line" => "Опционально; один атрибут на линию",
|
||||
"Group Display Name Field" => "Поле отображаемого имени группы",
|
||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Атрибут LDAP для генерации имени группы ownCloud.",
|
||||
"Base Group Tree" => "База группового дерева",
|
||||
"One Group Base DN per line" => "По одной базовому DN групп в строке.",
|
||||
"Group Search Attributes" => "Атрибуты поиска для группы",
|
||||
"Group-Member association" => "Ассоциация Группа-Участник",
|
||||
"Special Attributes" => "Специальные атрибуты",
|
||||
"in bytes" => "в байтах",
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "Bruger %s delte mappe \"%s\" med dig. Det kan hentes her: %s",
|
||||
"Category type not provided." => "Kategori typen ikke er fastsat.",
|
||||
"No category to add?" => "Ingen kategori at tilføje?",
|
||||
"This category already exists: %s" => "Kategorien eksisterer allerede: %s",
|
||||
"Object type not provided." => "Object type ikke er fastsat.",
|
||||
"%s ID not provided." => "%s ID ikke oplyst.",
|
||||
"Error adding %s to favorites." => "Fejl ved tilføjelse af %s til favoritter.",
|
||||
|
@ -52,6 +53,7 @@
|
|||
"Error" => "Fejl",
|
||||
"The app name is not specified." => "Den app navn er ikke angivet.",
|
||||
"The required file {file} is not installed!" => "Den krævede fil {file} er ikke installeret!",
|
||||
"Shared" => "Delt",
|
||||
"Share" => "Del",
|
||||
"Error while sharing" => "Fejl under deling",
|
||||
"Error while unsharing" => "Fejl under annullering af deling",
|
||||
|
@ -107,6 +109,8 @@
|
|||
"Security Warning" => "Sikkerhedsadvarsel",
|
||||
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Ingen sikker tilfældighedsgenerator til tal er tilgængelig. Aktiver venligst OpenSSL udvidelsen.",
|
||||
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Uden en sikker tilfældighedsgenerator til tal kan en angriber måske gætte dit gendan kodeord og overtage din konto",
|
||||
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Dine data mappe og filer er sandsynligvis tilgængelige fra internettet fordi .htaccess filen ikke virker.",
|
||||
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "For at vide mere om hvordan du konfigurerer din server ordentligt, se venligst <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">dokumentationen</a>.",
|
||||
"Create an <strong>admin account</strong>" => "Opret en <strong>administratorkonto</strong>",
|
||||
"Advanced" => "Avanceret",
|
||||
"Data folder" => "Datamappe",
|
||||
|
@ -126,6 +130,7 @@
|
|||
"Lost your password?" => "Mistet dit kodeord?",
|
||||
"remember" => "husk",
|
||||
"Log in" => "Log ind",
|
||||
"Alternative Logins" => "Alternative logins",
|
||||
"prev" => "forrige",
|
||||
"next" => "næste",
|
||||
"Updating ownCloud to version %s, this may take a while." => "Opdatere Owncloud til version %s, dette kan tage et stykke tid."
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "El usuario %s compartió el archivo \"%s\" con vos. Está disponible para su descarga aquí: %s",
|
||||
"Category type not provided." => "Tipo de categoría no provisto. ",
|
||||
"No category to add?" => "¿Ninguna categoría para añadir?",
|
||||
"This category already exists: %s" => "Esta categoría ya existe: %s",
|
||||
"Object type not provided." => "Tipo de objeto no provisto. ",
|
||||
"%s ID not provided." => "%s ID no provista. ",
|
||||
"Error adding %s to favorites." => "Error al agregar %s a favoritos. ",
|
||||
|
@ -52,8 +53,8 @@
|
|||
"Error" => "Error",
|
||||
"The app name is not specified." => "El nombre de la aplicación no esta especificado.",
|
||||
"The required file {file} is not installed!" => "¡El archivo requerido {file} no está instalado!",
|
||||
"Share" => "Compartir",
|
||||
"Shared" => "Compartido",
|
||||
"Share" => "Compartir",
|
||||
"Error while sharing" => "Error al compartir",
|
||||
"Error while unsharing" => "Error en el procedimiento de ",
|
||||
"Error while changing permissions" => "Error al cambiar permisos",
|
||||
|
@ -108,6 +109,8 @@
|
|||
"Security Warning" => "Advertencia de seguridad",
|
||||
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "No hay disponible ningún generador de números aleatorios seguro. Por favor habilitá la extensión OpenSSL de PHP.",
|
||||
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Sin un generador de números aleatorios seguro un atacante podría predecir los tokens de reinicio de tu contraseña y tomar control de tu cuenta.",
|
||||
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Tu directorio de datos y tus archivos probablemente son accesibles a través de internet, ya que el archivo .htaccess no está funcionando.",
|
||||
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "Para información sobre cómo configurar adecuadamente tu servidor, por favor mirá la <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentación</a>.",
|
||||
"Create an <strong>admin account</strong>" => "Crear una <strong>cuenta de administrador</strong>",
|
||||
"Advanced" => "Avanzado",
|
||||
"Data folder" => "Directorio de almacenamiento",
|
||||
|
@ -127,6 +130,7 @@
|
|||
"Lost your password?" => "¿Perdiste tu contraseña?",
|
||||
"remember" => "recordame",
|
||||
"Log in" => "Entrar",
|
||||
"Alternative Logins" => "Nombre alternativos de usuarios",
|
||||
"prev" => "anterior",
|
||||
"next" => "siguiente",
|
||||
"Updating ownCloud to version %s, this may take a while." => "Actualizando ownCloud a la versión %s, puede domorar un rato."
|
||||
|
|
|
@ -1,17 +1,27 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Settings" => "सेटिंग्स",
|
||||
"Password" => "पासवर्ड",
|
||||
"Use the following link to reset your password: {link}" => "आगे दिये गये लिंक का उपयोग पासवर्ड बदलने के लिये किजीये: {link}",
|
||||
"You will receive a link to reset your password via Email." => "पासवर्ड बदलने कि लिंक आपको ई-मेल द्वारा भेजी जायेगी|",
|
||||
"Username" => "प्रयोक्ता का नाम",
|
||||
"Your password was reset" => "आपका पासवर्ड बदला गया है",
|
||||
"New password" => "नया पासवर्ड",
|
||||
"Personal" => "यक्तिगत",
|
||||
"Users" => "उपयोगकर्ता",
|
||||
"Apps" => "Apps",
|
||||
"Help" => "सहयोग",
|
||||
"Cloud not found" => "क्लौड नहीं मिला ",
|
||||
"Create an <strong>admin account</strong>" => "व्यवस्थापक खाता बनाएँ",
|
||||
"Advanced" => "उन्नत",
|
||||
"Data folder" => "डाटा फोल्डर",
|
||||
"Configure the database" => "डेटाबेस कॉन्फ़िगर करें ",
|
||||
"will be used" => "उपयोग होगा",
|
||||
"Database user" => "डेटाबेस उपयोगकर्ता",
|
||||
"Database password" => "डेटाबेस पासवर्ड",
|
||||
"Database name" => "डेटाबेस का नाम",
|
||||
"Finish setup" => "सेटअप समाप्त करे",
|
||||
"Log out" => "लोग आउट",
|
||||
"remember" => "याद रखें",
|
||||
"prev" => "पिछला",
|
||||
"next" => "अगला"
|
||||
);
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "Gebruiker %s deelde de map \"%s\" met u. De map is hier beschikbaar voor download: %s",
|
||||
"Category type not provided." => "Categorie type niet opgegeven.",
|
||||
"No category to add?" => "Geen categorie toevoegen?",
|
||||
"This category already exists: %s" => "Deze categorie bestaat al: %s",
|
||||
"Object type not provided." => "Object type niet opgegeven.",
|
||||
"%s ID not provided." => "%s ID niet opgegeven.",
|
||||
"Error adding %s to favorites." => "Toevoegen van %s aan favorieten is mislukt.",
|
||||
|
@ -52,8 +53,8 @@
|
|||
"Error" => "Fout",
|
||||
"The app name is not specified." => "De app naam is niet gespecificeerd.",
|
||||
"The required file {file} is not installed!" => "Het vereiste bestand {file} is niet geïnstalleerd!",
|
||||
"Share" => "Delen",
|
||||
"Shared" => "Gedeeld",
|
||||
"Share" => "Delen",
|
||||
"Error while sharing" => "Fout tijdens het delen",
|
||||
"Error while unsharing" => "Fout tijdens het stoppen met delen",
|
||||
"Error while changing permissions" => "Fout tijdens het veranderen van permissies",
|
||||
|
@ -108,6 +109,8 @@
|
|||
"Security Warning" => "Beveiligingswaarschuwing",
|
||||
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Er kon geen willekeurig nummer worden gegenereerd. Zet de PHP OpenSSL extentie aan.",
|
||||
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Zonder random nummer generator is het mogelijk voor een aanvaller om de reset tokens van wachtwoorden te voorspellen. Dit kan leiden tot het inbreken op uw account.",
|
||||
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Uw gegevensdirectory en bestanden zijn vermoedelijk bereikbaar vanaf het internet omdat het .htaccess bestand niet werkt.",
|
||||
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "Informatie over het configureren van uw server is hier te vinden <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentatie</a>.",
|
||||
"Create an <strong>admin account</strong>" => "Maak een <strong>beheerdersaccount</strong> aan",
|
||||
"Advanced" => "Geavanceerd",
|
||||
"Data folder" => "Gegevensmap",
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -186,7 +186,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Покажи настройките за първоначално зареждане отново"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -184,7 +184,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "প্রথমবার চালানোর যাদুকর পূনরায় প্রদর্শন কর"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 16:10+0000\n"
|
||||
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -89,51 +89,51 @@ msgstr "Imatges"
|
|||
|
||||
#: setup.php:34
|
||||
msgid "Set an admin username."
|
||||
msgstr ""
|
||||
msgstr "Establiu un nom d'usuari per l'administrador."
|
||||
|
||||
#: setup.php:37
|
||||
msgid "Set an admin password."
|
||||
msgstr ""
|
||||
msgstr "Establiu una contrasenya per l'administrador."
|
||||
|
||||
#: setup.php:40
|
||||
msgid "Specify a data folder."
|
||||
msgstr ""
|
||||
msgstr "Especifiqueu una carpeta de dades."
|
||||
|
||||
#: setup.php:53
|
||||
#, php-format
|
||||
msgid "%s enter the database username."
|
||||
msgstr ""
|
||||
msgstr "%s escriviu el nom d'usuari de la base de dades."
|
||||
|
||||
#: setup.php:56
|
||||
#, php-format
|
||||
msgid "%s enter the database name."
|
||||
msgstr ""
|
||||
msgstr "%s escriviu el nom de la base de dades."
|
||||
|
||||
#: setup.php:59
|
||||
#, php-format
|
||||
msgid "%s you may not use dots in the database name"
|
||||
msgstr ""
|
||||
msgstr "%s no podeu usar punts en el nom de la base de dades"
|
||||
|
||||
#: setup.php:62
|
||||
#, php-format
|
||||
msgid "%s set the database host."
|
||||
msgstr ""
|
||||
msgstr "%s establiu l'ordinador central de la base de dades."
|
||||
|
||||
#: setup.php:126 setup.php:291 setup.php:336
|
||||
msgid "PostgreSQL username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Nom d'usuari i/o contrasenya PostgreSQL no vàlids"
|
||||
|
||||
#: setup.php:127 setup.php:150 setup.php:204
|
||||
msgid "You need to enter either an existing account or the administrator."
|
||||
msgstr ""
|
||||
msgstr "Heu d'escriure un compte existent o el d'administrador."
|
||||
|
||||
#: setup.php:149 setup.php:423 setup.php:489
|
||||
msgid "Oracle username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Nom d'usuari i/o contrasenya Oracle no vàlids"
|
||||
|
||||
#: setup.php:203
|
||||
msgid "MySQL username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Nom d'usuari i/o contrasenya MySQL no vàlids"
|
||||
|
||||
#: setup.php:255 setup.php:357 setup.php:366 setup.php:384 setup.php:394
|
||||
#: setup.php:403 setup.php:430 setup.php:496 setup.php:522 setup.php:529
|
||||
|
@ -141,37 +141,37 @@ msgstr ""
|
|||
#: setup.php:579
|
||||
#, php-format
|
||||
msgid "DB Error: \"%s\""
|
||||
msgstr ""
|
||||
msgstr "Error DB: \"%s\""
|
||||
|
||||
#: setup.php:256 setup.php:358 setup.php:367 setup.php:385 setup.php:395
|
||||
#: setup.php:404 setup.php:431 setup.php:497 setup.php:523 setup.php:530
|
||||
#: setup.php:541 setup.php:557 setup.php:565 setup.php:574
|
||||
#, php-format
|
||||
msgid "Offending command was: \"%s\""
|
||||
msgstr ""
|
||||
msgstr "L'ordre en conflicte és: \"%s\""
|
||||
|
||||
#: setup.php:270
|
||||
#, php-format
|
||||
msgid "MySQL user '%s'@'localhost' exists already."
|
||||
msgstr ""
|
||||
msgstr "L'usuari MySQL '%s'@'localhost' ja existeix."
|
||||
|
||||
#: setup.php:271
|
||||
msgid "Drop this user from MySQL"
|
||||
msgstr ""
|
||||
msgstr "Elimina aquest usuari de MySQL"
|
||||
|
||||
#: setup.php:276
|
||||
#, php-format
|
||||
msgid "MySQL user '%s'@'%%' already exists"
|
||||
msgstr ""
|
||||
msgstr "L'usuari MySQL '%s'@'%%' ja existeix"
|
||||
|
||||
#: setup.php:277
|
||||
msgid "Drop this user from MySQL."
|
||||
msgstr ""
|
||||
msgstr "Elimina aquest usuari de MySQL."
|
||||
|
||||
#: setup.php:548 setup.php:580
|
||||
#, php-format
|
||||
msgid "Offending command was: \"%s\", name: %s, password: %s"
|
||||
msgstr ""
|
||||
msgstr "L'ordre en conflicte és: \"%s\", nom: %s, contrasenya: %s"
|
||||
|
||||
#: setup.php:644
|
||||
msgid ""
|
||||
|
|
|
@ -13,9 +13,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 16:00+0000\n"
|
||||
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -185,11 +185,11 @@ msgstr "Heu utilitzat <strong>%s</strong> d'un total disponible de <strong>%s</s
|
|||
|
||||
#: templates/personal.php:14
|
||||
msgid "Get the apps to sync your files"
|
||||
msgstr ""
|
||||
msgstr "Obtén les aplicacions per sincronitzar fitxers"
|
||||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Torna a mostrar l'assistent de primera execució"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:19+0000\n"
|
||||
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -89,51 +89,51 @@ msgstr "Obrázky"
|
|||
|
||||
#: setup.php:34
|
||||
msgid "Set an admin username."
|
||||
msgstr ""
|
||||
msgstr "Zadejte uživatelské jméno správce."
|
||||
|
||||
#: setup.php:37
|
||||
msgid "Set an admin password."
|
||||
msgstr ""
|
||||
msgstr "Zadejte heslo správce."
|
||||
|
||||
#: setup.php:40
|
||||
msgid "Specify a data folder."
|
||||
msgstr ""
|
||||
msgstr "Určete složku dat."
|
||||
|
||||
#: setup.php:53
|
||||
#, php-format
|
||||
msgid "%s enter the database username."
|
||||
msgstr ""
|
||||
msgstr "Zadejte uživatelské jméno %s databáze."
|
||||
|
||||
#: setup.php:56
|
||||
#, php-format
|
||||
msgid "%s enter the database name."
|
||||
msgstr ""
|
||||
msgstr "Zadejte název databáze pro %s databáze."
|
||||
|
||||
#: setup.php:59
|
||||
#, php-format
|
||||
msgid "%s you may not use dots in the database name"
|
||||
msgstr ""
|
||||
msgstr "V názvu databáze %s nesmíte používat tečky."
|
||||
|
||||
#: setup.php:62
|
||||
#, php-format
|
||||
msgid "%s set the database host."
|
||||
msgstr ""
|
||||
msgstr "Zadejte název počítače s databází %s."
|
||||
|
||||
#: setup.php:126 setup.php:291 setup.php:336
|
||||
msgid "PostgreSQL username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Uživatelské jméno, či heslo PostgreSQL není platné"
|
||||
|
||||
#: setup.php:127 setup.php:150 setup.php:204
|
||||
msgid "You need to enter either an existing account or the administrator."
|
||||
msgstr ""
|
||||
msgstr "Musíte zadat existující účet, či správce."
|
||||
|
||||
#: setup.php:149 setup.php:423 setup.php:489
|
||||
msgid "Oracle username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Uživatelské jméno, či heslo Oracle není platné"
|
||||
|
||||
#: setup.php:203
|
||||
msgid "MySQL username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Uživatelské jméno, či heslo MySQL není platné"
|
||||
|
||||
#: setup.php:255 setup.php:357 setup.php:366 setup.php:384 setup.php:394
|
||||
#: setup.php:403 setup.php:430 setup.php:496 setup.php:522 setup.php:529
|
||||
|
@ -141,37 +141,37 @@ msgstr ""
|
|||
#: setup.php:579
|
||||
#, php-format
|
||||
msgid "DB Error: \"%s\""
|
||||
msgstr ""
|
||||
msgstr "Chyba DB: \"%s\""
|
||||
|
||||
#: setup.php:256 setup.php:358 setup.php:367 setup.php:385 setup.php:395
|
||||
#: setup.php:404 setup.php:431 setup.php:497 setup.php:523 setup.php:530
|
||||
#: setup.php:541 setup.php:557 setup.php:565 setup.php:574
|
||||
#, php-format
|
||||
msgid "Offending command was: \"%s\""
|
||||
msgstr ""
|
||||
msgstr "Podezřelý příkaz byl: \"%s\""
|
||||
|
||||
#: setup.php:270
|
||||
#, php-format
|
||||
msgid "MySQL user '%s'@'localhost' exists already."
|
||||
msgstr ""
|
||||
msgstr "Uživatel '%s'@'localhost' již v MySQL existuje."
|
||||
|
||||
#: setup.php:271
|
||||
msgid "Drop this user from MySQL"
|
||||
msgstr ""
|
||||
msgstr "Zahodit uživatele z MySQL"
|
||||
|
||||
#: setup.php:276
|
||||
#, php-format
|
||||
msgid "MySQL user '%s'@'%%' already exists"
|
||||
msgstr ""
|
||||
msgstr "Uživatel '%s'@'%%' již v MySQL existuje"
|
||||
|
||||
#: setup.php:277
|
||||
msgid "Drop this user from MySQL."
|
||||
msgstr ""
|
||||
msgstr "Zahodit uživatele z MySQL."
|
||||
|
||||
#: setup.php:548 setup.php:580
|
||||
#, php-format
|
||||
msgid "Offending command was: \"%s\", name: %s, password: %s"
|
||||
msgstr ""
|
||||
msgstr "Podezřelý příkaz byl: \"%s\", jméno: %s, heslo: %s"
|
||||
|
||||
#: setup.php:644
|
||||
msgid ""
|
||||
|
|
|
@ -13,9 +13,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:07+0000\n"
|
||||
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -185,11 +185,11 @@ msgstr "Používáte <strong>%s</strong> z <strong>%s</strong> dostupných"
|
|||
|
||||
#: templates/personal.php:14
|
||||
msgid "Get the apps to sync your files"
|
||||
msgstr ""
|
||||
msgstr "Získat aplikace pro synchronizaci vašich souborů"
|
||||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Znovu zobrazit průvodce prvním spuštěním"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# Translators:
|
||||
# <cronner@gmail.com>, 2012.
|
||||
# Frederik Lassen <frederiklassen@gmail.com>, 2013.
|
||||
# <mikkelbjerglarsen@gmail.com>, 2011, 2012.
|
||||
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011-2013.
|
||||
# Ole Holm Frandsen <froksen@gmail.com>, 2012.
|
||||
|
@ -16,9 +17,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-09 00:12+0100\n"
|
||||
"PO-Revision-Date: 2013-02-08 23:12+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:15+0000\n"
|
||||
"Last-Translator: Frederik Lassen <frederiklassen@gmail.com>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -61,7 +62,7 @@ msgstr "Ingen kategori at tilføje?"
|
|||
#: ajax/vcategories/add.php:37
|
||||
#, php-format
|
||||
msgid "This category already exists: %s"
|
||||
msgstr ""
|
||||
msgstr "Kategorien eksisterer allerede: %s"
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
|
||||
#: ajax/vcategories/favorites.php:24
|
||||
|
@ -165,59 +166,59 @@ msgstr "November"
|
|||
msgid "December"
|
||||
msgstr "December"
|
||||
|
||||
#: js/js.js:284
|
||||
#: js/js.js:286
|
||||
msgid "Settings"
|
||||
msgstr "Indstillinger"
|
||||
|
||||
#: js/js.js:764
|
||||
#: js/js.js:767
|
||||
msgid "seconds ago"
|
||||
msgstr "sekunder siden"
|
||||
|
||||
#: js/js.js:765
|
||||
#: js/js.js:768
|
||||
msgid "1 minute ago"
|
||||
msgstr "1 minut siden"
|
||||
|
||||
#: js/js.js:766
|
||||
#: js/js.js:769
|
||||
msgid "{minutes} minutes ago"
|
||||
msgstr "{minutes} minutter siden"
|
||||
|
||||
#: js/js.js:767
|
||||
#: js/js.js:770
|
||||
msgid "1 hour ago"
|
||||
msgstr "1 time siden"
|
||||
|
||||
#: js/js.js:768
|
||||
#: js/js.js:771
|
||||
msgid "{hours} hours ago"
|
||||
msgstr "{hours} timer siden"
|
||||
|
||||
#: js/js.js:769
|
||||
#: js/js.js:772
|
||||
msgid "today"
|
||||
msgstr "i dag"
|
||||
|
||||
#: js/js.js:770
|
||||
#: js/js.js:773
|
||||
msgid "yesterday"
|
||||
msgstr "i går"
|
||||
|
||||
#: js/js.js:771
|
||||
#: js/js.js:774
|
||||
msgid "{days} days ago"
|
||||
msgstr "{days} dage siden"
|
||||
|
||||
#: js/js.js:772
|
||||
#: js/js.js:775
|
||||
msgid "last month"
|
||||
msgstr "sidste måned"
|
||||
|
||||
#: js/js.js:773
|
||||
#: js/js.js:776
|
||||
msgid "{months} months ago"
|
||||
msgstr "{months} måneder siden"
|
||||
|
||||
#: js/js.js:774
|
||||
#: js/js.js:777
|
||||
msgid "months ago"
|
||||
msgstr "måneder siden"
|
||||
|
||||
#: js/js.js:775
|
||||
#: js/js.js:778
|
||||
msgid "last year"
|
||||
msgstr "sidste år"
|
||||
|
||||
#: js/js.js:776
|
||||
#: js/js.js:779
|
||||
msgid "years ago"
|
||||
msgstr "år siden"
|
||||
|
||||
|
@ -247,8 +248,8 @@ msgid "The object type is not specified."
|
|||
msgstr "Objekttypen er ikke angivet."
|
||||
|
||||
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:195 js/share.js:152 js/share.js:159 js/share.js:571
|
||||
#: js/share.js:583
|
||||
#: js/oc-vcategories.js:195 js/share.js:152 js/share.js:159 js/share.js:582
|
||||
#: js/share.js:594
|
||||
msgid "Error"
|
||||
msgstr "Fejl"
|
||||
|
||||
|
@ -260,15 +261,15 @@ msgstr "Den app navn er ikke angivet."
|
|||
msgid "The required file {file} is not installed!"
|
||||
msgstr "Den krævede fil {file} er ikke installeret!"
|
||||
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90
|
||||
msgid "Shared"
|
||||
msgstr "Delt"
|
||||
|
||||
#: js/share.js:93
|
||||
msgid "Share"
|
||||
msgstr "Del"
|
||||
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
|
||||
msgid "Shared"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:141 js/share.js:611
|
||||
#: js/share.js:141 js/share.js:622
|
||||
msgid "Error while sharing"
|
||||
msgstr "Fejl under deling"
|
||||
|
||||
|
@ -364,23 +365,23 @@ msgstr "slet"
|
|||
msgid "share"
|
||||
msgstr "del"
|
||||
|
||||
#: js/share.js:373 js/share.js:558
|
||||
#: js/share.js:373 js/share.js:569
|
||||
msgid "Password protected"
|
||||
msgstr "Beskyttet med adgangskode"
|
||||
|
||||
#: js/share.js:571
|
||||
#: js/share.js:582
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Fejl ved fjernelse af udløbsdato"
|
||||
|
||||
#: js/share.js:583
|
||||
#: js/share.js:594
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Fejl under sætning af udløbsdato"
|
||||
|
||||
#: js/share.js:598
|
||||
#: js/share.js:609
|
||||
msgid "Sending ..."
|
||||
msgstr "Sender ..."
|
||||
|
||||
#: js/share.js:609
|
||||
#: js/share.js:620
|
||||
msgid "Email sent"
|
||||
msgstr "E-mail afsendt"
|
||||
|
||||
|
@ -496,14 +497,14 @@ msgstr "Uden en sikker tilfældighedsgenerator til tal kan en angriber måske g
|
|||
msgid ""
|
||||
"Your data directory and files are probably accessible from the internet "
|
||||
"because the .htaccess file does not work."
|
||||
msgstr ""
|
||||
msgstr "Dine data mappe og filer er sandsynligvis tilgængelige fra internettet fordi .htaccess filen ikke virker."
|
||||
|
||||
#: templates/installation.php:32
|
||||
msgid ""
|
||||
"For information how to properly configure your server, please see the <a "
|
||||
"href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" "
|
||||
"target=\"_blank\">documentation</a>."
|
||||
msgstr ""
|
||||
msgstr "For at vide mere om hvordan du konfigurerer din server ordentligt, se venligst <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">dokumentationen</a>."
|
||||
|
||||
#: templates/installation.php:36
|
||||
msgid "Create an <strong>admin account</strong>"
|
||||
|
@ -586,7 +587,7 @@ msgstr "Log ind"
|
|||
|
||||
#: templates/login.php:49
|
||||
msgid "Alternative Logins"
|
||||
msgstr ""
|
||||
msgstr "Alternative logins"
|
||||
|
||||
#: templates/part.pagenavi.php:3
|
||||
msgid "prev"
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# Translators:
|
||||
# <cronner@gmail.com>, 2012.
|
||||
# Frederik Lassen <frederiklassen@gmail.com>, 2013.
|
||||
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011-2013.
|
||||
# Ole Holm Frandsen <froksen@gmail.com>, 2012.
|
||||
# <osos@openeyes.dk>, 2012.
|
||||
|
@ -15,9 +16,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
|
||||
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:16+0000\n"
|
||||
"Last-Translator: Frederik Lassen <frederiklassen@gmail.com>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -86,15 +87,15 @@ msgstr "Ugyldig mappe."
|
|||
msgid "Files"
|
||||
msgstr "Filer"
|
||||
|
||||
#: js/fileactions.js:116
|
||||
#: js/fileactions.js:125
|
||||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
msgstr "Slet permanent"
|
||||
|
||||
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
|
||||
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Slet"
|
||||
|
||||
#: js/fileactions.js:184
|
||||
#: js/fileactions.js:193
|
||||
msgid "Rename"
|
||||
msgstr "Omdøb"
|
||||
|
||||
|
@ -133,7 +134,7 @@ msgstr "erstattede {new_name} med {old_name}"
|
|||
|
||||
#: js/filelist.js:322
|
||||
msgid "perform delete operation"
|
||||
msgstr ""
|
||||
msgstr "udfør slet operation"
|
||||
|
||||
#: js/files.js:52
|
||||
msgid "'.' is an invalid file name."
|
||||
|
@ -200,31 +201,31 @@ msgstr "URLen kan ikke være tom."
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Ugyldigt mappenavn. Brug af \"Shared\" er forbeholdt Owncloud"
|
||||
|
||||
#: js/files.js:947 templates/index.php:67
|
||||
#: js/files.js:948 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Navn"
|
||||
|
||||
#: js/files.js:948 templates/index.php:78
|
||||
#: js/files.js:949 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Størrelse"
|
||||
|
||||
#: js/files.js:949 templates/index.php:80
|
||||
#: js/files.js:950 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Ændret"
|
||||
|
||||
#: js/files.js:968
|
||||
#: js/files.js:969
|
||||
msgid "1 folder"
|
||||
msgstr "1 mappe"
|
||||
|
||||
#: js/files.js:970
|
||||
#: js/files.js:971
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} mapper"
|
||||
|
||||
#: js/files.js:978
|
||||
#: js/files.js:979
|
||||
msgid "1 file"
|
||||
msgstr "1 fil"
|
||||
|
||||
#: js/files.js:980
|
||||
#: js/files.js:981
|
||||
msgid "{count} files"
|
||||
msgstr "{count} filer"
|
||||
|
||||
|
@ -282,7 +283,7 @@ msgstr "Fra link"
|
|||
|
||||
#: templates/index.php:40
|
||||
msgid "Trash bin"
|
||||
msgstr ""
|
||||
msgstr "Papirkurv"
|
||||
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
|
@ -320,4 +321,4 @@ msgstr "Indlæser"
|
|||
|
||||
#: templates/upgrade.php:2
|
||||
msgid "Upgrading filesystem cache..."
|
||||
msgstr ""
|
||||
msgstr "Opgraderer filsystems cachen..."
|
||||
|
|
|
@ -3,15 +3,16 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Frederik Lassen <frederiklassen@gmail.com>, 2013.
|
||||
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2013.
|
||||
# <osos@openeyes.dk>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
|
||||
"PO-Revision-Date: 2013-02-09 23:09+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:33+0000\n"
|
||||
"Last-Translator: Frederik Lassen <frederiklassen@gmail.com>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -25,15 +26,15 @@ msgstr "Kryptering"
|
|||
|
||||
#: templates/settings-personal.php:7
|
||||
msgid "File encryption is enabled."
|
||||
msgstr ""
|
||||
msgstr "Fil kryptering aktiveret."
|
||||
|
||||
#: templates/settings-personal.php:11
|
||||
msgid "The following file types will not be encrypted:"
|
||||
msgstr ""
|
||||
msgstr "De følgende filtyper vil ikke blive krypteret:"
|
||||
|
||||
#: templates/settings.php:7
|
||||
msgid "Exclude the following file types from encryption:"
|
||||
msgstr ""
|
||||
msgstr "Ekskluder de følgende fil typer fra kryptering:"
|
||||
|
||||
#: templates/settings.php:12
|
||||
msgid "None"
|
||||
|
|
|
@ -3,13 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Frederik Lassen <frederiklassen@gmail.com>, 2013.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
|
||||
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:31+0000\n"
|
||||
"Last-Translator: Frederik Lassen <frederiklassen@gmail.com>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -20,20 +21,20 @@ msgstr ""
|
|||
#: ajax/delete.php:22
|
||||
#, php-format
|
||||
msgid "Couldn't delete %s permanently"
|
||||
msgstr ""
|
||||
msgstr "Kunne ikke slette %s permanent"
|
||||
|
||||
#: ajax/undelete.php:41
|
||||
#, php-format
|
||||
msgid "Couldn't restore %s"
|
||||
msgstr ""
|
||||
msgstr "Kunne ikke gendanne %s"
|
||||
|
||||
#: js/trash.js:7 js/trash.js:94
|
||||
msgid "perform restore operation"
|
||||
msgstr ""
|
||||
msgstr "udfør gendannelsesoperation"
|
||||
|
||||
#: js/trash.js:33
|
||||
msgid "delete file permanently"
|
||||
msgstr ""
|
||||
msgstr "slet fil permanent"
|
||||
|
||||
#: js/trash.js:125 templates/index.php:17
|
||||
msgid "Name"
|
||||
|
@ -41,7 +42,7 @@ msgstr "Navn"
|
|||
|
||||
#: js/trash.js:126 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
msgstr "Slettet"
|
||||
|
||||
#: js/trash.js:135
|
||||
msgid "1 folder"
|
||||
|
@ -61,7 +62,7 @@ msgstr "{count} filer"
|
|||
|
||||
#: templates/index.php:9
|
||||
msgid "Nothing in here. Your trash bin is empty!"
|
||||
msgstr ""
|
||||
msgstr "Intet at se her. Din papirkurv er tom!"
|
||||
|
||||
#: templates/index.php:20 templates/index.php:22
|
||||
msgid "Restore"
|
||||
|
|
|
@ -3,15 +3,16 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Frederik Lassen <frederiklassen@gmail.com>, 2013.
|
||||
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2012.
|
||||
# <osos@openeyes.dk>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
|
||||
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:37+0000\n"
|
||||
"Last-Translator: Frederik Lassen <frederiklassen@gmail.com>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -22,33 +23,33 @@ msgstr ""
|
|||
#: ajax/rollbackVersion.php:15
|
||||
#, php-format
|
||||
msgid "Could not revert: %s"
|
||||
msgstr ""
|
||||
msgstr "Kunne ikke genskabe: %s"
|
||||
|
||||
#: history.php:40
|
||||
msgid "success"
|
||||
msgstr ""
|
||||
msgstr "success"
|
||||
|
||||
#: history.php:42
|
||||
#, php-format
|
||||
msgid "File %s was reverted to version %s"
|
||||
msgstr ""
|
||||
msgstr "Filen %s blev genskabt til version: %s"
|
||||
|
||||
#: history.php:49
|
||||
msgid "failure"
|
||||
msgstr ""
|
||||
msgstr "fejl"
|
||||
|
||||
#: history.php:51
|
||||
#, php-format
|
||||
msgid "File %s could not be reverted to version %s"
|
||||
msgstr ""
|
||||
msgstr "Filen %s blev genskabt til version: %s"
|
||||
|
||||
#: history.php:68
|
||||
msgid "No old versions available"
|
||||
msgstr ""
|
||||
msgstr "Ingen gamle version tilgængelige"
|
||||
|
||||
#: history.php:73
|
||||
msgid "No path specified"
|
||||
msgstr ""
|
||||
msgstr "Ingen sti specificeret"
|
||||
|
||||
#: js/versions.js:16
|
||||
msgid "History"
|
||||
|
@ -56,7 +57,7 @@ msgstr "Historik"
|
|||
|
||||
#: templates/history.php:20
|
||||
msgid "Revert a file to a previous version by clicking on its revert button"
|
||||
msgstr ""
|
||||
msgstr "Genskab en fil til en tidligere version ved at klikke på denne genskab knap."
|
||||
|
||||
#: templates/settings.php:3
|
||||
msgid "Files Versioning"
|
||||
|
|
|
@ -4,15 +4,16 @@
|
|||
#
|
||||
# Translators:
|
||||
# <cronner@gmail.com>, 2012.
|
||||
# Frederik Lassen <frederiklassen@gmail.com>, 2013.
|
||||
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2012-2013.
|
||||
# <osos@openeyes.dk>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:27+0000\n"
|
||||
"Last-Translator: Frederik Lassen <frederiklassen@gmail.com>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -90,51 +91,51 @@ msgstr "Billeder"
|
|||
|
||||
#: setup.php:34
|
||||
msgid "Set an admin username."
|
||||
msgstr ""
|
||||
msgstr "Angiv et admin brugernavn."
|
||||
|
||||
#: setup.php:37
|
||||
msgid "Set an admin password."
|
||||
msgstr ""
|
||||
msgstr "Angiv et admin kodeord."
|
||||
|
||||
#: setup.php:40
|
||||
msgid "Specify a data folder."
|
||||
msgstr ""
|
||||
msgstr "Specificer en data mappe."
|
||||
|
||||
#: setup.php:53
|
||||
#, php-format
|
||||
msgid "%s enter the database username."
|
||||
msgstr ""
|
||||
msgstr "%s indtast database brugernavnet."
|
||||
|
||||
#: setup.php:56
|
||||
#, php-format
|
||||
msgid "%s enter the database name."
|
||||
msgstr ""
|
||||
msgstr "%s indtast database navnet."
|
||||
|
||||
#: setup.php:59
|
||||
#, php-format
|
||||
msgid "%s you may not use dots in the database name"
|
||||
msgstr ""
|
||||
msgstr "%s du må ikke bruge punktummer i databasenavnet."
|
||||
|
||||
#: setup.php:62
|
||||
#, php-format
|
||||
msgid "%s set the database host."
|
||||
msgstr ""
|
||||
msgstr "%s sæt database værten."
|
||||
|
||||
#: setup.php:126 setup.php:291 setup.php:336
|
||||
msgid "PostgreSQL username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "PostgreSQL brugernavn og/eller kodeord er ikke gyldigt."
|
||||
|
||||
#: setup.php:127 setup.php:150 setup.php:204
|
||||
msgid "You need to enter either an existing account or the administrator."
|
||||
msgstr ""
|
||||
msgstr "Du bliver nødt til at indtaste en eksisterende bruger eller en administrator."
|
||||
|
||||
#: setup.php:149 setup.php:423 setup.php:489
|
||||
msgid "Oracle username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Oracle brugernavn og/eller kodeord er ikke gyldigt."
|
||||
|
||||
#: setup.php:203
|
||||
msgid "MySQL username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "MySQL brugernavn og/eller kodeord er ikke gyldigt."
|
||||
|
||||
#: setup.php:255 setup.php:357 setup.php:366 setup.php:384 setup.php:394
|
||||
#: setup.php:403 setup.php:430 setup.php:496 setup.php:522 setup.php:529
|
||||
|
@ -142,48 +143,48 @@ msgstr ""
|
|||
#: setup.php:579
|
||||
#, php-format
|
||||
msgid "DB Error: \"%s\""
|
||||
msgstr ""
|
||||
msgstr "Databasefejl: \"%s\""
|
||||
|
||||
#: setup.php:256 setup.php:358 setup.php:367 setup.php:385 setup.php:395
|
||||
#: setup.php:404 setup.php:431 setup.php:497 setup.php:523 setup.php:530
|
||||
#: setup.php:541 setup.php:557 setup.php:565 setup.php:574
|
||||
#, php-format
|
||||
msgid "Offending command was: \"%s\""
|
||||
msgstr ""
|
||||
msgstr "Fejlende kommando var: \"%s\""
|
||||
|
||||
#: setup.php:270
|
||||
#, php-format
|
||||
msgid "MySQL user '%s'@'localhost' exists already."
|
||||
msgstr ""
|
||||
msgstr "MySQL brugeren '%s'@'localhost' eksisterer allerede."
|
||||
|
||||
#: setup.php:271
|
||||
msgid "Drop this user from MySQL"
|
||||
msgstr ""
|
||||
msgstr "Slet denne bruger fra MySQL"
|
||||
|
||||
#: setup.php:276
|
||||
#, php-format
|
||||
msgid "MySQL user '%s'@'%%' already exists"
|
||||
msgstr ""
|
||||
msgstr "MySQL brugeren '%s'@'%%' eksisterer allerede."
|
||||
|
||||
#: setup.php:277
|
||||
msgid "Drop this user from MySQL."
|
||||
msgstr ""
|
||||
msgstr "Slet denne bruger fra MySQL"
|
||||
|
||||
#: setup.php:548 setup.php:580
|
||||
#, php-format
|
||||
msgid "Offending command was: \"%s\", name: %s, password: %s"
|
||||
msgstr ""
|
||||
msgstr "Fejlende kommando var: \"%s\", navn: %s, password: %s"
|
||||
|
||||
#: setup.php:644
|
||||
msgid ""
|
||||
"Your web server is not yet properly setup to allow files synchronization "
|
||||
"because the WebDAV interface seems to be broken."
|
||||
msgstr ""
|
||||
msgstr "Din webserver er endnu ikke sat op til at tillade fil synkronisering fordi WebDAV grænsefladen virker ødelagt."
|
||||
|
||||
#: setup.php:645
|
||||
#, php-format
|
||||
msgid "Please double check the <a href='%s'>installation guides</a>."
|
||||
msgstr ""
|
||||
msgstr "Dobbelttjek venligst <a href='%s'>installations vejledningerne</a>."
|
||||
|
||||
#: template.php:113
|
||||
msgid "seconds ago"
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# Translators:
|
||||
# <cronner@gmail.com>, 2012.
|
||||
# Frederik Lassen <frederiklassen@gmail.com>, 2013.
|
||||
# <icewind1991@gmail.com>, 2012.
|
||||
# <mikkelbjerglarsen@gmail.com>, 2011.
|
||||
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011-2012.
|
||||
|
@ -17,9 +18,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:19+0000\n"
|
||||
"Last-Translator: Frederik Lassen <frederiklassen@gmail.com>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -38,7 +39,7 @@ msgstr "Adgangsfejl"
|
|||
|
||||
#: ajax/changedisplayname.php:32
|
||||
msgid "Unable to change display name"
|
||||
msgstr ""
|
||||
msgstr "Kunne ikke skifte skærmnavn"
|
||||
|
||||
#: ajax/creategroup.php:10
|
||||
msgid "Group already exists"
|
||||
|
@ -92,11 +93,11 @@ msgstr "Brugeren kan ikke fjernes fra gruppen %s"
|
|||
|
||||
#: ajax/updateapp.php:14
|
||||
msgid "Couldn't update app."
|
||||
msgstr ""
|
||||
msgstr "Kunne ikke opdatere app'en."
|
||||
|
||||
#: js/apps.js:30
|
||||
msgid "Update to {appversion}"
|
||||
msgstr ""
|
||||
msgstr "Opdatér til {appversion}"
|
||||
|
||||
#: js/apps.js:36 js/apps.js:76
|
||||
msgid "Disable"
|
||||
|
@ -108,15 +109,15 @@ msgstr "Aktiver"
|
|||
|
||||
#: js/apps.js:55
|
||||
msgid "Please wait...."
|
||||
msgstr ""
|
||||
msgstr "Vent venligst..."
|
||||
|
||||
#: js/apps.js:84
|
||||
msgid "Updating...."
|
||||
msgstr ""
|
||||
msgstr "Opdaterer...."
|
||||
|
||||
#: js/apps.js:87
|
||||
msgid "Error while updating app"
|
||||
msgstr ""
|
||||
msgstr "Der opstod en fejl under app opgraderingen"
|
||||
|
||||
#: js/apps.js:87
|
||||
msgid "Error"
|
||||
|
@ -124,7 +125,7 @@ msgstr "Fejl"
|
|||
|
||||
#: js/apps.js:90
|
||||
msgid "Updated"
|
||||
msgstr ""
|
||||
msgstr "Opdateret"
|
||||
|
||||
#: js/personal.js:96
|
||||
msgid "Saving..."
|
||||
|
@ -189,11 +190,11 @@ msgstr "Du har brugt <strong>%s</strong> af den tilgængelige <strong>%s</strong
|
|||
|
||||
#: templates/personal.php:14
|
||||
msgid "Get the apps to sync your files"
|
||||
msgstr ""
|
||||
msgstr "Hent applikationerne for at synkronisere dine filer"
|
||||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Vis Første Kørsel Guiden igen"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
@ -221,19 +222,19 @@ msgstr "Skift kodeord"
|
|||
|
||||
#: templates/personal.php:54 templates/users.php:80
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
msgstr "Skærmnavn"
|
||||
|
||||
#: templates/personal.php:55
|
||||
msgid "Your display name was changed"
|
||||
msgstr ""
|
||||
msgstr "Dit skærmnavn blev ændret"
|
||||
|
||||
#: templates/personal.php:56
|
||||
msgid "Unable to change your display name"
|
||||
msgstr ""
|
||||
msgstr "Kunne ikke skifte dit skærmnavn"
|
||||
|
||||
#: templates/personal.php:59
|
||||
msgid "Change display name"
|
||||
msgstr ""
|
||||
msgstr "Skift skærmnavn"
|
||||
|
||||
#: templates/personal.php:68
|
||||
msgid "Email"
|
||||
|
@ -279,7 +280,7 @@ msgstr "Udviklet af <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ow
|
|||
|
||||
#: templates/users.php:21 templates/users.php:79
|
||||
msgid "Login Name"
|
||||
msgstr ""
|
||||
msgstr "Loginnavn"
|
||||
|
||||
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
|
||||
msgid "Groups"
|
||||
|
@ -311,11 +312,11 @@ msgstr "Opbevaring"
|
|||
|
||||
#: templates/users.php:97
|
||||
msgid "change display name"
|
||||
msgstr ""
|
||||
msgstr "skift skærmnavn"
|
||||
|
||||
#: templates/users.php:101
|
||||
msgid "set new password"
|
||||
msgstr ""
|
||||
msgstr "skift kodeord"
|
||||
|
||||
#: templates/users.php:137
|
||||
msgid "Default"
|
||||
|
|
|
@ -26,8 +26,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -202,7 +202,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Erstinstallation erneut durchführen"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -29,8 +29,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -205,7 +205,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Zeige den Einrichtungsassistenten erneut"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -19,8 +19,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -195,7 +195,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Προβολή Πρώτης Εκτέλεσης Οδηγού πάλι"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -20,8 +20,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -196,7 +196,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Mostrar asistente para iniciar otra vez"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-09 00:12+0100\n"
|
||||
"PO-Revision-Date: 2013-02-08 23:12+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:40+0000\n"
|
||||
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -55,7 +55,7 @@ msgstr "¿Ninguna categoría para añadir?"
|
|||
#: ajax/vcategories/add.php:37
|
||||
#, php-format
|
||||
msgid "This category already exists: %s"
|
||||
msgstr ""
|
||||
msgstr "Esta categoría ya existe: %s"
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
|
||||
#: ajax/vcategories/favorites.php:24
|
||||
|
@ -159,59 +159,59 @@ msgstr "Noviembre"
|
|||
msgid "December"
|
||||
msgstr "Diciembre"
|
||||
|
||||
#: js/js.js:284
|
||||
#: js/js.js:286
|
||||
msgid "Settings"
|
||||
msgstr "Ajustes"
|
||||
|
||||
#: js/js.js:764
|
||||
#: js/js.js:767
|
||||
msgid "seconds ago"
|
||||
msgstr "segundos atrás"
|
||||
|
||||
#: js/js.js:765
|
||||
#: js/js.js:768
|
||||
msgid "1 minute ago"
|
||||
msgstr "hace 1 minuto"
|
||||
|
||||
#: js/js.js:766
|
||||
#: js/js.js:769
|
||||
msgid "{minutes} minutes ago"
|
||||
msgstr "hace {minutes} minutos"
|
||||
|
||||
#: js/js.js:767
|
||||
#: js/js.js:770
|
||||
msgid "1 hour ago"
|
||||
msgstr "Hace 1 hora"
|
||||
|
||||
#: js/js.js:768
|
||||
#: js/js.js:771
|
||||
msgid "{hours} hours ago"
|
||||
msgstr "{hours} horas atrás"
|
||||
|
||||
#: js/js.js:769
|
||||
#: js/js.js:772
|
||||
msgid "today"
|
||||
msgstr "hoy"
|
||||
|
||||
#: js/js.js:770
|
||||
#: js/js.js:773
|
||||
msgid "yesterday"
|
||||
msgstr "ayer"
|
||||
|
||||
#: js/js.js:771
|
||||
#: js/js.js:774
|
||||
msgid "{days} days ago"
|
||||
msgstr "hace {days} días"
|
||||
|
||||
#: js/js.js:772
|
||||
#: js/js.js:775
|
||||
msgid "last month"
|
||||
msgstr "el mes pasado"
|
||||
|
||||
#: js/js.js:773
|
||||
#: js/js.js:776
|
||||
msgid "{months} months ago"
|
||||
msgstr "{months} meses atrás"
|
||||
|
||||
#: js/js.js:774
|
||||
#: js/js.js:777
|
||||
msgid "months ago"
|
||||
msgstr "meses atrás"
|
||||
|
||||
#: js/js.js:775
|
||||
#: js/js.js:778
|
||||
msgid "last year"
|
||||
msgstr "el año pasado"
|
||||
|
||||
#: js/js.js:776
|
||||
#: js/js.js:779
|
||||
msgid "years ago"
|
||||
msgstr "años atrás"
|
||||
|
||||
|
@ -241,8 +241,8 @@ msgid "The object type is not specified."
|
|||
msgstr "El tipo de objeto no esta especificado. "
|
||||
|
||||
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:195 js/share.js:152 js/share.js:159 js/share.js:571
|
||||
#: js/share.js:583
|
||||
#: js/oc-vcategories.js:195 js/share.js:152 js/share.js:159 js/share.js:582
|
||||
#: js/share.js:594
|
||||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
|
@ -254,15 +254,15 @@ msgstr "El nombre de la aplicación no esta especificado."
|
|||
msgid "The required file {file} is not installed!"
|
||||
msgstr "¡El archivo requerido {file} no está instalado!"
|
||||
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
|
||||
msgid "Share"
|
||||
msgstr "Compartir"
|
||||
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90
|
||||
msgid "Shared"
|
||||
msgstr "Compartido"
|
||||
|
||||
#: js/share.js:141 js/share.js:611
|
||||
#: js/share.js:93
|
||||
msgid "Share"
|
||||
msgstr "Compartir"
|
||||
|
||||
#: js/share.js:141 js/share.js:622
|
||||
msgid "Error while sharing"
|
||||
msgstr "Error al compartir"
|
||||
|
||||
|
@ -358,23 +358,23 @@ msgstr "borrar"
|
|||
msgid "share"
|
||||
msgstr "compartir"
|
||||
|
||||
#: js/share.js:373 js/share.js:558
|
||||
#: js/share.js:373 js/share.js:569
|
||||
msgid "Password protected"
|
||||
msgstr "Protegido por contraseña"
|
||||
|
||||
#: js/share.js:571
|
||||
#: js/share.js:582
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Error al remover la fecha de caducidad"
|
||||
|
||||
#: js/share.js:583
|
||||
#: js/share.js:594
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Error al asignar fecha de vencimiento"
|
||||
|
||||
#: js/share.js:598
|
||||
#: js/share.js:609
|
||||
msgid "Sending ..."
|
||||
msgstr "Enviando..."
|
||||
|
||||
#: js/share.js:609
|
||||
#: js/share.js:620
|
||||
msgid "Email sent"
|
||||
msgstr "Email enviado"
|
||||
|
||||
|
@ -490,14 +490,14 @@ msgstr "Sin un generador de números aleatorios seguro un atacante podría prede
|
|||
msgid ""
|
||||
"Your data directory and files are probably accessible from the internet "
|
||||
"because the .htaccess file does not work."
|
||||
msgstr ""
|
||||
msgstr "Tu directorio de datos y tus archivos probablemente son accesibles a través de internet, ya que el archivo .htaccess no está funcionando."
|
||||
|
||||
#: templates/installation.php:32
|
||||
msgid ""
|
||||
"For information how to properly configure your server, please see the <a "
|
||||
"href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" "
|
||||
"target=\"_blank\">documentation</a>."
|
||||
msgstr ""
|
||||
msgstr "Para información sobre cómo configurar adecuadamente tu servidor, por favor mirá la <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentación</a>."
|
||||
|
||||
#: templates/installation.php:36
|
||||
msgid "Create an <strong>admin account</strong>"
|
||||
|
@ -580,7 +580,7 @@ msgstr "Entrar"
|
|||
|
||||
#: templates/login.php:49
|
||||
msgid "Alternative Logins"
|
||||
msgstr ""
|
||||
msgstr "Nombre alternativos de usuarios"
|
||||
|
||||
#: templates/part.pagenavi.php:3
|
||||
msgid "prev"
|
||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
|
||||
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:50+0000\n"
|
||||
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -81,15 +81,15 @@ msgstr "Directorio invalido."
|
|||
msgid "Files"
|
||||
msgstr "Archivos"
|
||||
|
||||
#: js/fileactions.js:116
|
||||
#: js/fileactions.js:125
|
||||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
msgstr "Borrar de manera permanente"
|
||||
|
||||
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
|
||||
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Borrar"
|
||||
|
||||
#: js/fileactions.js:184
|
||||
#: js/fileactions.js:193
|
||||
msgid "Rename"
|
||||
msgstr "Cambiar nombre"
|
||||
|
||||
|
@ -195,31 +195,31 @@ msgstr "La URL no puede estar vacía"
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Nombre de carpeta inválido. El uso de 'Shared' está reservado por ownCloud"
|
||||
|
||||
#: js/files.js:947 templates/index.php:67
|
||||
#: js/files.js:948 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#: js/files.js:948 templates/index.php:78
|
||||
#: js/files.js:949 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Tamaño"
|
||||
|
||||
#: js/files.js:949 templates/index.php:80
|
||||
#: js/files.js:950 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Modificado"
|
||||
|
||||
#: js/files.js:968
|
||||
#: js/files.js:969
|
||||
msgid "1 folder"
|
||||
msgstr "1 directorio"
|
||||
|
||||
#: js/files.js:970
|
||||
#: js/files.js:971
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} directorios"
|
||||
|
||||
#: js/files.js:978
|
||||
#: js/files.js:979
|
||||
msgid "1 file"
|
||||
msgstr "1 archivo"
|
||||
|
||||
#: js/files.js:980
|
||||
#: js/files.js:981
|
||||
msgid "{count} files"
|
||||
msgstr "{count} archivos"
|
||||
|
||||
|
@ -277,7 +277,7 @@ msgstr "Desde enlace"
|
|||
|
||||
#: templates/index.php:40
|
||||
msgid "Trash bin"
|
||||
msgstr ""
|
||||
msgstr "Papelera"
|
||||
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
|
||||
"PO-Revision-Date: 2013-02-09 23:09+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 16:00+0000\n"
|
||||
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -25,15 +25,15 @@ msgstr "Encriptación"
|
|||
|
||||
#: templates/settings-personal.php:7
|
||||
msgid "File encryption is enabled."
|
||||
msgstr ""
|
||||
msgstr "La encriptación de archivos no está habilitada"
|
||||
|
||||
#: templates/settings-personal.php:11
|
||||
msgid "The following file types will not be encrypted:"
|
||||
msgstr ""
|
||||
msgstr "Los siguientes tipos de archivos no serán encriptados"
|
||||
|
||||
#: templates/settings.php:7
|
||||
msgid "Exclude the following file types from encryption:"
|
||||
msgstr ""
|
||||
msgstr "Excluir los siguientes tipos de archivos de encriptación:"
|
||||
|
||||
#: templates/settings.php:12
|
||||
msgid "None"
|
||||
|
|
|
@ -3,13 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# CJTess <claudio.tessone@gmail.com>, 2013.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
|
||||
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 16:00+0000\n"
|
||||
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -20,20 +21,20 @@ msgstr ""
|
|||
#: ajax/delete.php:22
|
||||
#, php-format
|
||||
msgid "Couldn't delete %s permanently"
|
||||
msgstr ""
|
||||
msgstr "No fue posible borrar %s de manera permanente"
|
||||
|
||||
#: ajax/undelete.php:41
|
||||
#, php-format
|
||||
msgid "Couldn't restore %s"
|
||||
msgstr ""
|
||||
msgstr "No se pudo restaurar %s"
|
||||
|
||||
#: js/trash.js:7 js/trash.js:94
|
||||
msgid "perform restore operation"
|
||||
msgstr ""
|
||||
msgstr "Restaurar"
|
||||
|
||||
#: js/trash.js:33
|
||||
msgid "delete file permanently"
|
||||
msgstr ""
|
||||
msgstr "Borrar archivo de manera permanente"
|
||||
|
||||
#: js/trash.js:125 templates/index.php:17
|
||||
msgid "Name"
|
||||
|
@ -41,7 +42,7 @@ msgstr "Nombre"
|
|||
|
||||
#: js/trash.js:126 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
msgstr "Borrado"
|
||||
|
||||
#: js/trash.js:135
|
||||
msgid "1 folder"
|
||||
|
@ -61,7 +62,7 @@ msgstr "{count} archivos"
|
|||
|
||||
#: templates/index.php:9
|
||||
msgid "Nothing in here. Your trash bin is empty!"
|
||||
msgstr ""
|
||||
msgstr "No hay nada acá. ¡La papelera está vacía!"
|
||||
|
||||
#: templates/index.php:20 templates/index.php:22
|
||||
msgid "Restore"
|
||||
|
|
|
@ -3,14 +3,15 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# CJTess <claudio.tessone@gmail.com>, 2013.
|
||||
# <claudio.tessone@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
|
||||
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:50+0000\n"
|
||||
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -21,33 +22,33 @@ msgstr ""
|
|||
#: ajax/rollbackVersion.php:15
|
||||
#, php-format
|
||||
msgid "Could not revert: %s"
|
||||
msgstr ""
|
||||
msgstr "No se pudo revertir: %s "
|
||||
|
||||
#: history.php:40
|
||||
msgid "success"
|
||||
msgstr ""
|
||||
msgstr "Éxito"
|
||||
|
||||
#: history.php:42
|
||||
#, php-format
|
||||
msgid "File %s was reverted to version %s"
|
||||
msgstr ""
|
||||
msgstr "El archivo %s fue revertido a la versión %s"
|
||||
|
||||
#: history.php:49
|
||||
msgid "failure"
|
||||
msgstr ""
|
||||
msgstr "error"
|
||||
|
||||
#: history.php:51
|
||||
#, php-format
|
||||
msgid "File %s could not be reverted to version %s"
|
||||
msgstr ""
|
||||
msgstr "El archivo %s no pudo ser revertido a la versión %s"
|
||||
|
||||
#: history.php:68
|
||||
msgid "No old versions available"
|
||||
msgstr ""
|
||||
msgstr "No hay versiones antiguas disponibles"
|
||||
|
||||
#: history.php:73
|
||||
msgid "No path specified"
|
||||
msgstr ""
|
||||
msgstr "Ruta de acceso no especificada"
|
||||
|
||||
#: js/versions.js:16
|
||||
msgid "History"
|
||||
|
@ -55,7 +56,7 @@ msgstr "Historia"
|
|||
|
||||
#: templates/history.php:20
|
||||
msgid "Revert a file to a previous version by clicking on its revert button"
|
||||
msgstr ""
|
||||
msgstr "Revertí un archivo a una versión anterior haciendo click en su botón de \"revertir\""
|
||||
|
||||
#: templates/settings.php:3
|
||||
msgid "Files Versioning"
|
||||
|
|
|
@ -4,14 +4,15 @@
|
|||
#
|
||||
# Translators:
|
||||
# Agustin Ferrario <agustin.ferrario@hotmail.com.ar>, 2013.
|
||||
# CJTess <claudio.tessone@gmail.com>, 2013.
|
||||
# <claudio.tessone@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:41+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 16:00+0000\n"
|
||||
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -89,15 +90,15 @@ msgstr "Imágenes"
|
|||
|
||||
#: setup.php:34
|
||||
msgid "Set an admin username."
|
||||
msgstr ""
|
||||
msgstr "Configurar un nombre de administrador"
|
||||
|
||||
#: setup.php:37
|
||||
msgid "Set an admin password."
|
||||
msgstr ""
|
||||
msgstr "Configurar una palabra clave de administrador"
|
||||
|
||||
#: setup.php:40
|
||||
msgid "Specify a data folder."
|
||||
msgstr ""
|
||||
msgstr "Especificar un directorio de datos"
|
||||
|
||||
#: setup.php:53
|
||||
#, php-format
|
||||
|
@ -177,12 +178,12 @@ msgstr ""
|
|||
msgid ""
|
||||
"Your web server is not yet properly setup to allow files synchronization "
|
||||
"because the WebDAV interface seems to be broken."
|
||||
msgstr ""
|
||||
msgstr "Tu servidor web no está configurado todavía para permitir sincronización de archivos porque la interfaz WebDAV parece no funcionar."
|
||||
|
||||
#: setup.php:645
|
||||
#, php-format
|
||||
msgid "Please double check the <a href='%s'>installation guides</a>."
|
||||
msgstr ""
|
||||
msgstr "Por favor, comprobá nuevamente la <a href='%s'>guía de instalación</a>."
|
||||
|
||||
#: template.php:113
|
||||
msgid "seconds ago"
|
||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 16:00+0000\n"
|
||||
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -31,7 +31,7 @@ msgstr "Error al autenticar"
|
|||
|
||||
#: ajax/changedisplayname.php:32
|
||||
msgid "Unable to change display name"
|
||||
msgstr ""
|
||||
msgstr "No fue posible cambiar el nombre mostrado"
|
||||
|
||||
#: ajax/creategroup.php:10
|
||||
msgid "Group already exists"
|
||||
|
@ -85,11 +85,11 @@ msgstr "No es posible eliminar al usuario del grupo %s"
|
|||
|
||||
#: ajax/updateapp.php:14
|
||||
msgid "Couldn't update app."
|
||||
msgstr ""
|
||||
msgstr "No se pudo actualizar la aplicación."
|
||||
|
||||
#: js/apps.js:30
|
||||
msgid "Update to {appversion}"
|
||||
msgstr ""
|
||||
msgstr "Actualizado a {appversion}"
|
||||
|
||||
#: js/apps.js:36 js/apps.js:76
|
||||
msgid "Disable"
|
||||
|
@ -101,15 +101,15 @@ msgstr "Activar"
|
|||
|
||||
#: js/apps.js:55
|
||||
msgid "Please wait...."
|
||||
msgstr ""
|
||||
msgstr "Por favor, esperá...."
|
||||
|
||||
#: js/apps.js:84
|
||||
msgid "Updating...."
|
||||
msgstr ""
|
||||
msgstr "Actualizando...."
|
||||
|
||||
#: js/apps.js:87
|
||||
msgid "Error while updating app"
|
||||
msgstr ""
|
||||
msgstr "Error al actualizar"
|
||||
|
||||
#: js/apps.js:87
|
||||
msgid "Error"
|
||||
|
@ -117,7 +117,7 @@ msgstr "Error"
|
|||
|
||||
#: js/apps.js:90
|
||||
msgid "Updated"
|
||||
msgstr ""
|
||||
msgstr "Actualizado"
|
||||
|
||||
#: js/personal.js:96
|
||||
msgid "Saving..."
|
||||
|
@ -182,11 +182,11 @@ msgstr "Usaste <strong>%s</strong> de los <strong>%s</strong> disponibles"
|
|||
|
||||
#: templates/personal.php:14
|
||||
msgid "Get the apps to sync your files"
|
||||
msgstr ""
|
||||
msgstr "Obtené aplicaciones para sincronizar tus archivos"
|
||||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Mostrar de nuevo el asistente de primera ejecución"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
@ -218,15 +218,15 @@ msgstr "Nombre a mostrar"
|
|||
|
||||
#: templates/personal.php:55
|
||||
msgid "Your display name was changed"
|
||||
msgstr ""
|
||||
msgstr "El nombre mostrado fue cambiado"
|
||||
|
||||
#: templates/personal.php:56
|
||||
msgid "Unable to change your display name"
|
||||
msgstr ""
|
||||
msgstr "No fue posible cambiar tu nombre"
|
||||
|
||||
#: templates/personal.php:59
|
||||
msgid "Change display name"
|
||||
msgstr ""
|
||||
msgstr "Cambiar nombre"
|
||||
|
||||
#: templates/personal.php:68
|
||||
msgid "Email"
|
||||
|
@ -304,11 +304,11 @@ msgstr "Almacenamiento"
|
|||
|
||||
#: templates/users.php:97
|
||||
msgid "change display name"
|
||||
msgstr ""
|
||||
msgstr "Cambiar el nombre que se muestra"
|
||||
|
||||
#: templates/users.php:101
|
||||
msgid "set new password"
|
||||
msgstr ""
|
||||
msgstr "Configurar nueva contraseña"
|
||||
|
||||
#: templates/users.php:137
|
||||
msgid "Default"
|
||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
|
||||
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 16:10+0000\n"
|
||||
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -32,13 +32,13 @@ msgstr "La configuración es valida y la conexión pudo ser establecida."
|
|||
msgid ""
|
||||
"The configuration is valid, but the Bind failed. Please check the server "
|
||||
"settings and credentials."
|
||||
msgstr ""
|
||||
msgstr "La configuración es válida, pero el enlace falló. Por favor, comprobá la configuración del servidor y las credenciales."
|
||||
|
||||
#: ajax/testConfiguration.php:40
|
||||
msgid ""
|
||||
"The configuration is invalid. Please look in the ownCloud log for further "
|
||||
"details."
|
||||
msgstr ""
|
||||
msgstr "La configuración no es válida. Por favor, buscá en el log de ownCloud más detalles."
|
||||
|
||||
#: js/settings.js:66
|
||||
msgid "Deletion failed"
|
||||
|
@ -46,7 +46,7 @@ msgstr "Error al borrar"
|
|||
|
||||
#: js/settings.js:82
|
||||
msgid "Take over settings from recent server configuration?"
|
||||
msgstr ""
|
||||
msgstr "Tomar los valores de la anterior configuración de servidor?"
|
||||
|
||||
#: js/settings.js:83
|
||||
msgid "Keep settings?"
|
||||
|
@ -183,7 +183,7 @@ msgstr "Configuración activa"
|
|||
|
||||
#: templates/settings.php:33
|
||||
msgid "When unchecked, this configuration will be skipped."
|
||||
msgstr ""
|
||||
msgstr "Si no está seleccionada, esta configuración será omitida."
|
||||
|
||||
#: templates/settings.php:34
|
||||
msgid "Port"
|
||||
|
@ -191,17 +191,17 @@ msgstr "Puerto"
|
|||
|
||||
#: templates/settings.php:35
|
||||
msgid "Backup (Replica) Host"
|
||||
msgstr ""
|
||||
msgstr "Host para copia de seguridad (réplica)"
|
||||
|
||||
#: templates/settings.php:35
|
||||
msgid ""
|
||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||
"server."
|
||||
msgstr ""
|
||||
msgstr "Dar un servidor de copia de seguridad opcional. Debe ser una réplica del servidor principal LDAP/AD."
|
||||
|
||||
#: templates/settings.php:36
|
||||
msgid "Backup (Replica) Port"
|
||||
msgstr ""
|
||||
msgstr "Puerto para copia de seguridad (réplica)"
|
||||
|
||||
#: templates/settings.php:37
|
||||
msgid "Disable Main Server"
|
||||
|
@ -209,7 +209,7 @@ msgstr "Deshabilitar el Servidor Principal"
|
|||
|
||||
#: templates/settings.php:37
|
||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||
msgstr ""
|
||||
msgstr "Al comenzar, ownCloud se conectará únicamente al servidor réplica"
|
||||
|
||||
#: templates/settings.php:38
|
||||
msgid "Use TLS"
|
||||
|
@ -217,7 +217,7 @@ msgstr "Usar TLS"
|
|||
|
||||
#: templates/settings.php:38
|
||||
msgid "Do not use it additionally for LDAPS connections, it will fail."
|
||||
msgstr ""
|
||||
msgstr "No usar adicionalmente para conexiones LDAPS, las mismas fallarán"
|
||||
|
||||
#: templates/settings.php:39
|
||||
msgid "Case insensitve LDAP server (Windows)"
|
||||
|
@ -263,11 +263,11 @@ msgstr "Una DN base de usuario por línea"
|
|||
|
||||
#: templates/settings.php:47
|
||||
msgid "User Search Attributes"
|
||||
msgstr ""
|
||||
msgstr "Atributos de la búsqueda de usuario"
|
||||
|
||||
#: templates/settings.php:47 templates/settings.php:50
|
||||
msgid "Optional; one attribute per line"
|
||||
msgstr ""
|
||||
msgstr "Opcional; un atributo por linea"
|
||||
|
||||
#: templates/settings.php:48
|
||||
msgid "Group Display Name Field"
|
||||
|
@ -287,7 +287,7 @@ msgstr "Una DN base de grupo por línea"
|
|||
|
||||
#: templates/settings.php:50
|
||||
msgid "Group Search Attributes"
|
||||
msgstr ""
|
||||
msgstr "Atributos de búsqueda de grupo"
|
||||
|
||||
#: templates/settings.php:51
|
||||
msgid "Group-Member association"
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -187,7 +187,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Erakutsi berriz Lehenengo Aldiko Morroia"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -188,7 +188,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "راهبری کمکی اجرای اول را دوباره نمایش بده"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -186,7 +186,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Näytä ensimmäisen käyttökerran avustaja uudelleen"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -24,8 +24,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -200,7 +200,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Revoir le premier lancement de l'installeur"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -186,7 +186,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Amosar o axudante da primeira execución outra vez"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# Omkar Tapale <omkar_tapale@live.com>, 2012.
|
||||
# Sanjay Rabidas <rabidassanjay@gmail.com>, 2012.
|
||||
# Sanjay Rabidas <rabidassanjay@gmail.com>, 2012-2013.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-09 00:12+0100\n"
|
||||
"PO-Revision-Date: 2013-02-08 23:12+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:19+0000\n"
|
||||
"Last-Translator: Sanjay Rabidas <rabidassanjay@gmail.com>\n"
|
||||
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -158,59 +158,59 @@ msgstr ""
|
|||
msgid "December"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:284
|
||||
#: js/js.js:286
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
msgstr "सेटिंग्स"
|
||||
|
||||
#: js/js.js:764
|
||||
#: js/js.js:767
|
||||
msgid "seconds ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:765
|
||||
#: js/js.js:768
|
||||
msgid "1 minute ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:766
|
||||
#: js/js.js:769
|
||||
msgid "{minutes} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:767
|
||||
#: js/js.js:770
|
||||
msgid "1 hour ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:768
|
||||
#: js/js.js:771
|
||||
msgid "{hours} hours ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:769
|
||||
#: js/js.js:772
|
||||
msgid "today"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:770
|
||||
#: js/js.js:773
|
||||
msgid "yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:771
|
||||
#: js/js.js:774
|
||||
msgid "{days} days ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:772
|
||||
#: js/js.js:775
|
||||
msgid "last month"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:773
|
||||
#: js/js.js:776
|
||||
msgid "{months} months ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:774
|
||||
#: js/js.js:777
|
||||
msgid "months ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:775
|
||||
#: js/js.js:778
|
||||
msgid "last year"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:776
|
||||
#: js/js.js:779
|
||||
msgid "years ago"
|
||||
msgstr ""
|
||||
|
||||
|
@ -240,8 +240,8 @@ msgid "The object type is not specified."
|
|||
msgstr ""
|
||||
|
||||
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:195 js/share.js:152 js/share.js:159 js/share.js:571
|
||||
#: js/share.js:583
|
||||
#: js/oc-vcategories.js:195 js/share.js:152 js/share.js:159 js/share.js:582
|
||||
#: js/share.js:594
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
|
@ -253,15 +253,15 @@ msgstr ""
|
|||
msgid "The required file {file} is not installed!"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
|
||||
msgid "Share"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90
|
||||
msgid "Shared"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:141 js/share.js:611
|
||||
#: js/share.js:93
|
||||
msgid "Share"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:141 js/share.js:622
|
||||
msgid "Error while sharing"
|
||||
msgstr ""
|
||||
|
||||
|
@ -357,23 +357,23 @@ msgstr ""
|
|||
msgid "share"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:373 js/share.js:558
|
||||
#: js/share.js:373 js/share.js:569
|
||||
msgid "Password protected"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:571
|
||||
#: js/share.js:582
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:583
|
||||
#: js/share.js:594
|
||||
msgid "Error setting expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:598
|
||||
#: js/share.js:609
|
||||
msgid "Sending ..."
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:609
|
||||
#: js/share.js:620
|
||||
msgid "Email sent"
|
||||
msgstr ""
|
||||
|
||||
|
@ -435,15 +435,15 @@ msgstr ""
|
|||
|
||||
#: strings.php:5
|
||||
msgid "Personal"
|
||||
msgstr ""
|
||||
msgstr "यक्तिगत"
|
||||
|
||||
#: strings.php:6
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
msgstr "उपयोगकर्ता"
|
||||
|
||||
#: strings.php:7
|
||||
msgid "Apps"
|
||||
msgstr ""
|
||||
msgstr "Apps"
|
||||
|
||||
#: strings.php:8
|
||||
msgid "Admin"
|
||||
|
@ -451,7 +451,7 @@ msgstr ""
|
|||
|
||||
#: strings.php:9
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
msgstr "सहयोग"
|
||||
|
||||
#: templates/403.php:12
|
||||
msgid "Access forbidden"
|
||||
|
@ -508,7 +508,7 @@ msgstr "उन्नत"
|
|||
|
||||
#: templates/installation.php:54
|
||||
msgid "Data folder"
|
||||
msgstr ""
|
||||
msgstr "डाटा फोल्डर"
|
||||
|
||||
#: templates/installation.php:61
|
||||
msgid "Configure the database"
|
||||
|
@ -517,7 +517,7 @@ msgstr "डेटाबेस कॉन्फ़िगर करें "
|
|||
#: templates/installation.php:66 templates/installation.php:77
|
||||
#: templates/installation.php:87 templates/installation.php:97
|
||||
msgid "will be used"
|
||||
msgstr ""
|
||||
msgstr "उपयोग होगा"
|
||||
|
||||
#: templates/installation.php:109
|
||||
msgid "Database user"
|
||||
|
@ -529,7 +529,7 @@ msgstr "डेटाबेस पासवर्ड"
|
|||
|
||||
#: templates/installation.php:117
|
||||
msgid "Database name"
|
||||
msgstr ""
|
||||
msgstr "डेटाबेस का नाम"
|
||||
|
||||
#: templates/installation.php:125
|
||||
msgid "Database tablespace"
|
||||
|
@ -549,7 +549,7 @@ msgstr ""
|
|||
|
||||
#: templates/layout.user.php:48
|
||||
msgid "Log out"
|
||||
msgstr ""
|
||||
msgstr "लोग आउट"
|
||||
|
||||
#: templates/login.php:10
|
||||
msgid "Automatic logon rejected!"
|
||||
|
@ -571,7 +571,7 @@ msgstr ""
|
|||
|
||||
#: templates/login.php:41
|
||||
msgid "remember"
|
||||
msgstr ""
|
||||
msgstr "याद रखें"
|
||||
|
||||
#: templates/login.php:43
|
||||
msgid "Log in"
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:51+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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -88,51 +88,51 @@ msgstr "Immagini"
|
|||
|
||||
#: setup.php:34
|
||||
msgid "Set an admin username."
|
||||
msgstr ""
|
||||
msgstr "Imposta un nome utente di amministrazione."
|
||||
|
||||
#: setup.php:37
|
||||
msgid "Set an admin password."
|
||||
msgstr ""
|
||||
msgstr "Imposta una password di amministrazione."
|
||||
|
||||
#: setup.php:40
|
||||
msgid "Specify a data folder."
|
||||
msgstr ""
|
||||
msgstr "Specifica una cartella dei dati."
|
||||
|
||||
#: setup.php:53
|
||||
#, php-format
|
||||
msgid "%s enter the database username."
|
||||
msgstr ""
|
||||
msgstr "%s digita il nome utente del database."
|
||||
|
||||
#: setup.php:56
|
||||
#, php-format
|
||||
msgid "%s enter the database name."
|
||||
msgstr ""
|
||||
msgstr "%s digita il nome del database."
|
||||
|
||||
#: setup.php:59
|
||||
#, php-format
|
||||
msgid "%s you may not use dots in the database name"
|
||||
msgstr ""
|
||||
msgstr "%s non dovresti utilizzare punti nel nome del database"
|
||||
|
||||
#: setup.php:62
|
||||
#, php-format
|
||||
msgid "%s set the database host."
|
||||
msgstr ""
|
||||
msgstr "%s imposta l'host del database."
|
||||
|
||||
#: setup.php:126 setup.php:291 setup.php:336
|
||||
msgid "PostgreSQL username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Nome utente e/o password di PostgreSQL non validi"
|
||||
|
||||
#: setup.php:127 setup.php:150 setup.php:204
|
||||
msgid "You need to enter either an existing account or the administrator."
|
||||
msgstr ""
|
||||
msgstr "È necessario inserire un account esistente o l'amministratore."
|
||||
|
||||
#: setup.php:149 setup.php:423 setup.php:489
|
||||
msgid "Oracle username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Nome utente e/o password di Oracle non validi"
|
||||
|
||||
#: setup.php:203
|
||||
msgid "MySQL username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Nome utente e/o password di MySQL non validi"
|
||||
|
||||
#: setup.php:255 setup.php:357 setup.php:366 setup.php:384 setup.php:394
|
||||
#: setup.php:403 setup.php:430 setup.php:496 setup.php:522 setup.php:529
|
||||
|
@ -140,37 +140,37 @@ msgstr ""
|
|||
#: setup.php:579
|
||||
#, php-format
|
||||
msgid "DB Error: \"%s\""
|
||||
msgstr ""
|
||||
msgstr "Errore DB: \"%s\""
|
||||
|
||||
#: setup.php:256 setup.php:358 setup.php:367 setup.php:385 setup.php:395
|
||||
#: setup.php:404 setup.php:431 setup.php:497 setup.php:523 setup.php:530
|
||||
#: setup.php:541 setup.php:557 setup.php:565 setup.php:574
|
||||
#, php-format
|
||||
msgid "Offending command was: \"%s\""
|
||||
msgstr ""
|
||||
msgstr "Il comando non consentito era: \"%s\""
|
||||
|
||||
#: setup.php:270
|
||||
#, php-format
|
||||
msgid "MySQL user '%s'@'localhost' exists already."
|
||||
msgstr ""
|
||||
msgstr "L'utente MySQL '%s'@'localhost' esiste già."
|
||||
|
||||
#: setup.php:271
|
||||
msgid "Drop this user from MySQL"
|
||||
msgstr ""
|
||||
msgstr "Elimina questo utente da MySQL"
|
||||
|
||||
#: setup.php:276
|
||||
#, php-format
|
||||
msgid "MySQL user '%s'@'%%' already exists"
|
||||
msgstr ""
|
||||
msgstr "L'utente MySQL '%s'@'%%' esiste già"
|
||||
|
||||
#: setup.php:277
|
||||
msgid "Drop this user from MySQL."
|
||||
msgstr ""
|
||||
msgstr "Elimina questo utente da MySQL."
|
||||
|
||||
#: setup.php:548 setup.php:580
|
||||
#, php-format
|
||||
msgid "Offending command was: \"%s\", name: %s, password: %s"
|
||||
msgstr ""
|
||||
msgstr "Il comando non consentito era: \"%s\", nome: %s, password: %s"
|
||||
|
||||
#: setup.php:644
|
||||
msgid ""
|
||||
|
|
|
@ -14,8 +14,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:41+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:51+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"
|
||||
|
@ -190,7 +190,7 @@ msgstr "Scarica le applicazioni per sincronizzare i tuoi file"
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Mostra nuovamente la procedura di primo avvio"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -188,7 +188,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "初回実行ウィザードを再度表示する"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -188,7 +188,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "첫 실행 마법사 다시 보이기"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -5,14 +5,15 @@
|
|||
# Translators:
|
||||
# <aoiob4305@gmail.com>, 2013.
|
||||
# 남자사람 <cessnagi@gmail.com>, 2012.
|
||||
# Harim Park <fofwisdom@gmail.com>, 2013.
|
||||
# Shinjo Park <kde@peremen.name>, 2012-2013.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
|
||||
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:18+0000\n"
|
||||
"Last-Translator: Harim Park <fofwisdom@gmail.com>\n"
|
||||
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -50,7 +51,7 @@ msgstr ""
|
|||
|
||||
#: js/settings.js:83
|
||||
msgid "Keep settings?"
|
||||
msgstr ""
|
||||
msgstr "설정을 유지합니까?"
|
||||
|
||||
#: js/settings.js:97
|
||||
msgid "Cannot add server configuration"
|
||||
|
@ -58,11 +59,11 @@ msgstr ""
|
|||
|
||||
#: js/settings.js:121
|
||||
msgid "Connection test succeeded"
|
||||
msgstr ""
|
||||
msgstr "연결 시험 성공"
|
||||
|
||||
#: js/settings.js:126
|
||||
msgid "Connection test failed"
|
||||
msgstr ""
|
||||
msgstr "연결 시험 실패"
|
||||
|
||||
#: js/settings.js:136
|
||||
msgid "Do you really want to delete the current Server Configuration?"
|
||||
|
@ -175,11 +176,11 @@ msgstr "자리 비움자를 사용할 수 없습니다. 예제: \"objectClass=po
|
|||
|
||||
#: templates/settings.php:31
|
||||
msgid "Connection Settings"
|
||||
msgstr ""
|
||||
msgstr "연결 설정"
|
||||
|
||||
#: templates/settings.php:33
|
||||
msgid "Configuration Active"
|
||||
msgstr ""
|
||||
msgstr "구성 활성화"
|
||||
|
||||
#: templates/settings.php:33
|
||||
msgid "When unchecked, this configuration will be skipped."
|
||||
|
@ -191,7 +192,7 @@ msgstr "포트"
|
|||
|
||||
#: templates/settings.php:35
|
||||
msgid "Backup (Replica) Host"
|
||||
msgstr ""
|
||||
msgstr "백업 (복제) 포트"
|
||||
|
||||
#: templates/settings.php:35
|
||||
msgid ""
|
||||
|
@ -201,11 +202,11 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:36
|
||||
msgid "Backup (Replica) Port"
|
||||
msgstr ""
|
||||
msgstr "백업 (복제) 포트"
|
||||
|
||||
#: templates/settings.php:37
|
||||
msgid "Disable Main Server"
|
||||
msgstr ""
|
||||
msgstr "주 서버 비활성화"
|
||||
|
||||
#: templates/settings.php:37
|
||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||
|
@ -243,7 +244,7 @@ msgstr "초. 항목 변경 시 캐시가 갱신됩니다."
|
|||
|
||||
#: templates/settings.php:43
|
||||
msgid "Directory Settings"
|
||||
msgstr ""
|
||||
msgstr "디렉토리 설정"
|
||||
|
||||
#: templates/settings.php:45
|
||||
msgid "User Display Name Field"
|
||||
|
@ -263,7 +264,7 @@ msgstr "사용자 DN을 한 줄에 하나씩 입력하십시오"
|
|||
|
||||
#: templates/settings.php:47
|
||||
msgid "User Search Attributes"
|
||||
msgstr ""
|
||||
msgstr "사용자 검색 속성"
|
||||
|
||||
#: templates/settings.php:47 templates/settings.php:50
|
||||
msgid "Optional; one attribute per line"
|
||||
|
@ -287,7 +288,7 @@ msgstr "그룹 기본 DN을 한 줄에 하나씩 입력하십시오"
|
|||
|
||||
#: templates/settings.php:50
|
||||
msgid "Group Search Attributes"
|
||||
msgstr ""
|
||||
msgstr "그룹 검색 속성"
|
||||
|
||||
#: templates/settings.php:51
|
||||
msgid "Group-Member association"
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 17:20+0000\n"
|
||||
"Last-Translator: Rūdolfs Mazurs <rudolfs.mazurs@gmail.com>\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -88,51 +88,51 @@ msgstr "Attēli"
|
|||
|
||||
#: setup.php:34
|
||||
msgid "Set an admin username."
|
||||
msgstr ""
|
||||
msgstr "Iestatiet administratora lietotājvārdu."
|
||||
|
||||
#: setup.php:37
|
||||
msgid "Set an admin password."
|
||||
msgstr ""
|
||||
msgstr "Iestatiet administratora paroli."
|
||||
|
||||
#: setup.php:40
|
||||
msgid "Specify a data folder."
|
||||
msgstr ""
|
||||
msgstr "Norādiet datu mapi."
|
||||
|
||||
#: setup.php:53
|
||||
#, php-format
|
||||
msgid "%s enter the database username."
|
||||
msgstr ""
|
||||
msgstr "%s ievadiet datubāzes lietotājvārdu."
|
||||
|
||||
#: setup.php:56
|
||||
#, php-format
|
||||
msgid "%s enter the database name."
|
||||
msgstr ""
|
||||
msgstr "%s ievadiet datubāzes nosaukumu."
|
||||
|
||||
#: setup.php:59
|
||||
#, php-format
|
||||
msgid "%s you may not use dots in the database name"
|
||||
msgstr ""
|
||||
msgstr "%s datubāžu nosaukumos nedrīkst izmantot punktus"
|
||||
|
||||
#: setup.php:62
|
||||
#, php-format
|
||||
msgid "%s set the database host."
|
||||
msgstr ""
|
||||
msgstr "%s iestatiet datubāžu serveri."
|
||||
|
||||
#: setup.php:126 setup.php:291 setup.php:336
|
||||
msgid "PostgreSQL username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Nav derīga PostgreSQL parole un/vai lietotājvārds"
|
||||
|
||||
#: setup.php:127 setup.php:150 setup.php:204
|
||||
msgid "You need to enter either an existing account or the administrator."
|
||||
msgstr ""
|
||||
msgstr "Jums jāievada vai nu esošs vai administratora konts."
|
||||
|
||||
#: setup.php:149 setup.php:423 setup.php:489
|
||||
msgid "Oracle username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Nav derīga Oracle parole un/vai lietotājvārds"
|
||||
|
||||
#: setup.php:203
|
||||
msgid "MySQL username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Nav derīga MySQL parole un/vai lietotājvārds"
|
||||
|
||||
#: setup.php:255 setup.php:357 setup.php:366 setup.php:384 setup.php:394
|
||||
#: setup.php:403 setup.php:430 setup.php:496 setup.php:522 setup.php:529
|
||||
|
@ -140,37 +140,37 @@ msgstr ""
|
|||
#: setup.php:579
|
||||
#, php-format
|
||||
msgid "DB Error: \"%s\""
|
||||
msgstr ""
|
||||
msgstr "DB kļūda — “%s”"
|
||||
|
||||
#: setup.php:256 setup.php:358 setup.php:367 setup.php:385 setup.php:395
|
||||
#: setup.php:404 setup.php:431 setup.php:497 setup.php:523 setup.php:530
|
||||
#: setup.php:541 setup.php:557 setup.php:565 setup.php:574
|
||||
#, php-format
|
||||
msgid "Offending command was: \"%s\""
|
||||
msgstr ""
|
||||
msgstr "Vainīgā komanda bija “%s”"
|
||||
|
||||
#: setup.php:270
|
||||
#, php-format
|
||||
msgid "MySQL user '%s'@'localhost' exists already."
|
||||
msgstr ""
|
||||
msgstr "MySQL lietotājs %s'@'localhost' jau eksistē."
|
||||
|
||||
#: setup.php:271
|
||||
msgid "Drop this user from MySQL"
|
||||
msgstr ""
|
||||
msgstr "Izmest šo lietotāju no MySQL"
|
||||
|
||||
#: setup.php:276
|
||||
#, php-format
|
||||
msgid "MySQL user '%s'@'%%' already exists"
|
||||
msgstr ""
|
||||
msgstr "MySQL lietotājs '%s'@'%%' jau eksistē"
|
||||
|
||||
#: setup.php:277
|
||||
msgid "Drop this user from MySQL."
|
||||
msgstr ""
|
||||
msgstr "Izmest šo lietotāju no MySQL."
|
||||
|
||||
#: setup.php:548 setup.php:580
|
||||
#, php-format
|
||||
msgid "Offending command was: \"%s\", name: %s, password: %s"
|
||||
msgstr ""
|
||||
msgstr "Vainīgā komanda bija \"%s\", vārds: %s, parole: %s"
|
||||
|
||||
#: setup.php:644
|
||||
msgid ""
|
||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 17:10+0000\n"
|
||||
"Last-Translator: Rūdolfs Mazurs <rudolfs.mazurs@gmail.com>\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -182,11 +182,11 @@ msgstr "Jūs lietojat <strong>%s</strong> no pieejamajiem <strong>%s</strong>"
|
|||
|
||||
#: templates/personal.php:14
|
||||
msgid "Get the apps to sync your files"
|
||||
msgstr ""
|
||||
msgstr "Saņem lietotnes, lai sinhronizētu savas datnes"
|
||||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Vēlreiz rādīt pirmās palaišanas vedni"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -21,9 +21,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-09 00:12+0100\n"
|
||||
"PO-Revision-Date: 2013-02-08 23:12+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:20+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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -66,7 +66,7 @@ msgstr "Geen categorie toevoegen?"
|
|||
#: ajax/vcategories/add.php:37
|
||||
#, php-format
|
||||
msgid "This category already exists: %s"
|
||||
msgstr ""
|
||||
msgstr "Deze categorie bestaat al: %s"
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
|
||||
#: ajax/vcategories/favorites.php:24
|
||||
|
@ -170,59 +170,59 @@ msgstr "november"
|
|||
msgid "December"
|
||||
msgstr "december"
|
||||
|
||||
#: js/js.js:284
|
||||
#: js/js.js:286
|
||||
msgid "Settings"
|
||||
msgstr "Instellingen"
|
||||
|
||||
#: js/js.js:764
|
||||
#: js/js.js:767
|
||||
msgid "seconds ago"
|
||||
msgstr "seconden geleden"
|
||||
|
||||
#: js/js.js:765
|
||||
#: js/js.js:768
|
||||
msgid "1 minute ago"
|
||||
msgstr "1 minuut geleden"
|
||||
|
||||
#: js/js.js:766
|
||||
#: js/js.js:769
|
||||
msgid "{minutes} minutes ago"
|
||||
msgstr "{minutes} minuten geleden"
|
||||
|
||||
#: js/js.js:767
|
||||
#: js/js.js:770
|
||||
msgid "1 hour ago"
|
||||
msgstr "1 uur geleden"
|
||||
|
||||
#: js/js.js:768
|
||||
#: js/js.js:771
|
||||
msgid "{hours} hours ago"
|
||||
msgstr "{hours} uren geleden"
|
||||
|
||||
#: js/js.js:769
|
||||
#: js/js.js:772
|
||||
msgid "today"
|
||||
msgstr "vandaag"
|
||||
|
||||
#: js/js.js:770
|
||||
#: js/js.js:773
|
||||
msgid "yesterday"
|
||||
msgstr "gisteren"
|
||||
|
||||
#: js/js.js:771
|
||||
#: js/js.js:774
|
||||
msgid "{days} days ago"
|
||||
msgstr "{days} dagen geleden"
|
||||
|
||||
#: js/js.js:772
|
||||
#: js/js.js:775
|
||||
msgid "last month"
|
||||
msgstr "vorige maand"
|
||||
|
||||
#: js/js.js:773
|
||||
#: js/js.js:776
|
||||
msgid "{months} months ago"
|
||||
msgstr "{months} maanden geleden"
|
||||
|
||||
#: js/js.js:774
|
||||
#: js/js.js:777
|
||||
msgid "months ago"
|
||||
msgstr "maanden geleden"
|
||||
|
||||
#: js/js.js:775
|
||||
#: js/js.js:778
|
||||
msgid "last year"
|
||||
msgstr "vorig jaar"
|
||||
|
||||
#: js/js.js:776
|
||||
#: js/js.js:779
|
||||
msgid "years ago"
|
||||
msgstr "jaar geleden"
|
||||
|
||||
|
@ -252,8 +252,8 @@ msgid "The object type is not specified."
|
|||
msgstr "Het object type is niet gespecificeerd."
|
||||
|
||||
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:195 js/share.js:152 js/share.js:159 js/share.js:571
|
||||
#: js/share.js:583
|
||||
#: js/oc-vcategories.js:195 js/share.js:152 js/share.js:159 js/share.js:582
|
||||
#: js/share.js:594
|
||||
msgid "Error"
|
||||
msgstr "Fout"
|
||||
|
||||
|
@ -265,15 +265,15 @@ msgstr "De app naam is niet gespecificeerd."
|
|||
msgid "The required file {file} is not installed!"
|
||||
msgstr "Het vereiste bestand {file} is niet geïnstalleerd!"
|
||||
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
|
||||
msgid "Share"
|
||||
msgstr "Delen"
|
||||
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90
|
||||
msgid "Shared"
|
||||
msgstr "Gedeeld"
|
||||
|
||||
#: js/share.js:141 js/share.js:611
|
||||
#: js/share.js:93
|
||||
msgid "Share"
|
||||
msgstr "Delen"
|
||||
|
||||
#: js/share.js:141 js/share.js:622
|
||||
msgid "Error while sharing"
|
||||
msgstr "Fout tijdens het delen"
|
||||
|
||||
|
@ -369,23 +369,23 @@ msgstr "verwijderen"
|
|||
msgid "share"
|
||||
msgstr "deel"
|
||||
|
||||
#: js/share.js:373 js/share.js:558
|
||||
#: js/share.js:373 js/share.js:569
|
||||
msgid "Password protected"
|
||||
msgstr "Wachtwoord beveiligd"
|
||||
|
||||
#: js/share.js:571
|
||||
#: js/share.js:582
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Fout tijdens het verwijderen van de verval datum"
|
||||
|
||||
#: js/share.js:583
|
||||
#: js/share.js:594
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Fout tijdens het instellen van de vervaldatum"
|
||||
|
||||
#: js/share.js:598
|
||||
#: js/share.js:609
|
||||
msgid "Sending ..."
|
||||
msgstr "Versturen ..."
|
||||
|
||||
#: js/share.js:609
|
||||
#: js/share.js:620
|
||||
msgid "Email sent"
|
||||
msgstr "E-mail verzonden"
|
||||
|
||||
|
@ -501,14 +501,14 @@ msgstr "Zonder random nummer generator is het mogelijk voor een aanvaller om de
|
|||
msgid ""
|
||||
"Your data directory and files are probably accessible from the internet "
|
||||
"because the .htaccess file does not work."
|
||||
msgstr ""
|
||||
msgstr "Uw gegevensdirectory en bestanden zijn vermoedelijk bereikbaar vanaf het internet omdat het .htaccess bestand niet werkt."
|
||||
|
||||
#: templates/installation.php:32
|
||||
msgid ""
|
||||
"For information how to properly configure your server, please see the <a "
|
||||
"href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" "
|
||||
"target=\"_blank\">documentation</a>."
|
||||
msgstr ""
|
||||
msgstr "Informatie over het configureren van uw server is hier te vinden <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentatie</a>."
|
||||
|
||||
#: templates/installation.php:36
|
||||
msgid "Create an <strong>admin account</strong>"
|
||||
|
|
|
@ -19,9 +19,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
|
||||
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:26+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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -80,7 +80,7 @@ msgstr "Schrijven naar schijf mislukt"
|
|||
|
||||
#: ajax/upload.php:52
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
msgstr "Niet genoeg opslagruimte beschikbaar"
|
||||
|
||||
#: ajax/upload.php:83
|
||||
msgid "Invalid directory."
|
||||
|
@ -90,15 +90,15 @@ msgstr "Ongeldige directory."
|
|||
msgid "Files"
|
||||
msgstr "Bestanden"
|
||||
|
||||
#: js/fileactions.js:116
|
||||
#: js/fileactions.js:125
|
||||
msgid "Delete permanently"
|
||||
msgstr "Verwijder definitief"
|
||||
|
||||
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
|
||||
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Verwijder"
|
||||
|
||||
#: js/fileactions.js:184
|
||||
#: js/fileactions.js:193
|
||||
msgid "Rename"
|
||||
msgstr "Hernoem"
|
||||
|
||||
|
@ -204,31 +204,31 @@ msgstr "URL kan niet leeg zijn."
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Ongeldige mapnaam. Gebruik van'Gedeeld' is voorbehouden aan Owncloud"
|
||||
|
||||
#: js/files.js:947 templates/index.php:67
|
||||
#: js/files.js:948 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Naam"
|
||||
|
||||
#: js/files.js:948 templates/index.php:78
|
||||
#: js/files.js:949 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Bestandsgrootte"
|
||||
|
||||
#: js/files.js:949 templates/index.php:80
|
||||
#: js/files.js:950 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Laatst aangepast"
|
||||
|
||||
#: js/files.js:968
|
||||
#: js/files.js:969
|
||||
msgid "1 folder"
|
||||
msgstr "1 map"
|
||||
|
||||
#: js/files.js:970
|
||||
#: js/files.js:971
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} mappen"
|
||||
|
||||
#: js/files.js:978
|
||||
#: js/files.js:979
|
||||
msgid "1 file"
|
||||
msgstr "1 bestand"
|
||||
|
||||
#: js/files.js:980
|
||||
#: js/files.js:981
|
||||
msgid "{count} files"
|
||||
msgstr "{count} bestanden"
|
||||
|
||||
|
@ -286,7 +286,7 @@ msgstr "Vanaf link"
|
|||
|
||||
#: templates/index.php:40
|
||||
msgid "Trash bin"
|
||||
msgstr ""
|
||||
msgstr "Prullenbak"
|
||||
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
|
||||
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:26+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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -21,12 +21,12 @@ msgstr ""
|
|||
#: ajax/delete.php:22
|
||||
#, php-format
|
||||
msgid "Couldn't delete %s permanently"
|
||||
msgstr ""
|
||||
msgstr "Kon %s niet permanent verwijderen"
|
||||
|
||||
#: ajax/undelete.php:41
|
||||
#, php-format
|
||||
msgid "Couldn't restore %s"
|
||||
msgstr ""
|
||||
msgstr "Kon %s niet herstellen"
|
||||
|
||||
#: js/trash.js:7 js/trash.js:94
|
||||
msgid "perform restore operation"
|
||||
|
|
|
@ -3,14 +3,15 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# André Koot <meneer@tken.net>, 2013.
|
||||
# Richard Bos <radoeka@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
|
||||
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:35+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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -21,33 +22,33 @@ msgstr ""
|
|||
#: ajax/rollbackVersion.php:15
|
||||
#, php-format
|
||||
msgid "Could not revert: %s"
|
||||
msgstr ""
|
||||
msgstr "Kon niet terugdraaien: %s"
|
||||
|
||||
#: history.php:40
|
||||
msgid "success"
|
||||
msgstr ""
|
||||
msgstr "succes"
|
||||
|
||||
#: history.php:42
|
||||
#, php-format
|
||||
msgid "File %s was reverted to version %s"
|
||||
msgstr ""
|
||||
msgstr "Bestand %s is teruggedraaid naar versie %s"
|
||||
|
||||
#: history.php:49
|
||||
msgid "failure"
|
||||
msgstr ""
|
||||
msgstr "mislukking"
|
||||
|
||||
#: history.php:51
|
||||
#, php-format
|
||||
msgid "File %s could not be reverted to version %s"
|
||||
msgstr ""
|
||||
msgstr "Bestand %s kon niet worden teruggedraaid naar versie %s"
|
||||
|
||||
#: history.php:68
|
||||
msgid "No old versions available"
|
||||
msgstr ""
|
||||
msgstr "Geen oudere versies beschikbaar"
|
||||
|
||||
#: history.php:73
|
||||
msgid "No path specified"
|
||||
msgstr ""
|
||||
msgstr "Geen pad opgegeven"
|
||||
|
||||
#: js/versions.js:16
|
||||
msgid "History"
|
||||
|
@ -55,7 +56,7 @@ msgstr "Geschiedenis"
|
|||
|
||||
#: templates/history.php:20
|
||||
msgid "Revert a file to a previous version by clicking on its revert button"
|
||||
msgstr ""
|
||||
msgstr "Draai een bestand terug naar een voorgaande versie door te klikken op de terugdraai knop"
|
||||
|
||||
#: templates/settings.php:3
|
||||
msgid "Files Versioning"
|
||||
|
|
|
@ -11,9 +11,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 21:18+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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -91,51 +91,51 @@ msgstr "Afbeeldingen"
|
|||
|
||||
#: setup.php:34
|
||||
msgid "Set an admin username."
|
||||
msgstr ""
|
||||
msgstr "Stel de gebruikersnaam van de beheerder in."
|
||||
|
||||
#: setup.php:37
|
||||
msgid "Set an admin password."
|
||||
msgstr ""
|
||||
msgstr "Stel een beheerderswachtwoord in."
|
||||
|
||||
#: setup.php:40
|
||||
msgid "Specify a data folder."
|
||||
msgstr ""
|
||||
msgstr "Geef een datamap op."
|
||||
|
||||
#: setup.php:53
|
||||
#, php-format
|
||||
msgid "%s enter the database username."
|
||||
msgstr ""
|
||||
msgstr "%s opgeven database gebruikersnaam."
|
||||
|
||||
#: setup.php:56
|
||||
#, php-format
|
||||
msgid "%s enter the database name."
|
||||
msgstr ""
|
||||
msgstr "%s opgeven databasenaam."
|
||||
|
||||
#: setup.php:59
|
||||
#, php-format
|
||||
msgid "%s you may not use dots in the database name"
|
||||
msgstr ""
|
||||
msgstr "%s er mogen geen puntjes in de databasenaam voorkomen"
|
||||
|
||||
#: setup.php:62
|
||||
#, php-format
|
||||
msgid "%s set the database host."
|
||||
msgstr ""
|
||||
msgstr "%s instellen databaseservernaam."
|
||||
|
||||
#: setup.php:126 setup.php:291 setup.php:336
|
||||
msgid "PostgreSQL username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "PostgreSQL gebruikersnaam en/of wachtwoord ongeldig"
|
||||
|
||||
#: setup.php:127 setup.php:150 setup.php:204
|
||||
msgid "You need to enter either an existing account or the administrator."
|
||||
msgstr ""
|
||||
msgstr "Geef of een bestaand account op of het beheerdersaccount."
|
||||
|
||||
#: setup.php:149 setup.php:423 setup.php:489
|
||||
msgid "Oracle username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Oracle gebruikersnaam en/of wachtwoord ongeldig"
|
||||
|
||||
#: setup.php:203
|
||||
msgid "MySQL username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "MySQL gebruikersnaam en/of wachtwoord ongeldig"
|
||||
|
||||
#: setup.php:255 setup.php:357 setup.php:366 setup.php:384 setup.php:394
|
||||
#: setup.php:403 setup.php:430 setup.php:496 setup.php:522 setup.php:529
|
||||
|
@ -143,48 +143,48 @@ msgstr ""
|
|||
#: setup.php:579
|
||||
#, php-format
|
||||
msgid "DB Error: \"%s\""
|
||||
msgstr ""
|
||||
msgstr "DB Fout: \"%s\""
|
||||
|
||||
#: setup.php:256 setup.php:358 setup.php:367 setup.php:385 setup.php:395
|
||||
#: setup.php:404 setup.php:431 setup.php:497 setup.php:523 setup.php:530
|
||||
#: setup.php:541 setup.php:557 setup.php:565 setup.php:574
|
||||
#, php-format
|
||||
msgid "Offending command was: \"%s\""
|
||||
msgstr ""
|
||||
msgstr "Onjuiste commande was: \"%s\""
|
||||
|
||||
#: setup.php:270
|
||||
#, php-format
|
||||
msgid "MySQL user '%s'@'localhost' exists already."
|
||||
msgstr ""
|
||||
msgstr "MySQL gebruiker '%s'@'localhost' bestaat al."
|
||||
|
||||
#: setup.php:271
|
||||
msgid "Drop this user from MySQL"
|
||||
msgstr ""
|
||||
msgstr "Verwijder deze gebruiker uit MySQL"
|
||||
|
||||
#: setup.php:276
|
||||
#, php-format
|
||||
msgid "MySQL user '%s'@'%%' already exists"
|
||||
msgstr ""
|
||||
msgstr "MySQL gebruiker '%s'@'%%' bestaat al"
|
||||
|
||||
#: setup.php:277
|
||||
msgid "Drop this user from MySQL."
|
||||
msgstr ""
|
||||
msgstr "Verwijder deze gebruiker uit MySQL."
|
||||
|
||||
#: setup.php:548 setup.php:580
|
||||
#, php-format
|
||||
msgid "Offending command was: \"%s\", name: %s, password: %s"
|
||||
msgstr ""
|
||||
msgstr "Onjuiste commando was: \"%s\", naam: %s, wachtwoord: %s"
|
||||
|
||||
#: setup.php:644
|
||||
msgid ""
|
||||
"Your web server is not yet properly setup to allow files synchronization "
|
||||
"because the WebDAV interface seems to be broken."
|
||||
msgstr ""
|
||||
msgstr "Uw webserver is nog niet goed ingesteld voor bestandssynchronisatie omdat de WebDAV interface verbroken lijkt."
|
||||
|
||||
#: setup.php:645
|
||||
#, php-format
|
||||
msgid "Please double check the <a href='%s'>installation guides</a>."
|
||||
msgstr ""
|
||||
msgstr "Conntroleer de <a href='%s'>installatie handleiding</a> goed."
|
||||
|
||||
#: template.php:113
|
||||
msgid "seconds ago"
|
||||
|
|
|
@ -18,9 +18,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:24+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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -190,11 +190,11 @@ msgstr "U heeft <strong>%s</strong> van de <strong>%s</strong> beschikbaren geb
|
|||
|
||||
#: templates/personal.php:14
|
||||
msgid "Get the apps to sync your files"
|
||||
msgstr ""
|
||||
msgstr "Download de apps om bestanden te synchen"
|
||||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Toon de Eerste start Wizard opnieuw"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
|
||||
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:25+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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -217,7 +217,7 @@ msgstr "Gebruik TLS"
|
|||
|
||||
#: templates/settings.php:38
|
||||
msgid "Do not use it additionally for LDAPS connections, it will fail."
|
||||
msgstr ""
|
||||
msgstr "Gebruik het niet voor LDAPS verbindingen, dat gaat niet lukken."
|
||||
|
||||
#: templates/settings.php:39
|
||||
msgid "Case insensitve LDAP server (Windows)"
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
# Kamil Domański <kdomanski@kdemail.net>, 2011.
|
||||
# Marcin Małecki <gerber@tkdami.net>, 2011, 2012.
|
||||
# Marcin Małecki <mosslar@gmail.com>, 2011.
|
||||
# Michał Plichta <mplichta@gmail.com>, 2013.
|
||||
# <mosslar@gmail.com>, 2011.
|
||||
# <mplichta@gmail.com>, 2012.
|
||||
# Piotr Sokół <psokol@jabster.pl>, 2012.
|
||||
|
@ -18,9 +19,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 20:22+0000\n"
|
||||
"Last-Translator: emc <mplichta@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"
|
||||
|
@ -93,11 +94,11 @@ msgstr "Nie można usunąć użytkownika z grupy %s"
|
|||
|
||||
#: ajax/updateapp.php:14
|
||||
msgid "Couldn't update app."
|
||||
msgstr ""
|
||||
msgstr "Nie można uaktualnić aplikacji"
|
||||
|
||||
#: js/apps.js:30
|
||||
msgid "Update to {appversion}"
|
||||
msgstr ""
|
||||
msgstr "Aktualizacja do {appversion}"
|
||||
|
||||
#: js/apps.js:36 js/apps.js:76
|
||||
msgid "Disable"
|
||||
|
@ -109,15 +110,15 @@ msgstr "Włącz"
|
|||
|
||||
#: js/apps.js:55
|
||||
msgid "Please wait...."
|
||||
msgstr ""
|
||||
msgstr "Prosze czekać..."
|
||||
|
||||
#: js/apps.js:84
|
||||
msgid "Updating...."
|
||||
msgstr ""
|
||||
msgstr "Aktualizacja w toku..."
|
||||
|
||||
#: js/apps.js:87
|
||||
msgid "Error while updating app"
|
||||
msgstr ""
|
||||
msgstr "Błąd podczas aktualizacji aplikacji"
|
||||
|
||||
#: js/apps.js:87
|
||||
msgid "Error"
|
||||
|
@ -125,7 +126,7 @@ msgstr "Błąd"
|
|||
|
||||
#: js/apps.js:90
|
||||
msgid "Updated"
|
||||
msgstr ""
|
||||
msgstr "Zaktualizowano"
|
||||
|
||||
#: js/personal.js:96
|
||||
msgid "Saving..."
|
||||
|
@ -222,7 +223,7 @@ msgstr "Zmień hasło"
|
|||
|
||||
#: templates/personal.php:54 templates/users.php:80
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
msgstr "Wyświetlana nazwa"
|
||||
|
||||
#: templates/personal.php:55
|
||||
msgid "Your display name was changed"
|
||||
|
@ -230,11 +231,11 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:56
|
||||
msgid "Unable to change your display name"
|
||||
msgstr ""
|
||||
msgstr "Nie można zmianić wyświetlanej nazwy"
|
||||
|
||||
#: templates/personal.php:59
|
||||
msgid "Change display name"
|
||||
msgstr ""
|
||||
msgstr "Zmiana wyświetlanej nazwy"
|
||||
|
||||
#: templates/personal.php:68
|
||||
msgid "Email"
|
||||
|
@ -280,7 +281,7 @@ msgstr "Stworzone przez <a href=\"http://ownCloud.org/contact\" target=\"_blank\
|
|||
|
||||
#: templates/users.php:21 templates/users.php:79
|
||||
msgid "Login Name"
|
||||
msgstr ""
|
||||
msgstr "Login"
|
||||
|
||||
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
|
||||
msgid "Groups"
|
||||
|
@ -316,7 +317,7 @@ msgstr ""
|
|||
|
||||
#: templates/users.php:101
|
||||
msgid "set new password"
|
||||
msgstr ""
|
||||
msgstr "zmień hasło"
|
||||
|
||||
#: templates/users.php:137
|
||||
msgid "Default"
|
||||
|
|
|
@ -17,8 +17,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -193,7 +193,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Mostrar este Assistente de novo"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -15,8 +15,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -191,7 +191,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Mostrar novamente Wizard de Arranque Inicial"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
# <sharov3@gmail.com>, 2013.
|
||||
# <skoptev@ukr.net>, 2012.
|
||||
# <tony.mccourin@gmail.com>, 2011.
|
||||
# Victor Ashirov <victor.ashirov@gmail.com>, 2013.
|
||||
# Victor Bravo <>, 2012.
|
||||
# <victor.dubiniuk@gmail.com>, 2012.
|
||||
# Дмитрий <langaru@gmail.com>, 2013.
|
||||
|
@ -20,9 +21,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
|
||||
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 16:30+0000\n"
|
||||
"Last-Translator: unixoid <victor.ashirov@gmail.com>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -91,15 +92,15 @@ msgstr "Неправильный каталог."
|
|||
msgid "Files"
|
||||
msgstr "Файлы"
|
||||
|
||||
#: js/fileactions.js:116
|
||||
#: js/fileactions.js:125
|
||||
msgid "Delete permanently"
|
||||
msgstr "Удалено навсегда"
|
||||
|
||||
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
|
||||
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr "Удалить"
|
||||
|
||||
#: js/fileactions.js:184
|
||||
#: js/fileactions.js:193
|
||||
msgid "Rename"
|
||||
msgstr "Переименовать"
|
||||
|
||||
|
@ -205,31 +206,31 @@ msgstr "Ссылка не может быть пустой."
|
|||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Неправильное имя каталога. Имя 'Shared' зарезервировано."
|
||||
|
||||
#: js/files.js:947 templates/index.php:67
|
||||
#: js/files.js:948 templates/index.php:67
|
||||
msgid "Name"
|
||||
msgstr "Название"
|
||||
|
||||
#: js/files.js:948 templates/index.php:78
|
||||
#: js/files.js:949 templates/index.php:78
|
||||
msgid "Size"
|
||||
msgstr "Размер"
|
||||
|
||||
#: js/files.js:949 templates/index.php:80
|
||||
#: js/files.js:950 templates/index.php:80
|
||||
msgid "Modified"
|
||||
msgstr "Изменён"
|
||||
|
||||
#: js/files.js:968
|
||||
#: js/files.js:969
|
||||
msgid "1 folder"
|
||||
msgstr "1 папка"
|
||||
|
||||
#: js/files.js:970
|
||||
#: js/files.js:971
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} папок"
|
||||
|
||||
#: js/files.js:978
|
||||
#: js/files.js:979
|
||||
msgid "1 file"
|
||||
msgstr "1 файл"
|
||||
|
||||
#: js/files.js:980
|
||||
#: js/files.js:981
|
||||
msgid "{count} files"
|
||||
msgstr "{count} файлов"
|
||||
|
||||
|
@ -287,7 +288,7 @@ msgstr "Из ссылки"
|
|||
|
||||
#: templates/index.php:40
|
||||
msgid "Trash bin"
|
||||
msgstr ""
|
||||
msgstr "Корзина"
|
||||
|
||||
#: templates/index.php:46
|
||||
msgid "Cancel upload"
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
# <sharov3@gmail.com>, 2012-2013.
|
||||
# <skoptev@ukr.net>, 2012.
|
||||
# <tony.mccourin@gmail.com>, 2011.
|
||||
# Victor Ashirov <victor.ashirov@gmail.com>, 2013.
|
||||
# Victor Bravo <>, 2012.
|
||||
# <victor.dubiniuk@gmail.com>, 2012.
|
||||
# Дмитрий <langaru@gmail.com>, 2013.
|
||||
|
@ -21,9 +22,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 16:30+0000\n"
|
||||
"Last-Translator: unixoid <victor.ashirov@gmail.com>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -193,11 +194,11 @@ msgstr "Вы использовали <strong>%s</strong> из доступны
|
|||
|
||||
#: templates/personal.php:14
|
||||
msgid "Get the apps to sync your files"
|
||||
msgstr ""
|
||||
msgstr "Получить приложения для синхронизации ваших файлов"
|
||||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Показать помощник настройки"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -6,14 +6,15 @@
|
|||
# <4671992@gmail.com>, 2012.
|
||||
# Denis <reg.transifex.net@demitel.ru>, 2012.
|
||||
# <semen@sam002.net>, 2012.
|
||||
# Victor Ashirov <victor.ashirov@gmail.com>, 2013.
|
||||
# Дмитрий <langaru@gmail.com>, 2013.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
|
||||
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 16:30+0000\n"
|
||||
"Last-Translator: unixoid <victor.ashirov@gmail.com>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -33,7 +34,7 @@ msgstr "Конфигурация правильная и подключение
|
|||
msgid ""
|
||||
"The configuration is valid, but the Bind failed. Please check the server "
|
||||
"settings and credentials."
|
||||
msgstr ""
|
||||
msgstr "Конфигурация верна, но операция подключения завершилась неудачно. Пожалуйста, проверьте настройки сервера и учетные данные."
|
||||
|
||||
#: ajax/testConfiguration.php:40
|
||||
msgid ""
|
||||
|
@ -84,7 +85,7 @@ msgstr "<b>Внимание:</b>Приложения user_ldap и user_webdavaut
|
|||
msgid ""
|
||||
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not "
|
||||
"work. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Внимание:</b> Модуль LDAP для PHP не установлен, бэкенд не будет работать. Пожалуйста, попросите вашего системного администратора его установить. "
|
||||
|
||||
#: templates/settings.php:15
|
||||
msgid "Server configuration"
|
||||
|
@ -109,7 +110,7 @@ msgstr "Базовый DN"
|
|||
|
||||
#: templates/settings.php:22
|
||||
msgid "One Base DN per line"
|
||||
msgstr ""
|
||||
msgstr "По одному базовому DN в строке."
|
||||
|
||||
#: templates/settings.php:22
|
||||
msgid "You can specify Base DN for users and groups in the Advanced tab"
|
||||
|
@ -184,7 +185,7 @@ msgstr "Конфигурация активна"
|
|||
|
||||
#: templates/settings.php:33
|
||||
msgid "When unchecked, this configuration will be skipped."
|
||||
msgstr ""
|
||||
msgstr "Когда галочка снята, эта конфигурация будет пропущена."
|
||||
|
||||
#: templates/settings.php:34
|
||||
msgid "Port"
|
||||
|
@ -192,17 +193,17 @@ msgstr "Порт"
|
|||
|
||||
#: templates/settings.php:35
|
||||
msgid "Backup (Replica) Host"
|
||||
msgstr ""
|
||||
msgstr "Адрес резервного сервера"
|
||||
|
||||
#: templates/settings.php:35
|
||||
msgid ""
|
||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||
"server."
|
||||
msgstr ""
|
||||
msgstr "Укажите дополнительный резервный сервер. Он должен быть репликой главного LDAP/AD сервера."
|
||||
|
||||
#: templates/settings.php:36
|
||||
msgid "Backup (Replica) Port"
|
||||
msgstr ""
|
||||
msgstr "Порт резервного сервера"
|
||||
|
||||
#: templates/settings.php:37
|
||||
msgid "Disable Main Server"
|
||||
|
@ -210,7 +211,7 @@ msgstr "Отключение главного сервера"
|
|||
|
||||
#: templates/settings.php:37
|
||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||
msgstr ""
|
||||
msgstr "Когда включено, ownCloud будет соединяться только с резервным сервером."
|
||||
|
||||
#: templates/settings.php:38
|
||||
msgid "Use TLS"
|
||||
|
@ -218,7 +219,7 @@ msgstr "Использовать TLS"
|
|||
|
||||
#: templates/settings.php:38
|
||||
msgid "Do not use it additionally for LDAPS connections, it will fail."
|
||||
msgstr ""
|
||||
msgstr "Не используйте совместно с безопасными подключениями (LDAPS), это не сработает."
|
||||
|
||||
#: templates/settings.php:39
|
||||
msgid "Case insensitve LDAP server (Windows)"
|
||||
|
@ -260,7 +261,7 @@ msgstr "База пользовательского дерева"
|
|||
|
||||
#: templates/settings.php:46
|
||||
msgid "One User Base DN per line"
|
||||
msgstr ""
|
||||
msgstr "По одной базовому DN пользователей в строке."
|
||||
|
||||
#: templates/settings.php:47
|
||||
msgid "User Search Attributes"
|
||||
|
@ -284,11 +285,11 @@ msgstr "База группового дерева"
|
|||
|
||||
#: templates/settings.php:49
|
||||
msgid "One Group Base DN per line"
|
||||
msgstr ""
|
||||
msgstr "По одной базовому DN групп в строке."
|
||||
|
||||
#: templates/settings.php:50
|
||||
msgid "Group Search Attributes"
|
||||
msgstr ""
|
||||
msgstr "Атрибуты поиска для группы"
|
||||
|
||||
#: templates/settings.php:51
|
||||
msgid "Group-Member association"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -185,7 +185,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Вновь показать помощника первоначальной настройки"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -13,8 +13,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -189,7 +189,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Znovu zobraziť sprievodcu prvým spustením"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -185,7 +185,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Поново прикажи чаробњак за прво покретање"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -192,7 +192,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Visa Första uppstarts-guiden igen"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -251,12 +251,12 @@ msgstr ""
|
|||
msgid "The required file {file} is not installed!"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
|
||||
msgid "Share"
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90
|
||||
msgid "Shared"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
|
||||
msgid "Shared"
|
||||
#: js/share.js:93
|
||||
msgid "Share"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:141 js/share.js:622
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -78,15 +78,15 @@ msgstr ""
|
|||
msgid "Files"
|
||||
msgstr ""
|
||||
|
||||
#: js/fileactions.js:116
|
||||
#: js/fileactions.js:125
|
||||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
|
||||
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: js/fileactions.js:184
|
||||
#: js/fileactions.js:193
|
||||
msgid "Rename"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -186,7 +186,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "แสดงหน้าจอวิซาร์ดนำทางครั้งแรกอีกครั้ง"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -14,8 +14,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -190,7 +190,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "Hiện lại việc chạy đồ thuật khởi đầu"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -15,8 +15,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
|
||||
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
|
||||
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -191,7 +191,7 @@ msgstr ""
|
|||
|
||||
#: templates/personal.php:25
|
||||
msgid "Show First Run Wizard again"
|
||||
msgstr ""
|
||||
msgstr "再次顯示首次使用精靈"
|
||||
|
||||
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
|
||||
msgid "Password"
|
||||
|
|
|
@ -16,6 +16,24 @@
|
|||
"Files" => "Fitxers",
|
||||
"Text" => "Text",
|
||||
"Images" => "Imatges",
|
||||
"Set an admin username." => "Establiu un nom d'usuari per l'administrador.",
|
||||
"Set an admin password." => "Establiu una contrasenya per l'administrador.",
|
||||
"Specify a data folder." => "Especifiqueu una carpeta de dades.",
|
||||
"%s enter the database username." => "%s escriviu el nom d'usuari de la base de dades.",
|
||||
"%s enter the database name." => "%s escriviu el nom de la base de dades.",
|
||||
"%s you may not use dots in the database name" => "%s no podeu usar punts en el nom de la base de dades",
|
||||
"%s set the database host." => "%s establiu l'ordinador central de la base de dades.",
|
||||
"PostgreSQL username and/or password not valid" => "Nom d'usuari i/o contrasenya PostgreSQL no vàlids",
|
||||
"You need to enter either an existing account or the administrator." => "Heu d'escriure un compte existent o el d'administrador.",
|
||||
"Oracle username and/or password not valid" => "Nom d'usuari i/o contrasenya Oracle no vàlids",
|
||||
"MySQL username and/or password not valid" => "Nom d'usuari i/o contrasenya MySQL no vàlids",
|
||||
"DB Error: \"%s\"" => "Error DB: \"%s\"",
|
||||
"Offending command was: \"%s\"" => "L'ordre en conflicte és: \"%s\"",
|
||||
"MySQL user '%s'@'localhost' exists already." => "L'usuari MySQL '%s'@'localhost' ja existeix.",
|
||||
"Drop this user from MySQL" => "Elimina aquest usuari de MySQL",
|
||||
"MySQL user '%s'@'%%' already exists" => "L'usuari MySQL '%s'@'%%' ja existeix",
|
||||
"Drop this user from MySQL." => "Elimina aquest usuari de MySQL.",
|
||||
"Offending command was: \"%s\", name: %s, password: %s" => "L'ordre en conflicte és: \"%s\", nom: %s, contrasenya: %s",
|
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "El servidor web no està configurat correctament per permetre la sincronització de fitxers perquè la interfície WebDAV sembla no funcionar correctament.",
|
||||
"Please double check the <a href='%s'>installation guides</a>." => "Comproveu les <a href='%s'>guies d'instal·lació</a>.",
|
||||
"seconds ago" => "segons enrere",
|
||||
|
|
|
@ -16,6 +16,24 @@
|
|||
"Files" => "Soubory",
|
||||
"Text" => "Text",
|
||||
"Images" => "Obrázky",
|
||||
"Set an admin username." => "Zadejte uživatelské jméno správce.",
|
||||
"Set an admin password." => "Zadejte heslo správce.",
|
||||
"Specify a data folder." => "Určete složku dat.",
|
||||
"%s enter the database username." => "Zadejte uživatelské jméno %s databáze.",
|
||||
"%s enter the database name." => "Zadejte název databáze pro %s databáze.",
|
||||
"%s you may not use dots in the database name" => "V názvu databáze %s nesmíte používat tečky.",
|
||||
"%s set the database host." => "Zadejte název počítače s databází %s.",
|
||||
"PostgreSQL username and/or password not valid" => "Uživatelské jméno, či heslo PostgreSQL není platné",
|
||||
"You need to enter either an existing account or the administrator." => "Musíte zadat existující účet, či správce.",
|
||||
"Oracle username and/or password not valid" => "Uživatelské jméno, či heslo Oracle není platné",
|
||||
"MySQL username and/or password not valid" => "Uživatelské jméno, či heslo MySQL není platné",
|
||||
"DB Error: \"%s\"" => "Chyba DB: \"%s\"",
|
||||
"Offending command was: \"%s\"" => "Podezřelý příkaz byl: \"%s\"",
|
||||
"MySQL user '%s'@'localhost' exists already." => "Uživatel '%s'@'localhost' již v MySQL existuje.",
|
||||
"Drop this user from MySQL" => "Zahodit uživatele z MySQL",
|
||||
"MySQL user '%s'@'%%' already exists" => "Uživatel '%s'@'%%' již v MySQL existuje",
|
||||
"Drop this user from MySQL." => "Zahodit uživatele z MySQL.",
|
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Podezřelý příkaz byl: \"%s\", jméno: %s, heslo: %s",
|
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Váš webový server není správně nastaven pro umožnění synchronizace, protože rozhraní WebDAV je rozbité.",
|
||||
"Please double check the <a href='%s'>installation guides</a>." => "Zkonzultujte, prosím, <a href='%s'>průvodce instalací</a>.",
|
||||
"seconds ago" => "před vteřinami",
|
||||
|
|
|
@ -16,6 +16,26 @@
|
|||
"Files" => "Filer",
|
||||
"Text" => "SMS",
|
||||
"Images" => "Billeder",
|
||||
"Set an admin username." => "Angiv et admin brugernavn.",
|
||||
"Set an admin password." => "Angiv et admin kodeord.",
|
||||
"Specify a data folder." => "Specificer en data mappe.",
|
||||
"%s enter the database username." => "%s indtast database brugernavnet.",
|
||||
"%s enter the database name." => "%s indtast database navnet.",
|
||||
"%s you may not use dots in the database name" => "%s du må ikke bruge punktummer i databasenavnet.",
|
||||
"%s set the database host." => "%s sæt database værten.",
|
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL brugernavn og/eller kodeord er ikke gyldigt.",
|
||||
"You need to enter either an existing account or the administrator." => "Du bliver nødt til at indtaste en eksisterende bruger eller en administrator.",
|
||||
"Oracle username and/or password not valid" => "Oracle brugernavn og/eller kodeord er ikke gyldigt.",
|
||||
"MySQL username and/or password not valid" => "MySQL brugernavn og/eller kodeord er ikke gyldigt.",
|
||||
"DB Error: \"%s\"" => "Databasefejl: \"%s\"",
|
||||
"Offending command was: \"%s\"" => "Fejlende kommando var: \"%s\"",
|
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL brugeren '%s'@'localhost' eksisterer allerede.",
|
||||
"Drop this user from MySQL" => "Slet denne bruger fra MySQL",
|
||||
"MySQL user '%s'@'%%' already exists" => "MySQL brugeren '%s'@'%%' eksisterer allerede.",
|
||||
"Drop this user from MySQL." => "Slet denne bruger fra MySQL",
|
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Fejlende kommando var: \"%s\", navn: %s, password: %s",
|
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Din webserver er endnu ikke sat op til at tillade fil synkronisering fordi WebDAV grænsefladen virker ødelagt.",
|
||||
"Please double check the <a href='%s'>installation guides</a>." => "Dobbelttjek venligst <a href='%s'>installations vejledningerne</a>.",
|
||||
"seconds ago" => "sekunder siden",
|
||||
"1 minute ago" => "1 minut siden",
|
||||
"%d minutes ago" => "%d minutter siden",
|
||||
|
|
|
@ -16,6 +16,11 @@
|
|||
"Files" => "Archivos",
|
||||
"Text" => "Texto",
|
||||
"Images" => "Imágenes",
|
||||
"Set an admin username." => "Configurar un nombre de administrador",
|
||||
"Set an admin password." => "Configurar una palabra clave de administrador",
|
||||
"Specify a data folder." => "Especificar un directorio de datos",
|
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Tu servidor web no está configurado todavía para permitir sincronización de archivos porque la interfaz WebDAV parece no funcionar.",
|
||||
"Please double check the <a href='%s'>installation guides</a>." => "Por favor, comprobá nuevamente la <a href='%s'>guía de instalación</a>.",
|
||||
"seconds ago" => "hace unos segundos",
|
||||
"1 minute ago" => "hace 1 minuto",
|
||||
"%d minutes ago" => "hace %d minutos",
|
||||
|
|
|
@ -16,6 +16,24 @@
|
|||
"Files" => "File",
|
||||
"Text" => "Testo",
|
||||
"Images" => "Immagini",
|
||||
"Set an admin username." => "Imposta un nome utente di amministrazione.",
|
||||
"Set an admin password." => "Imposta una password di amministrazione.",
|
||||
"Specify a data folder." => "Specifica una cartella dei dati.",
|
||||
"%s enter the database username." => "%s digita il nome utente del database.",
|
||||
"%s enter the database name." => "%s digita il nome del database.",
|
||||
"%s you may not use dots in the database name" => "%s non dovresti utilizzare punti nel nome del database",
|
||||
"%s set the database host." => "%s imposta l'host del database.",
|
||||
"PostgreSQL username and/or password not valid" => "Nome utente e/o password di PostgreSQL non validi",
|
||||
"You need to enter either an existing account or the administrator." => "È necessario inserire un account esistente o l'amministratore.",
|
||||
"Oracle username and/or password not valid" => "Nome utente e/o password di Oracle non validi",
|
||||
"MySQL username and/or password not valid" => "Nome utente e/o password di MySQL non validi",
|
||||
"DB Error: \"%s\"" => "Errore DB: \"%s\"",
|
||||
"Offending command was: \"%s\"" => "Il comando non consentito era: \"%s\"",
|
||||
"MySQL user '%s'@'localhost' exists already." => "L'utente MySQL '%s'@'localhost' esiste già.",
|
||||
"Drop this user from MySQL" => "Elimina questo utente da MySQL",
|
||||
"MySQL user '%s'@'%%' already exists" => "L'utente MySQL '%s'@'%%' esiste già",
|
||||
"Drop this user from MySQL." => "Elimina questo utente da MySQL.",
|
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Il comando non consentito era: \"%s\", nome: %s, password: %s",
|
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Il tuo server web non è configurato correttamente per consentire la sincronizzazione dei file poiché l'interfaccia WebDAV sembra essere danneggiata.",
|
||||
"Please double check the <a href='%s'>installation guides</a>." => "Leggi attentamente le <a href='%s'>guide d'installazione</a>.",
|
||||
"seconds ago" => "secondi fa",
|
||||
|
|
|
@ -16,6 +16,24 @@
|
|||
"Files" => "Datnes",
|
||||
"Text" => "Teksts",
|
||||
"Images" => "Attēli",
|
||||
"Set an admin username." => "Iestatiet administratora lietotājvārdu.",
|
||||
"Set an admin password." => "Iestatiet administratora paroli.",
|
||||
"Specify a data folder." => "Norādiet datu mapi.",
|
||||
"%s enter the database username." => "%s ievadiet datubāzes lietotājvārdu.",
|
||||
"%s enter the database name." => "%s ievadiet datubāzes nosaukumu.",
|
||||
"%s you may not use dots in the database name" => "%s datubāžu nosaukumos nedrīkst izmantot punktus",
|
||||
"%s set the database host." => "%s iestatiet datubāžu serveri.",
|
||||
"PostgreSQL username and/or password not valid" => "Nav derīga PostgreSQL parole un/vai lietotājvārds",
|
||||
"You need to enter either an existing account or the administrator." => "Jums jāievada vai nu esošs vai administratora konts.",
|
||||
"Oracle username and/or password not valid" => "Nav derīga Oracle parole un/vai lietotājvārds",
|
||||
"MySQL username and/or password not valid" => "Nav derīga MySQL parole un/vai lietotājvārds",
|
||||
"DB Error: \"%s\"" => "DB kļūda — “%s”",
|
||||
"Offending command was: \"%s\"" => "Vainīgā komanda bija “%s”",
|
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL lietotājs %s'@'localhost' jau eksistē.",
|
||||
"Drop this user from MySQL" => "Izmest šo lietotāju no MySQL",
|
||||
"MySQL user '%s'@'%%' already exists" => "MySQL lietotājs '%s'@'%%' jau eksistē",
|
||||
"Drop this user from MySQL." => "Izmest šo lietotāju no MySQL.",
|
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Vainīgā komanda bija \"%s\", vārds: %s, parole: %s",
|
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Jūsu serveris vēl nav pareizi iestatīts, lai ļautu sinhronizēt datnes, jo izskatās, ka WebDAV saskarne ir salauzta.",
|
||||
"Please double check the <a href='%s'>installation guides</a>." => "Lūdzu, vēlreiz pārbaudiet <a href='%s'>instalēšanas palīdzību</a>.",
|
||||
"seconds ago" => "sekundes atpakaļ",
|
||||
|
|
|
@ -16,6 +16,26 @@
|
|||
"Files" => "Bestanden",
|
||||
"Text" => "Tekst",
|
||||
"Images" => "Afbeeldingen",
|
||||
"Set an admin username." => "Stel de gebruikersnaam van de beheerder in.",
|
||||
"Set an admin password." => "Stel een beheerderswachtwoord in.",
|
||||
"Specify a data folder." => "Geef een datamap op.",
|
||||
"%s enter the database username." => "%s opgeven database gebruikersnaam.",
|
||||
"%s enter the database name." => "%s opgeven databasenaam.",
|
||||
"%s you may not use dots in the database name" => "%s er mogen geen puntjes in de databasenaam voorkomen",
|
||||
"%s set the database host." => "%s instellen databaseservernaam.",
|
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL gebruikersnaam en/of wachtwoord ongeldig",
|
||||
"You need to enter either an existing account or the administrator." => "Geef of een bestaand account op of het beheerdersaccount.",
|
||||
"Oracle username and/or password not valid" => "Oracle gebruikersnaam en/of wachtwoord ongeldig",
|
||||
"MySQL username and/or password not valid" => "MySQL gebruikersnaam en/of wachtwoord ongeldig",
|
||||
"DB Error: \"%s\"" => "DB Fout: \"%s\"",
|
||||
"Offending command was: \"%s\"" => "Onjuiste commande was: \"%s\"",
|
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL gebruiker '%s'@'localhost' bestaat al.",
|
||||
"Drop this user from MySQL" => "Verwijder deze gebruiker uit MySQL",
|
||||
"MySQL user '%s'@'%%' already exists" => "MySQL gebruiker '%s'@'%%' bestaat al",
|
||||
"Drop this user from MySQL." => "Verwijder deze gebruiker uit MySQL.",
|
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Onjuiste commando was: \"%s\", naam: %s, wachtwoord: %s",
|
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Uw webserver is nog niet goed ingesteld voor bestandssynchronisatie omdat de WebDAV interface verbroken lijkt.",
|
||||
"Please double check the <a href='%s'>installation guides</a>." => "Conntroleer de <a href='%s'>installatie handleiding</a> goed.",
|
||||
"seconds ago" => "seconden geleden",
|
||||
"1 minute ago" => "1 minuut geleden",
|
||||
"%d minutes ago" => "%d minuten geleden",
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
"Add your App" => "Добавете Ваше приложение",
|
||||
"Select an App" => "Изберете приложение",
|
||||
"Update" => "Обновяване",
|
||||
"Show First Run Wizard again" => "Покажи настройките за първоначално зареждане отново",
|
||||
"Password" => "Парола",
|
||||
"Unable to change your password" => "Промяната на паролата не беше извършена",
|
||||
"Current password" => "Текуща парола",
|
||||
|
|
|
@ -31,6 +31,7 @@
|
|||
"Bugtracker" => "বাগট্র্যাকার",
|
||||
"Commercial Support" => "বাণিজ্যিক সাপোর্ট",
|
||||
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "আপনি ব্যবহার করছেন <strong>%s</strong>, সুলভ <strong>%s</strong> এর মধ্যে।",
|
||||
"Show First Run Wizard again" => "প্রথমবার চালানোর যাদুকর পূনরায় প্রদর্শন কর",
|
||||
"Password" => "কূটশব্দ",
|
||||
"Your password was changed" => "আপনার কূটশব্দটি পরিবর্তন করা হয়েছে ",
|
||||
"Unable to change your password" => "আপনার কূটশব্দটি পরিবর্তন করতে সক্ষম নয়",
|
||||
|
|
|
@ -38,6 +38,8 @@
|
|||
"Bugtracker" => "Seguiment d'errors",
|
||||
"Commercial Support" => "Suport comercial",
|
||||
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Heu utilitzat <strong>%s</strong> d'un total disponible de <strong>%s</strong>",
|
||||
"Get the apps to sync your files" => "Obtén les aplicacions per sincronitzar fitxers",
|
||||
"Show First Run Wizard again" => "Torna a mostrar l'assistent de primera execució",
|
||||
"Password" => "Contrasenya",
|
||||
"Your password was changed" => "La seva contrasenya s'ha canviat",
|
||||
"Unable to change your password" => "No s'ha pogut canviar la contrasenya",
|
||||
|
|
|
@ -38,6 +38,8 @@
|
|||
"Bugtracker" => "Bugtracker",
|
||||
"Commercial Support" => "Placená podpora",
|
||||
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Používáte <strong>%s</strong> z <strong>%s</strong> dostupných",
|
||||
"Get the apps to sync your files" => "Získat aplikace pro synchronizaci vašich souborů",
|
||||
"Show First Run Wizard again" => "Znovu zobrazit průvodce prvním spuštěním",
|
||||
"Password" => "Heslo",
|
||||
"Your password was changed" => "Vaše heslo bylo změněno",
|
||||
"Unable to change your password" => "Vaše heslo nelze změnit",
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue