diff --git a/apps/files/l10n/de.php b/apps/files/l10n/de.php index fc07c9b911e3b2d191d321eb0a863fc77c42779d..d8b3cf4227c5f8bee0b63871da84b72323e922fe 100644 --- a/apps/files/l10n/de.php +++ b/apps/files/l10n/de.php @@ -20,13 +20,13 @@ "unshared" => "Nicht mehr freigegeben", "deleted" => "gelöscht", "generating ZIP-file, it may take some time." => "Erstelle ZIP-Datei. Dies kann eine Weile dauern.", -"Unable to upload your file as it is a directory or has 0 bytes" => "Ihre Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist.", +"Unable to upload your file as it is a directory or has 0 bytes" => "Deine Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist.", "Upload Error" => "Fehler beim Upload", "Pending" => "Ausstehend", "1 file uploading" => "Eine Datei wird hoch geladen", "files uploading" => "Dateien werden hoch geladen", "Upload cancelled." => "Upload abgebrochen.", -"File upload is in progress. Leaving the page now will cancel the upload." => "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.", +"File upload is in progress. Leaving the page now will cancel the upload." => "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen.", "Invalid name, '/' is not allowed." => "Ungültiger Name: \"/\" ist nicht erlaubt.", "files scanned" => "Dateien gescannt", "error while scanning" => "Fehler beim Scannen", diff --git a/apps/files/l10n/de_DE.php b/apps/files/l10n/de_DE.php new file mode 100644 index 0000000000000000000000000000000000000000..2ed409d2a50fc7279589f0dd0e30bb8318f3a87a --- /dev/null +++ b/apps/files/l10n/de_DE.php @@ -0,0 +1,71 @@ +<?php $TRANSLATIONS = array( +"There is no error, the file uploaded with success" => "Datei fehlerfrei hochgeladen.", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Die Größe der hochzuladenden Datei überschreitet die upload_max_filesize-Richtlinie in php.ini", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Die Größe der hochzuladenden Datei überschreitet die MAX_FILE_SIZE-Richtlinie, die im HTML-Formular angegeben wurde", +"The uploaded file was only partially uploaded" => "Die Datei wurde nur teilweise hochgeladen.", +"No file was uploaded" => "Es wurde keine Datei hochgeladen.", +"Missing a temporary folder" => "Temporärer Ordner fehlt.", +"Failed to write to disk" => "Fehler beim Schreiben auf die Festplatte", +"Files" => "Dateien", +"Unshare" => "Nicht mehr freigeben", +"Delete" => "Löschen", +"Rename" => "Umbenennen", +"already exists" => "ist bereits vorhanden", +"replace" => "ersetzen", +"suggest name" => "Name vorschlagen", +"cancel" => "abbrechen", +"replaced" => "ersetzt", +"undo" => "rückgängig machen", +"with" => "mit", +"unshared" => "Nicht mehr freigegeben", +"deleted" => "gelöscht", +"generating ZIP-file, it may take some time." => "Erstelle ZIP-Datei. Dies kann eine Weile dauern.", +"Unable to upload your file as it is a directory or has 0 bytes" => "Ihre Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist.", +"Upload Error" => "Fehler beim Upload", +"Pending" => "Ausstehend", +"1 file uploading" => "Eine Datei wird hoch geladen", +"files uploading" => "Dateien werden hoch geladen", +"Upload cancelled." => "Upload abgebrochen.", +"File upload is in progress. Leaving the page now will cancel the upload." => "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.", +"Invalid name, '/' is not allowed." => "Ungültiger Name: \"/\" ist nicht erlaubt.", +"files scanned" => "Dateien gescannt", +"error while scanning" => "Fehler beim Scannen", +"Name" => "Name", +"Size" => "Größe", +"Modified" => "Bearbeitet", +"folder" => "Ordner", +"folders" => "Ordner", +"file" => "Datei", +"files" => "Dateien", +"seconds ago" => "Sekunden her", +"minute ago" => "Minute her", +"minutes ago" => "Minuten her", +"today" => "Heute", +"yesterday" => "Gestern", +"days ago" => "Tage her", +"last month" => "Letzten Monat", +"months ago" => "Monate her", +"last year" => "Letztes Jahr", +"years ago" => "Jahre her", +"File handling" => "Dateibehandlung", +"Maximum upload size" => "Maximale Upload-Größe", +"max. possible: " => "maximal möglich:", +"Needed for multi-file and folder downloads." => "Für Mehrfachdatei- und Ordnerdownloads benötigt:", +"Enable ZIP-download" => "ZIP-Download aktivieren", +"0 is unlimited" => "0 bedeutet unbegrenzt", +"Maximum input size for ZIP files" => "Maximale Größe für ZIP-Dateien", +"Save" => "Speichern", +"New" => "Neu", +"Text file" => "Textdatei", +"Folder" => "Ordner", +"From url" => "Von einer URL", +"Upload" => "Hochladen", +"Cancel upload" => "Upload abbrechen", +"Nothing in here. Upload something!" => "Alles leer. Bitte laden Sie etwas hoch!", +"Share" => "Teilen", +"Download" => "Herunterladen", +"Upload too large" => "Upload zu groß", +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server.", +"Files are being scanned, please wait." => "Dateien werden gescannt, bitte warten.", +"Current scanning" => "Scanne" +); diff --git a/apps/files/l10n/nb_NO.php b/apps/files/l10n/nb_NO.php index cda1d51ed2f80ec9044664f2306ef544f14439fc..f1cd054b1dfc1e474df513ae69fbd6b69e54a86a 100644 --- a/apps/files/l10n/nb_NO.php +++ b/apps/files/l10n/nb_NO.php @@ -7,20 +7,29 @@ "Missing a temporary folder" => "Mangler en midlertidig mappe", "Failed to write to disk" => "Klarte ikke Ã¥ skrive til disk", "Files" => "Filer", +"Unshare" => "Avslutt deling", "Delete" => "Slett", +"Rename" => "Omdøp", "already exists" => "eksisterer allerede", "replace" => "erstatt", +"suggest name" => "foreslÃ¥ navn", "cancel" => "avbryt", "replaced" => "erstattet", "undo" => "angre", "with" => "med", +"unshared" => "deling avsluttet", "deleted" => "slettet", "generating ZIP-file, it may take some time." => "opprettet ZIP-fil, dette kan ta litt tid", "Unable to upload your file as it is a directory or has 0 bytes" => "Kan ikke laste opp filen din siden det er en mappe eller den har 0 bytes", "Upload Error" => "Opplasting feilet", "Pending" => "Ventende", +"1 file uploading" => "1 fil lastes opp", +"files uploading" => "filer lastes opp", "Upload cancelled." => "Opplasting avbrutt.", +"File upload is in progress. Leaving the page now will cancel the upload." => "Filopplasting pÃ¥gÃ¥r. Forlater du siden nÃ¥ avbrytes opplastingen.", "Invalid name, '/' is not allowed." => "Ugyldig navn, '/' er ikke tillatt. ", +"files scanned" => "Filer skannet", +"error while scanning" => "feil under skanning", "Name" => "Navn", "Size" => "Størrelse", "Modified" => "Endret", @@ -28,6 +37,16 @@ "folders" => "mapper", "file" => "fil", "files" => "filer", +"seconds ago" => "sekunder siden", +"minute ago" => "minutt siden", +"minutes ago" => "minutter siden", +"today" => "i dag", +"yesterday" => "i gÃ¥r", +"days ago" => "dager siden", +"last month" => "forrige mÃ¥ned", +"months ago" => "mÃ¥neder siden", +"last year" => "forrige Ã¥r", +"years ago" => "Ã¥r siden", "File handling" => "FilhÃ¥ndtering", "Maximum upload size" => "Maksimum opplastingsstørrelse", "max. possible: " => "max. mulige:", diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php index d21d6e3a6d8f685d20d843308bff9af28d3b27a6..64010937fdb24f72997980bc3a1d716d42bfe7b9 100644 --- a/apps/files/l10n/ru.php +++ b/apps/files/l10n/ru.php @@ -9,6 +9,7 @@ "Files" => "Файлы", "Unshare" => "Отменить публикацию", "Delete" => "Удалить", +"Rename" => "Переименовать", "already exists" => "уже ÑущеÑтвует", "replace" => "заменить", "suggest name" => "предложить название", @@ -22,6 +23,8 @@ "Unable to upload your file as it is a directory or has 0 bytes" => "Ðе удаетÑÑ Ð·Ð°Ð³Ñ€ÑƒÐ·Ð¸Ñ‚ÑŒ файл размером 0 байт в каталог", "Upload Error" => "Ошибка загрузки", "Pending" => "Ожидание", +"1 file uploading" => "загружаетÑÑ 1 файл", +"files uploading" => "загружаютÑÑ Ñ„Ð°Ð¹Ð»Ñ‹", "Upload cancelled." => "Загрузка отменена.", "File upload is in progress. Leaving the page now will cancel the upload." => "Файл в процеÑÑе загрузки. Покинув Ñтраницу вы прервёте загрузку.", "Invalid name, '/' is not allowed." => "Ðеверное имÑ, '/' не допуÑкаетÑÑ.", @@ -32,6 +35,10 @@ "folders" => "папки", "file" => "файл", "files" => "файлы", +"minute ago" => "минуту назад", +"today" => "ÑегоднÑ", +"yesterday" => "вчера", +"last month" => "в прошлом меÑÑце", "File handling" => "Управление файлами", "Maximum upload size" => "МакÑимальный размер загружаемого файла", "max. possible: " => "макÑ. возможно: ", diff --git a/apps/files/l10n/sk_SK.php b/apps/files/l10n/sk_SK.php index 7f8c35650dd6b640c3cfc1701e3300851875c36d..787e903ac8e2d1b8b563024c5d0b460d37eb3064 100644 --- a/apps/files/l10n/sk_SK.php +++ b/apps/files/l10n/sk_SK.php @@ -21,11 +21,11 @@ "deleted" => "zmazané", "generating ZIP-file, it may take some time." => "generujem ZIP-súbor, môže to chvÃľu trvaÅ¥.", "Unable to upload your file as it is a directory or has 0 bytes" => "Nemôžem nahraÅ¥ súbor lebo je to prieÄinok alebo má 0 bajtov.", -"Upload Error" => "Chyba nahrávania", +"Upload Error" => "Chyba odosielania", "Pending" => "ÄŒaká sa", "1 file uploading" => "1 súbor sa posiela ", "files uploading" => "súbory sa posielajú", -"Upload cancelled." => "Nahrávanie zruÅ¡ené", +"Upload cancelled." => "Odosielanie zruÅ¡ené", "File upload is in progress. Leaving the page now will cancel the upload." => "Opustenie stránky zruÅ¡Ã práve prebiehajúce odosielanie súboru.", "Invalid name, '/' is not allowed." => "Chybný názov, \"/\" nie je povolené", "files scanned" => "skontrolovaných súborov", @@ -59,13 +59,13 @@ "Text file" => "Textový súbor", "Folder" => "PrieÄinok", "From url" => "Z url", -"Upload" => "NahraÅ¥", +"Upload" => "OdoslaÅ¥", "Cancel upload" => "ZruÅ¡iÅ¥ odosielanie", "Nothing in here. Upload something!" => "Žiadny súbor. Nahrajte nieÄo!", "Share" => "ZdielaÅ¥", "Download" => "StiahnuÅ¥", "Upload too large" => "Odosielaný súbor je prÃliÅ¡ veľký", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Súbory ktoré sa snažÃte nahraÅ¥ presahujú maximálnu veľkosÅ¥ pre nahratie súborov na tento server.", -"Files are being scanned, please wait." => "Súbory sa práve prehľadávajú, prosÃm Äakajte.", +"Files are being scanned, please wait." => "ÄŒakajte, súbory sú prehľadávané..", "Current scanning" => "Práve prehliadané" ); diff --git a/apps/files/l10n/vi.php b/apps/files/l10n/vi.php index d6593022d8b7ae7d76c26daf8a70b1d5e8b4fa47..a519c1a2ba1892d2921393643d04e5e0dc35804d 100644 --- a/apps/files/l10n/vi.php +++ b/apps/files/l10n/vi.php @@ -9,6 +9,7 @@ "Files" => "Táºp tin", "Unshare" => "Không chia sẽ", "Delete" => "Xóa", +"Rename" => "Sá»a tên", "already exists" => "đã tồn tại", "replace" => "thay thế", "suggest name" => "tên gợi ý", @@ -16,14 +17,19 @@ "replaced" => "đã được thay thế", "undo" => "lùi lại", "with" => "vá»›i", +"unshared" => "gỡ chia sẻ", "deleted" => "đã xóa", "generating ZIP-file, it may take some time." => "Tạo táºp tinh ZIP, Ä‘iá»u nà y có thể mất má»™t Ãt thá»i gian", "Unable to upload your file as it is a directory or has 0 bytes" => "Không thể tải lên táºp tin nà y do nó là má»™t thÆ° mục hoặc kÃch thÆ°á»›c táºp tin bằng 0 byte", "Upload Error" => "Tải lên lá»—i", "Pending" => "Chá»", +"1 file uploading" => "1 tệp tin Ä‘ang được tải lên", +"files uploading" => "tệp tin Ä‘ang được tải lên", "Upload cancelled." => "Hủy tải lên", "File upload is in progress. Leaving the page now will cancel the upload." => "Táºp tin tải lên Ä‘ang được xá» lý. Nếu bạn rá»i khá»i trang bây giá» sẽ hủy quá trình nà y.", "Invalid name, '/' is not allowed." => "Tên không hợp lệ ,không được phép dùng '/'", +"files scanned" => "tệp tin đã quét", +"error while scanning" => "lá»—i trong khi quét", "Name" => "Tên", "Size" => "KÃch cỡ", "Modified" => "Thay đổi", @@ -31,8 +37,19 @@ "folders" => "folders", "file" => "file", "files" => "files", +"seconds ago" => "giây trÆ°á»›c", +"minute ago" => "má»™t phút trÆ°á»›c", +"minutes ago" => "phút trÆ°á»›c", +"today" => "hôm nay", +"yesterday" => "hôm qua", +"days ago" => "ngà y trÆ°á»›c", +"last month" => "tháng trÆ°á»›c", +"months ago" => "tháng trÆ°á»›c", +"last year" => "năm trÆ°á»›c", +"years ago" => "năm trÆ°á»›c", "File handling" => "Xá» lý táºp tin", "Maximum upload size" => "KÃch thÆ°á»›c tối Ä‘a ", +"max. possible: " => "tối Ä‘a cho phép", "Needed for multi-file and folder downloads." => "Cần thiết cho tải nhiá»u táºp tin và thÆ° mục.", "Enable ZIP-download" => "Cho phép ZIP-download", "0 is unlimited" => "0 là không giá»›i hạn", diff --git a/apps/files_encryption/l10n/de_DE.php b/apps/files_encryption/l10n/de_DE.php new file mode 100644 index 0000000000000000000000000000000000000000..d486a82322bb7f4c1e6f73ce9976d2ada7d60747 --- /dev/null +++ b/apps/files_encryption/l10n/de_DE.php @@ -0,0 +1,6 @@ +<?php $TRANSLATIONS = array( +"Encryption" => "Verschlüsselung", +"Exclude the following file types from encryption" => "Die folgenden Dateitypen von der Verschlüsselung ausnehmen", +"None" => "Keine", +"Enable Encryption" => "Verschlüsselung aktivieren" +); diff --git a/apps/files_external/l10n/de_DE.php b/apps/files_external/l10n/de_DE.php new file mode 100644 index 0000000000000000000000000000000000000000..5d57e5e4598129c1e3193045366bbb249a73abfa --- /dev/null +++ b/apps/files_external/l10n/de_DE.php @@ -0,0 +1,24 @@ +<?php $TRANSLATIONS = array( +"Access granted" => "Zugriff gestattet", +"Error configuring Dropbox storage" => "Fehler beim Einrichten von Dropbox", +"Grant access" => "Zugriff gestatten", +"Fill out all required fields" => "Bitte alle notwendigen Felder füllen", +"Please provide a valid Dropbox app key and secret." => "Bitte trage einen gültigen Dropbox-App-Key mit Secret ein.", +"Error configuring Google Drive storage" => "Fehler beim Einrichten von Google Drive", +"External Storage" => "Externer Speicher", +"Mount point" => "Mount-Point", +"Backend" => "Backend", +"Configuration" => "Konfiguration", +"Options" => "Optionen", +"Applicable" => "Zutreffend", +"Add mount point" => "Mount-Point hinzufügen", +"None set" => "Nicht definiert", +"All Users" => "Alle Benutzer", +"Groups" => "Gruppen", +"Users" => "Benutzer", +"Delete" => "Löschen", +"Enable User External Storage" => "Externen Speicher für Benutzer aktivieren", +"Allow users to mount their own external storage" => "Erlaubt Benutzern ihre eigenen externen Speicher einzubinden", +"SSL root certificates" => "SSL-Root-Zertifikate", +"Import Root Certificate" => "Root-Zertifikate importieren" +); diff --git a/apps/files_external/l10n/sk_SK.php b/apps/files_external/l10n/sk_SK.php index 04257a8014480abcfefab4a8b00805f61436a47e..04d5e3c7ee42d4f23887635c20ac88c255d2a27b 100644 --- a/apps/files_external/l10n/sk_SK.php +++ b/apps/files_external/l10n/sk_SK.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "Access granted" => "PrÃstup povolený", +"Error configuring Dropbox storage" => "Chyba pri konfigurácii úložiska Dropbox", "Grant access" => "PovoliÅ¥ prÃstup", "Fill out all required fields" => "Vyplňte vÅ¡etky vyžadované kolónky", "Please provide a valid Dropbox app key and secret." => "Zadajte platný kÄ¾ÃºÄ aplikácie a heslo Dropbox", diff --git a/apps/files_sharing/l10n/de_DE.php b/apps/files_sharing/l10n/de_DE.php new file mode 100644 index 0000000000000000000000000000000000000000..c2fec2154516581bba078f51bca092d4f046c653 --- /dev/null +++ b/apps/files_sharing/l10n/de_DE.php @@ -0,0 +1,9 @@ +<?php $TRANSLATIONS = array( +"Password" => "Passwort", +"Submit" => "Absenden", +"%s shared the folder %s with you" => "%s hat den Ordner %s für dich freigegeben", +"%s shared the file %s with you" => "%s hat die Datei %s für dich freigegeben", +"Download" => "Download", +"No preview available for" => "Es ist keine Vorschau verfügbar für", +"web services under your control" => "Web-Services unter Deiner Kontrolle" +); diff --git a/apps/files_versions/l10n/de_DE.php b/apps/files_versions/l10n/de_DE.php new file mode 100644 index 0000000000000000000000000000000000000000..092bbfbff70eeccf83fb66f5a160c35aa47fff24 --- /dev/null +++ b/apps/files_versions/l10n/de_DE.php @@ -0,0 +1,8 @@ +<?php $TRANSLATIONS = array( +"Expire all versions" => "Alle Versionen löschen", +"History" => "Historie", +"Versions" => "Versionen", +"This will delete all existing backup versions of your files" => "Dies löscht alle vorhandenen Sicherungsversionen Deiner Dateien.", +"Files Versioning" => "Dateiversionierung", +"Enable" => "Aktivieren" +); diff --git a/apps/files_versions/l10n/vi.php b/apps/files_versions/l10n/vi.php index 992c0751d0aa79ba506ded52cdb286b30e9e98da..a92e85a017aa5467b01c00c039631e7c398af47a 100644 --- a/apps/files_versions/l10n/vi.php +++ b/apps/files_versions/l10n/vi.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( "Expire all versions" => "Hết hạn tất cả các phiên bản", +"History" => "Lịch sá»", "Versions" => "Phiên bản", -"This will delete all existing backup versions of your files" => "Äiá»u nà y sẽ xóa tất cả các phiên bản sao lÆ°u hiện có " +"This will delete all existing backup versions of your files" => "Äiá»u nà y sẽ xóa tất cả các phiên bản sao lÆ°u hiện có ", +"Files Versioning" => "Phiên bản tệp tin", +"Enable" => "KÃch hoạtLịch sá»" ); diff --git a/apps/user_ldap/l10n/de_DE.php b/apps/user_ldap/l10n/de_DE.php new file mode 100644 index 0000000000000000000000000000000000000000..97debcbab60671dc692872ae3c024198642af0cc --- /dev/null +++ b/apps/user_ldap/l10n/de_DE.php @@ -0,0 +1,37 @@ +<?php $TRANSLATIONS = array( +"Host" => "Host", +"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du kannst das Protokoll auslassen, außer wenn Du SSL benötigst. Beginne dann mit ldaps://", +"Base DN" => "Basis-DN", +"You can specify Base DN for users and groups in the Advanced tab" => "Du kannst Basis-DN für Benutzer und Gruppen in dem \"Erweitert\"-Reiter konfigurieren", +"User DN" => "Benutzer-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." => "Der DN des Benutzers für LDAP-Bind, z.B.: uid=agent,dc=example,dc=com. Für anonymen Zugriff lasse DN und Passwort leer.", +"Password" => "Passwort", +"For anonymous access, leave DN and Password empty." => "Lasse die Felder von DN und Passwort für anonymen Zugang leer.", +"User Login Filter" => "Benutzer-Login-Filter", +"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Bestimmt den angewendeten Filter, wenn eine Anmeldung versucht wird. %%uid ersetzt den Benutzernamen bei dem Anmeldeversuch.", +"use %%uid placeholder, e.g. \"uid=%%uid\"" => "verwende %%uid Platzhalter, z. B. \"uid=%%uid\"", +"User List Filter" => "Benutzer-Filter-Liste", +"Defines the filter to apply, when retrieving users." => "Definiert den Filter für die Anfrage der Benutzer.", +"without any placeholder, e.g. \"objectClass=person\"." => "ohne Platzhalter, z.B.: \"objectClass=person\"", +"Group Filter" => "Gruppen-Filter", +"Defines the filter to apply, when retrieving groups." => "Definiert den Filter für die Anfrage der Gruppen.", +"without any placeholder, e.g. \"objectClass=posixGroup\"." => "ohne Platzhalter, z.B.: \"objectClass=posixGroup\"", +"Port" => "Port", +"Base User Tree" => "Basis-Benutzerbaum", +"Base Group Tree" => "Basis-Gruppenbaum", +"Group-Member association" => "Assoziation zwischen Gruppe und Benutzer", +"Use TLS" => "Nutze TLS", +"Do not use it for SSL connections, it will fail." => "Verwende dies nicht für SSL-Verbindungen, es wird fehlschlagen.", +"Case insensitve LDAP server (Windows)" => "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)", +"Turn off SSL certificate validation." => "Schalte die SSL-Zertifikatsprüfung aus.", +"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden.", +"Not recommended, use for testing only." => "Nicht empfohlen, nur zu Testzwecken.", +"User Display Name Field" => "Feld für den Anzeigenamen des Benutzers", +"The LDAP attribute to use to generate the user`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Benutzernamens in ownCloud. ", +"Group Display Name Field" => "Feld für den Anzeigenamen der Gruppe", +"The LDAP attribute to use to generate the groups`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. ", +"in bytes" => "in Bytes", +"in seconds. A change empties the cache." => "in Sekunden. Eine Änderung leert den Cache.", +"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein.", +"Help" => "Hilfe" +); diff --git a/core/l10n/ca.php b/core/l10n/ca.php index 08b150467ffc27488ab526956a454c7090d8cee7..d329b9203029714ffea36d76ffdc2fa79ba9ce5e 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -72,6 +72,7 @@ "Security Warning" => "AvÃs de seguretat", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "No està disponible el generador de nombres aleatoris segurs, habiliteu l'extensió de PHP OpenSSL.", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Sense un generador de nombres aleatoris segurs un atacant podria predir els senyals per restablir la contrasenya i prendre-us el compte.", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "La carpeta de dades i els fitxers provablement són accessibles des d'internet. El fitxer .htaccess que proporciona ownCloud no funciona. Us recomanem que configureu el vostre servidor web de manera que la carpeta de dades no sigui accessible o que moveu la carpeta de dades fora de la carpeta arrel del servidor web.", "Create an <strong>admin account</strong>" => "Crea un <strong>compte d'administrador</strong>", "Advanced" => "Avançat", "Data folder" => "Carpeta de dades", @@ -85,10 +86,16 @@ "Finish setup" => "Acaba la configuració", "web services under your control" => "controleu els vostres serveis web", "Log out" => "Surt", +"Automatic logon rejected!" => "L'ha rebutjat l'acceditació automà tica!", +"If you did not change your password recently, your account may be compromised!" => "Se no heu canviat la contrasenya recentment el vostre compte pot estar compromès!", +"Please change your password to secure your account again." => "Canvieu la contrasenya de nou per assegurar el vostre compte.", "Lost your password?" => "Heu perdut la contrasenya?", "remember" => "recorda'm", "Log in" => "Inici de sessió", "You are logged out." => "Heu tancat la sessió.", "prev" => "anterior", -"next" => "següent" +"next" => "següent", +"Security Warning!" => "AvÃs de seguretat!", +"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Comproveu la vostra contrasenya. <br/>Per raons de seguretat se us pot demanar escriure de nou la vostra contrasenya.", +"Verify" => "Comprova" ); diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php index 396f316b48cd53958174f94a0e4ce794637f3c18..a6e0d42dac3ba254a8008c22ca631f07a03f5a79 100644 --- a/core/l10n/cs_CZ.php +++ b/core/l10n/cs_CZ.php @@ -72,6 +72,7 @@ "Security Warning" => "BezpeÄnostnà upozornÄ›nÃ", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Nenà dostupný žádný bezpeÄný generátor náhodných ÄÃsel. Povolte, prosÃm, rozÅ¡ÃÅ™enà OpenSSL v PHP.", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Bez bezpeÄného generátoru náhodných ÄÃsel může útoÄnÃk pÅ™edpovÄ›dÄ›t token pro obnovu hesla a pÅ™evzÃt kontrolu nad VaÅ¡Ãm úÄtem.", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Váš adresář dat a vÅ¡echny VaÅ¡e soubory jsou pravdÄ›podobnÄ› pÅ™Ãstupné z internetu. Soubor .htaccess, který je poskytován ownCloud, nefunguje. DůraznÄ› Vám doporuÄujeme nastavit váš webový server tak, aby nebyl adresář dat pÅ™Ãstupný, nebo pÅ™esunout adresář dat mimo koÅ™enovou složku dokumentů webového serveru.", "Create an <strong>admin account</strong>" => "VytvoÅ™it <strong>úÄet správce</strong>", "Advanced" => "PokroÄilé", "Data folder" => "Složka s daty", @@ -85,10 +86,16 @@ "Finish setup" => "DokonÄit nastavenÃ", "web services under your control" => "webové služby pod VaÅ¡Ã kontrolou", "Log out" => "Odhlásit se", +"Automatic logon rejected!" => "Automatické pÅ™ihlášenà odmÃtnuto.", +"If you did not change your password recently, your account may be compromised!" => "V nedávné dobÄ› jste nezmÄ›nili své heslo, Váš úÄet může být kompromitován.", +"Please change your password to secure your account again." => "Změňte, prosÃm, své heslo pro opÄ›tovné zabezpeÄenà VaÅ¡eho úÄtu.", "Lost your password?" => "Ztratili jste své heslo?", "remember" => "zapamatovat si", "Log in" => "PÅ™ihlásit", "You are logged out." => "Jste odhlášeni.", "prev" => "pÅ™edchozÃ", -"next" => "následujÃcÃ" +"next" => "následujÃcÃ", +"Security Warning!" => "BezpeÄnostnà upozornÄ›nÃ.", +"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Ověřte, prosÃm, své heslo. <br/>Z bezpeÄnostnÃch důvodů můžete být obÄas požádáni o jeho opÄ›tovné zadánÃ.", +"Verify" => "Ověřit" ); diff --git a/core/l10n/de.php b/core/l10n/de.php index 1d2daeef03710585595300ff9e4424bfa8d9ecaa..cb6df3b6d1096df256f3ccd18934269ce5428553 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -69,9 +69,10 @@ "Cloud not found" => "Cloud nicht gefunden", "Edit categories" => "Kategorien bearbeiten", "Add" => "Hinzufügen", -"Security Warning" => "Sicherheitshinweis", -"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Es ist kein sicherer Zufallszahlengenerator verfügbar, bitte aktivieren Sie die PHP-Erweiterung für OpenSSL", -"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Ohne einen sicheren Zufallszahlengenerator sind Angreifer in der Lage die Tokens für das Zurücksetzen der Passwörter vorherzusehen und damit können Konten übernommen.", +"Security Warning" => "Sicherheitswarnung", +"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Es ist kein sicherer Zufallszahlengenerator verfügbar, bitte aktiviere die PHP-Erweiterung für OpenSSL.", +"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Ohne einen sicheren Zufallszahlengenerator sind Angreifer in der Lage die Tokens für das Zurücksetzen der Passwörter vorherzusehen und Konten zu übernehmen.", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Dein Datenverzeichnis und deine Datein sind vielleicht vom Internet aus erreichbar. Die .htaccess Datei, die ownCloud verwendet, arbeitet nicht richtig. Wir schlagen Dir dringend vor, dass du deinen Webserver so konfigurierst, dass das Datenverzeichnis nicht länger erreichbar ist oder, dass du dein Datenverzeichnis aus dem Dokumenten-root des Webservers bewegst.", "Create an <strong>admin account</strong>" => "<strong>Administrator-Konto</strong> anlegen", "Advanced" => "Fortgeschritten", "Data folder" => "Datenverzeichnis", @@ -85,10 +86,16 @@ "Finish setup" => "Installation abschließen", "web services under your control" => "Web-Services unter Ihrer Kontrolle", "Log out" => "Abmelden", +"Automatic logon rejected!" => "Automatischer Login zurückgewiesen!", +"If you did not change your password recently, your account may be compromised!" => "Wenn du Dein Passwort nicht änderst, könnte dein Account kompromitiert werden!", +"Please change your password to secure your account again." => "Bitte ändere Dein Passwort, um Deinen Account wieder zu schützen.", "Lost your password?" => "Passwort vergessen?", "remember" => "merken", "Log in" => "Einloggen", "You are logged out." => "Du wurdest abgemeldet.", "prev" => "Zurück", -"next" => "Weiter" +"next" => "Weiter", +"Security Warning!" => "Sicherheitswarnung!", +"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Bitte bestätige Dein Passwort. <br/> Aus Sicherheitsgründen wirst Du hierbei gebeten, Dein Passwort erneut einzugeben.", +"Verify" => "Bestätigen" ); diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php new file mode 100644 index 0000000000000000000000000000000000000000..1d2daeef03710585595300ff9e4424bfa8d9ecaa --- /dev/null +++ b/core/l10n/de_DE.php @@ -0,0 +1,94 @@ +<?php $TRANSLATIONS = array( +"Application name not provided." => "Der Anwendungsname wurde nicht angegeben.", +"No category to add?" => "Keine Kategorie hinzuzufügen?", +"This category already exists: " => "Kategorie existiert bereits:", +"Settings" => "Einstellungen", +"January" => "Januar", +"February" => "Februar", +"March" => "März", +"April" => "April", +"May" => "Mai", +"June" => "Juni", +"July" => "Juli", +"August" => "August", +"September" => "September", +"October" => "Oktober", +"November" => "November", +"December" => "Dezember", +"Choose" => "Auswählen", +"Cancel" => "Abbrechen", +"No" => "Nein", +"Yes" => "Ja", +"Ok" => "OK", +"No categories selected for deletion." => "Es wurde keine Kategorien zum Löschen ausgewählt.", +"Error" => "Fehler", +"Error while sharing" => "Fehler beim Freigeben", +"Error while unsharing" => "Fehler beim Aufheben der Freigabe", +"Error while changing permissions" => "Fehler beim Ändern der Rechte", +"Shared with you and the group" => "Für Dich und folgende Gruppe freigegeben", +"by" => "mit", +"Shared with you by" => "Dies wurde mit dir geteilt von", +"Share with" => "Freigeben für", +"Share with link" => "Ãœber einen Link freigeben", +"Password protect" => "Passwortschutz", +"Password" => "Passwort", +"Set expiration date" => "Setze ein Ablaufdatum", +"Expiration date" => "Ablaufdatum", +"Share via email:" => "Ãœber eine E-Mail freigeben:", +"No people found" => "Niemand gefunden", +"Resharing is not allowed" => "Weiterverteilen ist nicht erlaubt", +"Shared in" => "Freigegeben in", +"with" => "mit", +"Unshare" => "Freigabe aufheben", +"can edit" => "kann bearbeiten", +"access control" => "Zugriffskontrolle", +"create" => "erstellen", +"update" => "aktualisieren", +"delete" => "löschen", +"share" => "teilen", +"Password protected" => "Durch ein Passwort geschützt", +"Error unsetting expiration date" => "Fehler beim entfernen des Ablaufdatums", +"Error setting expiration date" => "Fehler beim Setzen des Ablaufdatums", +"ownCloud password reset" => "ownCloud-Passwort zurücksetzen", +"Use the following link to reset your password: {link}" => "Nutzen Sie den nachfolgenden Link, um Ihr Passwort zurückzusetzen: {link}", +"You will receive a link to reset your password via Email." => "Du erhälst einen Link per E-Mail, um Dein Passwort zurückzusetzen.", +"Requested" => "Angefragt", +"Login failed!" => "Login fehlgeschlagen!", +"Username" => "Benutzername", +"Request reset" => "Beantrage Zurücksetzung", +"Your password was reset" => "Ihr Passwort wurde zurückgesetzt.", +"To login page" => "Zur Login-Seite", +"New password" => "Neues Passwort", +"Reset password" => "Passwort zurücksetzen", +"Personal" => "Persönlich", +"Users" => "Benutzer", +"Apps" => "Anwendungen", +"Admin" => "Admin", +"Help" => "Hilfe", +"Access forbidden" => "Zugriff verboten", +"Cloud not found" => "Cloud nicht gefunden", +"Edit categories" => "Kategorien bearbeiten", +"Add" => "Hinzufügen", +"Security Warning" => "Sicherheitshinweis", +"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Es ist kein sicherer Zufallszahlengenerator verfügbar, bitte aktivieren Sie die PHP-Erweiterung für OpenSSL", +"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Ohne einen sicheren Zufallszahlengenerator sind Angreifer in der Lage die Tokens für das Zurücksetzen der Passwörter vorherzusehen und damit können Konten übernommen.", +"Create an <strong>admin account</strong>" => "<strong>Administrator-Konto</strong> anlegen", +"Advanced" => "Fortgeschritten", +"Data folder" => "Datenverzeichnis", +"Configure the database" => "Datenbank einrichten", +"will be used" => "wird verwendet", +"Database user" => "Datenbank-Benutzer", +"Database password" => "Datenbank-Passwort", +"Database name" => "Datenbank-Name", +"Database tablespace" => "Datenbank-Tablespace", +"Database host" => "Datenbank-Host", +"Finish setup" => "Installation abschließen", +"web services under your control" => "Web-Services unter Ihrer Kontrolle", +"Log out" => "Abmelden", +"Lost your password?" => "Passwort vergessen?", +"remember" => "merken", +"Log in" => "Einloggen", +"You are logged out." => "Du wurdest abgemeldet.", +"prev" => "Zurück", +"next" => "Weiter" +); diff --git a/core/l10n/es.php b/core/l10n/es.php index 204760720a2b05570dc723cd620d57f173646d45..6c929477453d178883383b2f8d1f46911f08589c 100644 --- a/core/l10n/es.php +++ b/core/l10n/es.php @@ -29,7 +29,7 @@ "by" => "por", "Shared with you by" => "Compartido contigo por", "Share with" => "Compartir con", -"Share with link" => "Enlace de compartir con ", +"Share with link" => "Compartir con enlace", "Password protect" => "Protegido por contraseña", "Password" => "Contraseña", "Set expiration date" => "Establecer fecha de caducidad", @@ -69,6 +69,10 @@ "Cloud not found" => "No se ha encontrado la nube", "Edit categories" => "Editar categorÃas", "Add" => "Añadir", +"Security Warning" => "Advertencia de seguridad", +"No secure random number generator is available, please enable the PHP OpenSSL extension." => "No está disponible un generador de números aleatorios seguro, por favor habilite 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 su contraseña y tomar control de su cuenta.", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Su directorio de datos y sus archivos están probablemente accesibles desde internet. El archivo .htaccess que ownCloud provee no está funcionando. Sugerimos fuertemente que configure su servidor web de manera que el directorio de datos ya no esté accesible o mueva el directorio de datos fuera del documento raÃz de su servidor web.", "Create an <strong>admin account</strong>" => "Crea una <strong>cuenta de administrador</strong>", "Advanced" => "Avanzado", "Data folder" => "Directorio de almacenamiento", @@ -82,10 +86,16 @@ "Finish setup" => "Completar la instalación", "web services under your control" => "servicios web bajo tu control", "Log out" => "Salir", +"Automatic logon rejected!" => "¡Inicio de sesión automático rechazado!", +"If you did not change your password recently, your account may be compromised!" => "Si usted no ha cambiado su contraseña recientemente, ¡puede que su cuenta esté comprometida!", +"Please change your password to secure your account again." => "Por favor cambie su contraseña para asegurar su cuenta nuevamente.", "Lost your password?" => "¿Has perdido tu contraseña?", "remember" => "recuérdame", "Log in" => "Entrar", "You are logged out." => "Has cerrado la sesión.", "prev" => "anterior", -"next" => "siguiente" +"next" => "siguiente", +"Security Warning!" => "¡Advertencia de seguridad!", +"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Por favor verifique su contraseña. <br/>Por razones de seguridad se le puede volver a preguntar ocasionalmente la contraseña.", +"Verify" => "Verificar" ); diff --git a/core/l10n/es_AR.php b/core/l10n/es_AR.php index 7cea266d14bd39e15be7c7139f55dfbdb559f46d..ecb909e2ed78817a8ecb9f6171e342f5ae4cd9ac 100644 --- a/core/l10n/es_AR.php +++ b/core/l10n/es_AR.php @@ -69,6 +69,10 @@ "Cloud not found" => "No se encontró owncloud", "Edit categories" => "Editar categorÃas", "Add" => "Añadir", +"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 your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Tu directorio de datos y tus archivos son probablemente accesibles desde internet. El archivo .htaccess provisto por ownCloud no está funcionando. Te sugerimos que configures tu servidor web de manera que el directorio de datos ya no esté accesible, o que muevas el directorio de datos afuera del directorio raÃz de tu servidor web.", "Create an <strong>admin account</strong>" => "Creá una <strong>cuenta de administrador</strong>", "Advanced" => "Avanzado", "Data folder" => "Directorio de almacenamiento", @@ -82,10 +86,16 @@ "Finish setup" => "Completar la instalación", "web services under your control" => "servicios web sobre los que tenés control", "Log out" => "Cerrar la sesión", +"Automatic logon rejected!" => "¡El inicio de sesión automático fue rechazado!", +"If you did not change your password recently, your account may be compromised!" => "¡Si no cambiaste tu contraseña recientemente, puede ser que tu cuenta esté comprometida!", +"Please change your password to secure your account again." => "Por favor, cambiá tu contraseña para fortalecer nuevamente la seguridad de tu cuenta.", "Lost your password?" => "¿Perdiste tu contraseña?", "remember" => "recordame", "Log in" => "Entrar", "You are logged out." => "Terminaste la sesión.", "prev" => "anterior", -"next" => "siguiente" +"next" => "siguiente", +"Security Warning!" => "¡Advertencia de seguridad!", +"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Por favor, verificá tu contraseña. <br/>Por razones de seguridad, puede ser que que te pregunte ocasionalmente la contraseña.", +"Verify" => "Verificar" ); diff --git a/core/l10n/fr.php b/core/l10n/fr.php index 06d599f7c794f318ac09d3af036fc2ea9b82cb8b..0bdc3a33bddbc71ca8b2903a65d3d74d75df98d8 100644 --- a/core/l10n/fr.php +++ b/core/l10n/fr.php @@ -72,6 +72,7 @@ "Security Warning" => "Avertissement de sécutité", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Aucun générateur de nombre aléatoire sécurisé n'est disponible, veuillez activer l'extension PHP OpenSSL", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Sans générateur de nombre aléatoire sécurisé, un attaquant peut être en mesure de prédire les jetons de réinitialisation du mot de passe, et ainsi prendre le contrôle de votre compte utilisateur.", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Votre dossier data et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess fourni par ownCloud ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de manière à ce que le dossier data ne soit plus accessible ou bien de déplacer le dossier data en dehors du dossier racine des documents du serveur web.", "Create an <strong>admin account</strong>" => "Créer un <strong>compte administrateur</strong>", "Advanced" => "Avancé", "Data folder" => "Répertoire des données", @@ -85,10 +86,16 @@ "Finish setup" => "Terminer l'installation", "web services under your control" => "services web sous votre contrôle", "Log out" => "Se déconnecter", +"Automatic logon rejected!" => "Connexion automatique rejetée !", +"If you did not change your password recently, your account may be compromised!" => "Si vous n'avez pas changé votre mot de passe récemment, votre compte risque d'être compromis !", +"Please change your password to secure your account again." => "Veuillez changer votre mot de passe pour sécuriser à nouveau votre compte.", "Lost your password?" => "Mot de passe perdu ?", "remember" => "se souvenir de moi", "Log in" => "Connexion", "You are logged out." => "Vous êtes désormais déconnecté.", "prev" => "précédent", -"next" => "suivant" +"next" => "suivant", +"Security Warning!" => "Alerte de sécurité !", +"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Veuillez vérifier votre mot de passe. <br/>Par sécurité il vous sera occasionnellement demandé d'entrer votre mot de passe de nouveau.", +"Verify" => "Vérification" ); diff --git a/core/l10n/it.php b/core/l10n/it.php index 71e769124132b419b5bd39b06e87ddc4ffb66506..950517f9d07f64fde147dd6efe677b934fc27d2e 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -72,6 +72,7 @@ "Security Warning" => "Avviso di sicurezza", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Non è disponibile alcun generatore di numeri casuali sicuro. Abilita l'estensione OpenSSL di PHP", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Senza un generatore di numeri casuali sicuro, un malintenzionato potrebbe riuscire a individuare i token di ripristino delle password e impossessarsi del tuo account.", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet. Il file .htaccess fornito da ownCloud non funziona. Ti suggeriamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o sposta tale cartella fuori dalla radice del sito.", "Create an <strong>admin account</strong>" => "Crea un <strong>account amministratore</strong>", "Advanced" => "Avanzate", "Data folder" => "Cartella dati", @@ -85,10 +86,16 @@ "Finish setup" => "Termina la configurazione", "web services under your control" => "servizi web nelle tue mani", "Log out" => "Esci", +"Automatic logon rejected!" => "Accesso automatico rifiutato.", +"If you did not change your password recently, your account may be compromised!" => "Se non hai cambiato la password recentemente, il tuo account potrebbe essere stato compromesso.", +"Please change your password to secure your account again." => "Cambia la password per rendere nuovamente sicuro il tuo account.", "Lost your password?" => "Hai perso la password?", "remember" => "ricorda", "Log in" => "Accedi", "You are logged out." => "Sei uscito.", "prev" => "precedente", -"next" => "successivo" +"next" => "successivo", +"Security Warning!" => "Avviso di sicurezza", +"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Verifica la tua password.<br/>Per motivi di sicurezza, potresti ricevere una richiesta di digitare nuovamente la password.", +"Verify" => "Verifica" ); diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php index 718af15c28bec7113521785b610b7c2f8258506c..cb3f02a2efdf0080650fd96120deed972e5703d1 100644 --- a/core/l10n/ja_JP.php +++ b/core/l10n/ja_JP.php @@ -72,6 +72,7 @@ "Security Warning" => "ã‚»ã‚ュリティè¦å‘Š", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "ã‚»ã‚ュアãªä¹±æ•°ç”Ÿæˆå™¨ãŒåˆ©ç”¨å¯èƒ½ã§ã¯ã‚ã‚Šã¾ã›ã‚“。PHPã®OpenSSL拡張を有効ã«ã—ã¦ä¸‹ã•ã„。", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "ã‚»ã‚ュアãªä¹±æ•°ç”Ÿæˆå™¨ãŒç„¡ã„å ´åˆã€æ”»æ’ƒè€…ã¯ãƒ‘スワードリセットã®ãƒˆãƒ¼ã‚¯ãƒ³ã‚’予測ã—ã¦ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’ä¹—ã£å–られるå¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™ã€‚", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "データディレクトリã¨ãƒ•ã‚¡ã‚¤ãƒ«ãŒæらãインターãƒãƒƒãƒˆã‹ã‚‰ã‚¢ã‚¯ã‚»ã‚¹ã§ãるよã†ã«ãªã£ã¦ã„ã¾ã™ã€‚ownCloudãŒæä¾›ã™ã‚‹ .htaccessファイルãŒæ©Ÿèƒ½ã—ã¦ã„ã¾ã›ã‚“。データディレクトリを全ãアクセスã§ããªã„よã†ã«ã™ã‚‹ã‹ã€ãƒ‡ãƒ¼ã‚¿ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã‚’ウェブサーãƒã®ãƒ‰ã‚ュメントルートã®å¤–ã«ç½®ãよã†ã«ã‚¦ã‚§ãƒ–サーãƒã‚’è¨å®šã™ã‚‹ã“ã¨ã‚’å¼·ããŠå‹§ã‚ã—ã¾ã™ã€‚ ", "Create an <strong>admin account</strong>" => "<strong>管ç†è€…アカウント</strong>を作æˆã—ã¦ãã ã•ã„", "Advanced" => "詳細è¨å®š", "Data folder" => "データフォルダ", @@ -85,10 +86,16 @@ "Finish setup" => "セットアップを完了ã—ã¾ã™", "web services under your control" => "管ç†ä¸‹ã«ã‚るウェブサービス", "Log out" => "ãƒã‚°ã‚¢ã‚¦ãƒˆ", +"Automatic logon rejected!" => "自動ãƒã‚°ã‚¤ãƒ³ã¯æ‹’å¦ã•ã‚Œã¾ã—ãŸï¼", +"If you did not change your password recently, your account may be compromised!" => "最近パスワードを変更ã—ã¦ã„ãªã„å ´åˆã€ã‚ãªãŸã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã¯å±é™ºã«ã•ã‚‰ã•ã‚Œã¦ã„ã‚‹ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“。", +"Please change your password to secure your account again." => "アカウントä¿è·ã®ç‚ºã€ãƒ‘スワードをå†åº¦ã®å¤‰æ›´ã‚’ãŠé¡˜ã„ã„ãŸã—ã¾ã™ã€‚", "Lost your password?" => "パスワードを忘れã¾ã—ãŸã‹ï¼Ÿ", "remember" => "パスワードを記憶ã™ã‚‹", "Log in" => "ãƒã‚°ã‚¤ãƒ³", "You are logged out." => "ãƒã‚°ã‚¢ã‚¦ãƒˆã—ã¾ã—ãŸã€‚", "prev" => "å‰", -"next" => "次" +"next" => "次", +"Security Warning!" => "ã‚»ã‚ュリティè¦å‘Šï¼", +"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "パスワードã®ç¢ºèªã‚’ãŠé¡˜ã„ã—ã¾ã™ã€‚<br/>ã‚»ã‚ュリティ上ã®ç†ç”±ã«ã‚ˆã‚Šã€æ™‚々パスワードã®å†å…¥åŠ›ã‚’ãŠé¡˜ã„ã™ã‚‹å ´åˆãŒã‚ã‚Šã¾ã™ã€‚", +"Verify" => "確èª" ); diff --git a/core/l10n/ru_RU.php b/core/l10n/ru_RU.php index 60e15b996ec8c8ee89eaa347a30b804170e5ea33..d658ecb18e5ec3f4579634fa533d0d2bd9c09f75 100644 --- a/core/l10n/ru_RU.php +++ b/core/l10n/ru_RU.php @@ -30,6 +30,7 @@ "Password" => "Пароль", "Set expiration date" => "УÑтановить Ñрок дейÑтвиÑ", "Expiration date" => "Дата иÑÑ‚ÐµÑ‡ÐµÐ½Ð¸Ñ Ñрока дейÑтвиÑ", +"Share via email:" => "Сделать общедоÑтупным поÑредÑтвом email:", "No people found" => "Ðе найдено людей", "Resharing is not allowed" => "РекурÑивный общий доÑтуп не разрешен", "with" => "Ñ", @@ -41,6 +42,8 @@ "delete" => "удалить", "share" => "Ñделать общим", "Password protected" => "Пароль защищен", +"Error unsetting expiration date" => "Ошибка при отключении даты иÑÑ‚ÐµÑ‡ÐµÐ½Ð¸Ñ Ñрока дейÑтвиÑ", +"Error setting expiration date" => "Ошибка при уÑтановке даты иÑÑ‚ÐµÑ‡ÐµÐ½Ð¸Ñ Ñрока дейÑтвиÑ", "ownCloud password reset" => "Переназначение паролÑ", "Use the following link to reset your password: {link}" => "ВоÑпользуйтеÑÑŒ Ñледующей ÑÑылкой Ð´Ð»Ñ Ð¿ÐµÑ€ÐµÐ½Ð°Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ: {link}", "You will receive a link to reset your password via Email." => "Ð’Ñ‹ получите ÑÑылку Ð´Ð»Ñ Ð²Ð¾ÑÑÑ‚Ð°Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð¿Ð¾ Ñлектронной почте.", @@ -61,6 +64,8 @@ "Cloud not found" => "Облако не найдено", "Edit categories" => "Редактирование категорий", "Add" => "Добавить", +"Security Warning" => "Предупреждение ÑиÑтемы безопаÑноÑти", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Ваши каталоги данных и файлы, вероÑтно, доÑтупны из Интернета. Файл .htaccess, предоÑтавлÑемый ownCloud, не работает. Мы наÑтоÑтельно рекомендуем Вам наÑтроить вебÑервер таким образом, чтобы каталоги данных больше не были доÑтупны, или перемеÑтить их за пределы корневого каталога документов веб-Ñервера.", "Create an <strong>admin account</strong>" => "Создать <strong>admin account</strong>", "Advanced" => "РаÑширенный", "Data folder" => "Папка данных", @@ -74,10 +79,16 @@ "Finish setup" => "Завершение наÑтройки", "web services under your control" => "веб-ÑервиÑÑ‹ под Вашим контролем", "Log out" => "Выйти", +"Automatic logon rejected!" => "ÐвтоматичеÑкий вход в ÑиÑтему отклонен!", +"If you did not change your password recently, your account may be compromised!" => "ЕÑли Ð’Ñ‹ недавно не менÑли пароль, Ваш аккаунт может быть подвергнут опаÑноÑти!", +"Please change your password to secure your account again." => "ПожалуйÑта, измените пароль, чтобы защитить ваш аккаунт еще раз.", "Lost your password?" => "Забыли пароль?", "remember" => "запомнить", "Log in" => "Войти", "You are logged out." => "Ð’Ñ‹ вышли из ÑиÑтемы.", "prev" => "предыдущий", -"next" => "Ñледующий" +"next" => "Ñледующий", +"Security Warning!" => "Предупреждение ÑиÑтемы безопаÑноÑти!", +"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "ПожалуйÑта, проверьте Ñвой ​​пароль. <br/>По ÑоображениÑм безопаÑноÑти Вам может быть иногда предложено ввеÑти пароль еще раз.", +"Verify" => "Проверить" ); diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php index 20ad151778a5a9f02f79e3ffae68aeea99e50aaa..935f9ab16f4fdd2bd8d26b7d9d5e66e2c44cc941 100644 --- a/core/l10n/sk_SK.php +++ b/core/l10n/sk_SK.php @@ -38,6 +38,7 @@ "No people found" => "UžÃvateľ nenájdený", "with" => "s", "Unshare" => "ZruÅ¡iÅ¥ zdieľanie", +"can edit" => "môže upraviÅ¥", "access control" => "riadenie prÃstupu", "create" => "vytvoriÅ¥", "delete" => "zmazaÅ¥", @@ -63,6 +64,7 @@ "Cloud not found" => "Nenájdené", "Edit categories" => "Úprava kategóriÃ", "Add" => "PridaÅ¥", +"Security Warning" => "BezpeÄnostné varovanie", "Create an <strong>admin account</strong>" => "VytvoriÅ¥ <strong>administrátorský úÄet</strong>", "Advanced" => "PokroÄilé", "Data folder" => "PrieÄinok dát", @@ -75,10 +77,13 @@ "Finish setup" => "DokonÄiÅ¥ inÅ¡taláciu", "web services under your control" => "webové služby pod vaÅ¡ou kontrolou", "Log out" => "OdhlásiÅ¥", +"Automatic logon rejected!" => "Automatické prihlásenie bolo zamietnuté!", "Lost your password?" => "Zabudli ste heslo?", "remember" => "zapamätaÅ¥", "Log in" => "PrihlásiÅ¥ sa", "You are logged out." => "Ste odhlásený.", "prev" => "späť", -"next" => "Äalej" +"next" => "Äalej", +"Security Warning!" => "BezpeÄnostné varovanie!", +"Verify" => "Overenie" ); diff --git a/core/l10n/vi.php b/core/l10n/vi.php index 26155a18663766be106be24c3308e8d90b6e45cd..758bd7274ff43ef6112332c99c4097f45b7f63b1 100644 --- a/core/l10n/vi.php +++ b/core/l10n/vi.php @@ -15,13 +15,36 @@ "October" => "Tháng 10", "November" => "Tháng 11", "December" => "Tháng 12", +"Choose" => "Chá»n", "Cancel" => "Hủy", "No" => "No", "Yes" => "Yes", "Ok" => "Ok", "No categories selected for deletion." => "Không có thể loại nà o được chá»n để xóa.", "Error" => "Lá»—i", +"Error while sharing" => "Lá»—i trong quá trình chia sẻ", +"Error while unsharing" => "Lá»—i trong quá trình gỡ chia sẻ", +"Error while changing permissions" => "Lá»—i trong quá trình phân quyá»n", +"Shared with you and the group" => "Äược chia sẻ vá»›i bạn và Nhóm", +"Shared with you by" => "Äược chia sẻ vá»›i bạn qua", +"Share with" => "Chia sẻ vá»›i", +"Share with link" => "Chia sẻ vá»›i link", "Password" => "Máºt khẩu", +"Set expiration date" => "Äặt ngà y kết thúc", +"Expiration date" => "Ngà y kết thúc", +"Share via email:" => "Chia sẻ thông qua email", +"No people found" => "Không tìm thấy ngÆ°á»i nà o", +"Shared in" => "Chi sẻ trong", +"with" => "vá»›i", +"Unshare" => "Gỡ bá» chia sẻ", +"access control" => "quản lý truy cáºp", +"create" => "tạo", +"update" => "cáºp nháºt", +"delete" => "xóa", +"share" => "chia sẻ", +"Password protected" => "Máºt khẩu bảo vệ", +"Error unsetting expiration date" => "Lá»—i trong quá trình gỡ bá» ngà y kết thúc", +"Error setting expiration date" => "Lá»—i cấu hình ngà y kết thúc", "ownCloud password reset" => "Khôi phục máºt khẩu Owncloud ", "Use the following link to reset your password: {link}" => "Dùng Ä‘Æ°á»ng dẫn sau để khôi phục lại máºt khẩu : {link}", "You will receive a link to reset your password via Email." => "Vui lòng kiểm tra Email để khôi phục lại máºt khẩu.", diff --git a/core/l10n/zh_CN.GB2312.php b/core/l10n/zh_CN.GB2312.php index 2f87278bf58766df06def95b6ed0552476018f7f..a69bbec0b2672c162a43143bc7612da6912e0b0d 100644 --- a/core/l10n/zh_CN.GB2312.php +++ b/core/l10n/zh_CN.GB2312.php @@ -69,6 +69,10 @@ "Cloud not found" => "云 没有被找到", "Edit categories" => "编辑分类", "Add" => "æ·»åŠ ", +"Security Warning" => "安全è¦å‘Š", +"No secure random number generator is available, please enable the PHP OpenSSL extension." => "没有安全éšæœºç 生æˆå™¨ï¼Œè¯·å¯ç”¨ PHP OpenSSL 扩展。", +"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "没有安全éšæœºç 生æˆå™¨ï¼Œé»‘客å¯ä»¥é¢„测密ç é‡ç½®ä»¤ç‰Œå¹¶æŽ¥ç®¡ä½ 的账户。", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "您的数æ®æ–‡ä»¶å¤¹å’Œæ‚¨çš„文件或许能够从互è”网访问。ownCloud æ供的 .htaccesss 文件未其作用。我们强烈建议您é…置网络æœåŠ¡å™¨ä»¥ä½¿æ•°æ®æ–‡ä»¶å¤¹ä¸èƒ½ä»Žäº’è”网访问,或将移动数æ®æ–‡ä»¶å¤¹ç§»å‡ºç½‘络æœåŠ¡å™¨æ–‡æ¡£æ ¹ç›®å½•ã€‚", "Create an <strong>admin account</strong>" => "建立一个 <strong>管ç†å¸æˆ·</strong>", "Advanced" => "进阶", "Data folder" => "æ•°æ®å˜æ”¾æ–‡ä»¶å¤¹", @@ -82,10 +86,16 @@ "Finish setup" => "完æˆå®‰è£…", "web services under your control" => "ä½ æŽ§åˆ¶ä¸‹çš„ç½‘ç»œæœåŠ¡", "Log out" => "注销", +"Automatic logon rejected!" => "自动登录被拒ç»ï¼", +"If you did not change your password recently, your account may be compromised!" => "如果您最近没有修改您的密ç ,那您的å¸å·å¯èƒ½è¢«æ”»å‡»äº†ï¼", +"Please change your password to secure your account again." => "请修改您的密ç 以ä¿æŠ¤è´¦æˆ·ã€‚", "Lost your password?" => "忘记密ç ?", "remember" => "备忘", "Log in" => "登陆", "You are logged out." => "ä½ å·²ç»æ³¨é”€äº†", "prev" => "åŽé€€", -"next" => "å‰è¿›" +"next" => "å‰è¿›", +"Security Warning!" => "安全è¦å‘Šï¼", +"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "请确认您的密ç 。<br/>å¤„äºŽå®‰å…¨åŽŸå› ä½ å¶å°”也会被è¦æ±‚å†æ¬¡è¾“入您的密ç 。", +"Verify" => "确认" ); diff --git a/l10n/ca/core.po b/l10n/ca/core.po index dc715f5e1907fc426ce54a1c0fdad9d56c00fd5a..c8709a4ef414bd2b796b2915760e9959c28d6b74 100644 --- a/l10n/ca/core.po +++ b/l10n/ca/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" -"PO-Revision-Date: 2012-10-16 00:05+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 06:19+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" @@ -325,7 +325,7 @@ msgid "" "strongly suggest that you configure your webserver in a way that the data " "directory is no longer accessible or you move the data directory outside the" " webserver document root." -msgstr "" +msgstr "La carpeta de dades i els fitxers provablement són accessibles des d'internet. El fitxer .htaccess que proporciona ownCloud no funciona. Us recomanem que configureu el vostre servidor web de manera que la carpeta de dades no sigui accessible o que moveu la carpeta de dades fora de la carpeta arrel del servidor web." #: templates/installation.php:36 msgid "Create an <strong>admin account</strong>" @@ -382,17 +382,17 @@ msgstr "Surt" #: templates/login.php:8 msgid "Automatic logon rejected!" -msgstr "" +msgstr "L'ha rebutjat l'acceditació automà tica!" #: templates/login.php:9 msgid "" "If you did not change your password recently, your account may be " "compromised!" -msgstr "" +msgstr "Se no heu canviat la contrasenya recentment el vostre compte pot estar compromès!" #: templates/login.php:10 msgid "Please change your password to secure your account again." -msgstr "" +msgstr "Canvieu la contrasenya de nou per assegurar el vostre compte." #: templates/login.php:15 msgid "Lost your password?" @@ -420,14 +420,14 @@ msgstr "següent" #: templates/verify.php:5 msgid "Security Warning!" -msgstr "" +msgstr "AvÃs de seguretat!" #: templates/verify.php:6 msgid "" "Please verify your password. <br/>For security reasons you may be " "occasionally asked to enter your password again." -msgstr "" +msgstr "Comproveu la vostra contrasenya. <br/>Per raons de seguretat se us pot demanar escriure de nou la vostra contrasenya." #: templates/verify.php:16 msgid "Verify" -msgstr "" +msgstr "Comprova" diff --git a/l10n/cs_CZ/core.po b/l10n/cs_CZ/core.po index 28c0ee90d985b044bdb825b28e8e7d63ee39938e..356ffa03df511012e34debe69cd3bee1007258c0 100644 --- a/l10n/cs_CZ/core.po +++ b/l10n/cs_CZ/core.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" -"PO-Revision-Date: 2012-10-16 00:05+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 08:31+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" @@ -327,7 +327,7 @@ msgid "" "strongly suggest that you configure your webserver in a way that the data " "directory is no longer accessible or you move the data directory outside the" " webserver document root." -msgstr "" +msgstr "Váš adresář dat a vÅ¡echny VaÅ¡e soubory jsou pravdÄ›podobnÄ› pÅ™Ãstupné z internetu. Soubor .htaccess, který je poskytován ownCloud, nefunguje. DůraznÄ› Vám doporuÄujeme nastavit váš webový server tak, aby nebyl adresář dat pÅ™Ãstupný, nebo pÅ™esunout adresář dat mimo koÅ™enovou složku dokumentů webového serveru." #: templates/installation.php:36 msgid "Create an <strong>admin account</strong>" @@ -384,17 +384,17 @@ msgstr "Odhlásit se" #: templates/login.php:8 msgid "Automatic logon rejected!" -msgstr "" +msgstr "Automatické pÅ™ihlášenà odmÃtnuto." #: templates/login.php:9 msgid "" "If you did not change your password recently, your account may be " "compromised!" -msgstr "" +msgstr "V nedávné dobÄ› jste nezmÄ›nili své heslo, Váš úÄet může být kompromitován." #: templates/login.php:10 msgid "Please change your password to secure your account again." -msgstr "" +msgstr "Změňte, prosÃm, své heslo pro opÄ›tovné zabezpeÄenà VaÅ¡eho úÄtu." #: templates/login.php:15 msgid "Lost your password?" @@ -422,14 +422,14 @@ msgstr "následujÃcÃ" #: templates/verify.php:5 msgid "Security Warning!" -msgstr "" +msgstr "BezpeÄnostnà upozornÄ›nÃ." #: templates/verify.php:6 msgid "" "Please verify your password. <br/>For security reasons you may be " "occasionally asked to enter your password again." -msgstr "" +msgstr "Ověřte, prosÃm, své heslo. <br/>Z bezpeÄnostnÃch důvodů můžete být obÄas požádáni o jeho opÄ›tovné zadánÃ." #: templates/verify.php:16 msgid "Verify" -msgstr "" +msgstr "Ověřit" diff --git a/l10n/de/core.po b/l10n/de/core.po index 8e023a66d62799d784aa624d06d38b356b1c9527..0804a79cde37b91e514961ecf3d2279d0c289e5b 100644 --- a/l10n/de/core.po +++ b/l10n/de/core.po @@ -20,9 +20,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" -"PO-Revision-Date: 2012-10-16 00:05+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 21:24+0000\n" +"Last-Translator: Mirodin <blobbyjj@ymail.com>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -315,19 +315,19 @@ msgstr "Hinzufügen" #: templates/installation.php:23 templates/installation.php:31 msgid "Security Warning" -msgstr "Sicherheitshinweis" +msgstr "Sicherheitswarnung" #: templates/installation.php:24 msgid "" "No secure random number generator is available, please enable the PHP " "OpenSSL extension." -msgstr "Es ist kein sicherer Zufallszahlengenerator verfügbar, bitte aktivieren Sie die PHP-Erweiterung für OpenSSL" +msgstr "Es ist kein sicherer Zufallszahlengenerator verfügbar, bitte aktiviere die PHP-Erweiterung für OpenSSL." #: templates/installation.php:26 msgid "" "Without a secure random number generator an attacker may be able to predict " "password reset tokens and take over your account." -msgstr "Ohne einen sicheren Zufallszahlengenerator sind Angreifer in der Lage die Tokens für das Zurücksetzen der Passwörter vorherzusehen und damit können Konten übernommen." +msgstr "Ohne einen sicheren Zufallszahlengenerator sind Angreifer in der Lage die Tokens für das Zurücksetzen der Passwörter vorherzusehen und Konten zu übernehmen." #: templates/installation.php:32 msgid "" @@ -336,7 +336,7 @@ msgid "" "strongly suggest that you configure your webserver in a way that the data " "directory is no longer accessible or you move the data directory outside the" " webserver document root." -msgstr "" +msgstr "Dein Datenverzeichnis und deine Datein sind vielleicht vom Internet aus erreichbar. Die .htaccess Datei, die ownCloud verwendet, arbeitet nicht richtig. Wir schlagen Dir dringend vor, dass du deinen Webserver so konfigurierst, dass das Datenverzeichnis nicht länger erreichbar ist oder, dass du dein Datenverzeichnis aus dem Dokumenten-root des Webservers bewegst." #: templates/installation.php:36 msgid "Create an <strong>admin account</strong>" @@ -393,17 +393,17 @@ msgstr "Abmelden" #: templates/login.php:8 msgid "Automatic logon rejected!" -msgstr "" +msgstr "Automatischer Login zurückgewiesen!" #: templates/login.php:9 msgid "" "If you did not change your password recently, your account may be " "compromised!" -msgstr "" +msgstr "Wenn du Dein Passwort nicht änderst, könnte dein Account kompromitiert werden!" #: templates/login.php:10 msgid "Please change your password to secure your account again." -msgstr "" +msgstr "Bitte ändere Dein Passwort, um Deinen Account wieder zu schützen." #: templates/login.php:15 msgid "Lost your password?" @@ -431,14 +431,14 @@ msgstr "Weiter" #: templates/verify.php:5 msgid "Security Warning!" -msgstr "" +msgstr "Sicherheitswarnung!" #: templates/verify.php:6 msgid "" "Please verify your password. <br/>For security reasons you may be " "occasionally asked to enter your password again." -msgstr "" +msgstr "Bitte bestätige Dein Passwort. <br/> Aus Sicherheitsgründen wirst Du hierbei gebeten, Dein Passwort erneut einzugeben." #: templates/verify.php:16 msgid "Verify" -msgstr "" +msgstr "Bestätigen" diff --git a/l10n/de/files.po b/l10n/de/files.po index e2635a4a0b11b5339ac1dddbe262c4b36fd3c47f..0c178f2f82c7cb2607d9af12b65abc4714fcaf9d 100644 --- a/l10n/de/files.po +++ b/l10n/de/files.po @@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-28 02:02+0200\n" -"PO-Revision-Date: 2012-09-27 22:31+0000\n" +"POT-Creation-Date: 2012-10-16 23:37+0200\n" +"PO-Revision-Date: 2012-10-16 21:36+0000\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" @@ -78,39 +78,39 @@ msgstr "Löschen" msgid "Rename" msgstr "Umbenennen" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "already exists" msgstr "ist bereits vorhanden" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "replace" msgstr "ersetzen" -#: js/filelist.js:190 +#: js/filelist.js:192 msgid "suggest name" msgstr "Name vorschlagen" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "cancel" msgstr "abbrechen" -#: js/filelist.js:239 js/filelist.js:241 +#: js/filelist.js:241 js/filelist.js:243 msgid "replaced" msgstr "ersetzt" -#: js/filelist.js:239 js/filelist.js:241 js/filelist.js:273 js/filelist.js:275 +#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 msgid "undo" msgstr "rückgängig machen" -#: js/filelist.js:241 +#: js/filelist.js:243 msgid "with" msgstr "mit" -#: js/filelist.js:273 +#: js/filelist.js:275 msgid "unshared" msgstr "Nicht mehr freigegeben" -#: js/filelist.js:275 +#: js/filelist.js:277 msgid "deleted" msgstr "gelöscht" @@ -118,112 +118,112 @@ msgstr "gelöscht" msgid "generating ZIP-file, it may take some time." msgstr "Erstelle ZIP-Datei. Dies kann eine Weile dauern." -#: js/files.js:208 +#: js/files.js:214 msgid "Unable to upload your file as it is a directory or has 0 bytes" -msgstr "Ihre Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist." +msgstr "Deine Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist." -#: js/files.js:208 +#: js/files.js:214 msgid "Upload Error" msgstr "Fehler beim Upload" -#: js/files.js:236 js/files.js:341 js/files.js:371 +#: js/files.js:242 js/files.js:347 js/files.js:377 msgid "Pending" msgstr "Ausstehend" -#: js/files.js:256 +#: js/files.js:262 msgid "1 file uploading" msgstr "Eine Datei wird hoch geladen" -#: js/files.js:259 js/files.js:304 js/files.js:319 +#: js/files.js:265 js/files.js:310 js/files.js:325 msgid "files uploading" msgstr "Dateien werden hoch geladen" -#: js/files.js:322 js/files.js:355 +#: js/files.js:328 js/files.js:361 msgid "Upload cancelled." msgstr "Upload abgebrochen." -#: js/files.js:424 +#: js/files.js:430 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." -msgstr "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen." +msgstr "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen." -#: js/files.js:494 +#: js/files.js:500 msgid "Invalid name, '/' is not allowed." msgstr "Ungültiger Name: \"/\" ist nicht erlaubt." -#: js/files.js:668 +#: js/files.js:681 msgid "files scanned" msgstr "Dateien gescannt" -#: js/files.js:676 +#: js/files.js:689 msgid "error while scanning" msgstr "Fehler beim Scannen" -#: js/files.js:749 templates/index.php:48 +#: js/files.js:762 templates/index.php:48 msgid "Name" msgstr "Name" -#: js/files.js:750 templates/index.php:56 +#: js/files.js:763 templates/index.php:56 msgid "Size" msgstr "Größe" -#: js/files.js:751 templates/index.php:58 +#: js/files.js:764 templates/index.php:58 msgid "Modified" msgstr "Bearbeitet" -#: js/files.js:778 +#: js/files.js:791 msgid "folder" msgstr "Ordner" -#: js/files.js:780 +#: js/files.js:793 msgid "folders" msgstr "Ordner" -#: js/files.js:788 +#: js/files.js:801 msgid "file" msgstr "Datei" -#: js/files.js:790 +#: js/files.js:803 msgid "files" msgstr "Dateien" -#: js/files.js:834 +#: js/files.js:847 msgid "seconds ago" msgstr "Sekunden her" -#: js/files.js:835 +#: js/files.js:848 msgid "minute ago" msgstr "Minute her" -#: js/files.js:836 +#: js/files.js:849 msgid "minutes ago" msgstr "Minuten her" -#: js/files.js:839 +#: js/files.js:852 msgid "today" msgstr "Heute" -#: js/files.js:840 +#: js/files.js:853 msgid "yesterday" msgstr "Gestern" -#: js/files.js:841 +#: js/files.js:854 msgid "days ago" msgstr "Tage her" -#: js/files.js:842 +#: js/files.js:855 msgid "last month" msgstr "Letzten Monat" -#: js/files.js:844 +#: js/files.js:857 msgid "months ago" msgstr "Monate her" -#: js/files.js:845 +#: js/files.js:858 msgid "last year" msgstr "Letztes Jahr" -#: js/files.js:846 +#: js/files.js:859 msgid "years ago" msgstr "Jahre her" diff --git a/l10n/de/settings.po b/l10n/de/settings.po index a4dd374031815bd04fee78f408b17aeb274d4c90..dca0d414bcdab4419aba219d3759a95445be825b 100644 --- a/l10n/de/settings.po +++ b/l10n/de/settings.po @@ -21,9 +21,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-13 02:05+0200\n" -"PO-Revision-Date: 2012-10-12 22:12+0000\n" -"Last-Translator: Mirodin <blobbyjj@ymail.com>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 21:35+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -35,16 +35,11 @@ msgstr "" msgid "Unable to load list from App Store" msgstr "Die Liste der Anwendungen im Store konnte nicht geladen werden." -#: ajax/creategroup.php:9 ajax/removeuser.php:18 ajax/setquota.php:18 -#: ajax/togglegroups.php:15 -msgid "Authentication error" -msgstr "Fehler bei der Anmeldung" - -#: ajax/creategroup.php:19 +#: ajax/creategroup.php:12 msgid "Group already exists" msgstr "Gruppe existiert bereits" -#: ajax/creategroup.php:28 +#: ajax/creategroup.php:21 msgid "Unable to add group" msgstr "Gruppe konnte nicht angelegt werden" @@ -72,6 +67,10 @@ msgstr "Ungültige Anfrage" msgid "Unable to delete group" msgstr "Gruppe konnte nicht gelöscht werden" +#: ajax/removeuser.php:18 ajax/setquota.php:18 ajax/togglegroups.php:15 +msgid "Authentication error" +msgstr "Fehler bei der Anmeldung" + #: ajax/removeuser.php:27 msgid "Unable to delete user" msgstr "Benutzer konnte nicht gelöscht werden" @@ -102,9 +101,9 @@ msgstr "Aktivieren" msgid "Saving..." msgstr "Speichern..." -#: personal.php:47 personal.php:48 +#: personal.php:42 personal.php:43 msgid "__language_name__" -msgstr "Deutsch" +msgstr "Deutsch (Persönlich)" #: templates/admin.php:14 msgid "Security Warning" @@ -117,7 +116,7 @@ msgid "" "strongly suggest that you configure your webserver in a way that the data " "directory is no longer accessible or you move the data directory outside the" " webserver document root." -msgstr "Ihr Datenverzeichnis ist möglicher Weise aus dem Internet erreichbar. Die .htaccess-Datei von ownCloud funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers." +msgstr "Dein Datenverzeichnis ist möglicherweise aus dem Internet erreichbar. Die .htaccess-Datei von ownCloud funktioniert nicht. Wir raten Dir dringend, dass Du Deinen Webserver dahingehend konfigurieren, dass Dein Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Du verschiebst das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers." #: templates/admin.php:31 msgid "Cron" @@ -296,7 +295,7 @@ msgstr "Hilf bei der Ãœbersetzung" #: templates/personal.php:51 msgid "use this address to connect to your ownCloud in your file manager" -msgstr "Benutzen Sie diese Adresse, um Ihre ownCloud mit Ihrem Dateimanager zu verbinden." +msgstr "Verwende diese Adresse, um Deine ownCloud mit Deinem Dateimanager zu verbinden." #: templates/users.php:21 templates/users.php:76 msgid "Name" diff --git a/l10n/de_DE/core.po b/l10n/de_DE/core.po new file mode 100644 index 0000000000000000000000000000000000000000..ed3c87f03f680a59ffe996637c9bab286ae00047 --- /dev/null +++ b/l10n/de_DE/core.po @@ -0,0 +1,444 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <admin@s-goecker.de>, 2011-2012. +# <alex.hotz@gmail.com>, 2011. +# <blobbyjj@ymail.com>, 2012. +# <georg.stefan.germany@googlemail.com>, 2011. +# I Robot <thomas.mueller@tmit.eu>, 2012. +# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011. +# <mail@felixmoeller.de>, 2012. +# Marcel Kühlhorn <susefan93@gmx.de>, 2012. +# <m.fresel@sysangels.com>, 2012. +# <niko@nik-o-mat.de>, 2012. +# Phi Lieb <>, 2012. +# <thomas.mueller@tmit.eu>, 2012. +# <transifex.3.mensaje@spamgourmet.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 20:38+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 +msgid "Application name not provided." +msgstr "Der Anwendungsname wurde nicht angegeben." + +#: ajax/vcategories/add.php:29 +msgid "No category to add?" +msgstr "Keine Kategorie hinzuzufügen?" + +#: ajax/vcategories/add.php:36 +msgid "This category already exists: " +msgstr "Kategorie existiert bereits:" + +#: js/js.js:238 templates/layout.user.php:49 templates/layout.user.php:50 +msgid "Settings" +msgstr "Einstellungen" + +#: js/js.js:670 +msgid "January" +msgstr "Januar" + +#: js/js.js:670 +msgid "February" +msgstr "Februar" + +#: js/js.js:670 +msgid "March" +msgstr "März" + +#: js/js.js:670 +msgid "April" +msgstr "April" + +#: js/js.js:670 +msgid "May" +msgstr "Mai" + +#: js/js.js:670 +msgid "June" +msgstr "Juni" + +#: js/js.js:671 +msgid "July" +msgstr "Juli" + +#: js/js.js:671 +msgid "August" +msgstr "August" + +#: js/js.js:671 +msgid "September" +msgstr "September" + +#: js/js.js:671 +msgid "October" +msgstr "Oktober" + +#: js/js.js:671 +msgid "November" +msgstr "November" + +#: js/js.js:671 +msgid "December" +msgstr "Dezember" + +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "Auswählen" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "Abbrechen" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "Nein" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "Ja" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "OK" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "Es wurde keine Kategorien zum Löschen ausgewählt." + +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:497 +#: js/share.js:509 +msgid "Error" +msgstr "Fehler" + +#: js/share.js:103 +msgid "Error while sharing" +msgstr "Fehler beim Freigeben" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "Fehler beim Aufheben der Freigabe" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "Fehler beim Ändern der Rechte" + +#: js/share.js:130 +msgid "Shared with you and the group" +msgstr "Für Dich und folgende Gruppe freigegeben" + +#: js/share.js:130 +msgid "by" +msgstr "mit" + +#: js/share.js:132 +msgid "Shared with you by" +msgstr "Dies wurde mit dir geteilt von" + +#: js/share.js:137 +msgid "Share with" +msgstr "Freigeben für" + +#: js/share.js:142 +msgid "Share with link" +msgstr "Ãœber einen Link freigeben" + +#: js/share.js:143 +msgid "Password protect" +msgstr "Passwortschutz" + +#: js/share.js:147 templates/installation.php:42 templates/login.php:24 +#: templates/verify.php:13 +msgid "Password" +msgstr "Passwort" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "Setze ein Ablaufdatum" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "Ablaufdatum" + +#: js/share.js:185 +msgid "Share via email:" +msgstr "Ãœber eine E-Mail freigeben:" + +#: js/share.js:187 +msgid "No people found" +msgstr "Niemand gefunden" + +#: js/share.js:214 +msgid "Resharing is not allowed" +msgstr "Weiterverteilen ist nicht erlaubt" + +#: js/share.js:250 +msgid "Shared in" +msgstr "Freigegeben in" + +#: js/share.js:250 +msgid "with" +msgstr "mit" + +#: js/share.js:271 +msgid "Unshare" +msgstr "Freigabe aufheben" + +#: js/share.js:283 +msgid "can edit" +msgstr "kann bearbeiten" + +#: js/share.js:285 +msgid "access control" +msgstr "Zugriffskontrolle" + +#: js/share.js:288 +msgid "create" +msgstr "erstellen" + +#: js/share.js:291 +msgid "update" +msgstr "aktualisieren" + +#: js/share.js:294 +msgid "delete" +msgstr "löschen" + +#: js/share.js:297 +msgid "share" +msgstr "teilen" + +#: js/share.js:322 js/share.js:484 +msgid "Password protected" +msgstr "Durch ein Passwort geschützt" + +#: js/share.js:497 +msgid "Error unsetting expiration date" +msgstr "Fehler beim entfernen des Ablaufdatums" + +#: js/share.js:509 +msgid "Error setting expiration date" +msgstr "Fehler beim Setzen des Ablaufdatums" + +#: lostpassword/index.php:26 +msgid "ownCloud password reset" +msgstr "ownCloud-Passwort zurücksetzen" + +#: lostpassword/templates/email.php:2 +msgid "Use the following link to reset your password: {link}" +msgstr "Nutzen Sie den nachfolgenden Link, um Ihr Passwort zurückzusetzen: {link}" + +#: lostpassword/templates/lostpassword.php:3 +msgid "You will receive a link to reset your password via Email." +msgstr "Du erhälst einen Link per E-Mail, um Dein Passwort zurückzusetzen." + +#: lostpassword/templates/lostpassword.php:5 +msgid "Requested" +msgstr "Angefragt" + +#: lostpassword/templates/lostpassword.php:8 +msgid "Login failed!" +msgstr "Login fehlgeschlagen!" + +#: lostpassword/templates/lostpassword.php:11 templates/installation.php:38 +#: templates/login.php:20 +msgid "Username" +msgstr "Benutzername" + +#: lostpassword/templates/lostpassword.php:14 +msgid "Request reset" +msgstr "Beantrage Zurücksetzung" + +#: lostpassword/templates/resetpassword.php:4 +msgid "Your password was reset" +msgstr "Ihr Passwort wurde zurückgesetzt." + +#: lostpassword/templates/resetpassword.php:5 +msgid "To login page" +msgstr "Zur Login-Seite" + +#: lostpassword/templates/resetpassword.php:8 +msgid "New password" +msgstr "Neues Passwort" + +#: lostpassword/templates/resetpassword.php:11 +msgid "Reset password" +msgstr "Passwort zurücksetzen" + +#: strings.php:5 +msgid "Personal" +msgstr "Persönlich" + +#: strings.php:6 +msgid "Users" +msgstr "Benutzer" + +#: strings.php:7 +msgid "Apps" +msgstr "Anwendungen" + +#: strings.php:8 +msgid "Admin" +msgstr "Admin" + +#: strings.php:9 +msgid "Help" +msgstr "Hilfe" + +#: templates/403.php:12 +msgid "Access forbidden" +msgstr "Zugriff verboten" + +#: templates/404.php:12 +msgid "Cloud not found" +msgstr "Cloud nicht gefunden" + +#: templates/edit_categories_dialog.php:4 +msgid "Edit categories" +msgstr "Kategorien bearbeiten" + +#: templates/edit_categories_dialog.php:14 +msgid "Add" +msgstr "Hinzufügen" + +#: templates/installation.php:23 templates/installation.php:31 +msgid "Security Warning" +msgstr "Sicherheitshinweis" + +#: templates/installation.php:24 +msgid "" +"No secure random number generator is available, please enable the PHP " +"OpenSSL extension." +msgstr "Es ist kein sicherer Zufallszahlengenerator verfügbar, bitte aktivieren Sie die PHP-Erweiterung für OpenSSL" + +#: templates/installation.php:26 +msgid "" +"Without a secure random number generator an attacker may be able to predict " +"password reset tokens and take over your account." +msgstr "Ohne einen sicheren Zufallszahlengenerator sind Angreifer in der Lage die Tokens für das Zurücksetzen der Passwörter vorherzusehen und damit können Konten übernommen." + +#: templates/installation.php:32 +msgid "" +"Your data directory and your files are probably accessible from the " +"internet. The .htaccess file that ownCloud provides is not working. We " +"strongly suggest that you configure your webserver in a way that the data " +"directory is no longer accessible or you move the data directory outside the" +" webserver document root." +msgstr "" + +#: templates/installation.php:36 +msgid "Create an <strong>admin account</strong>" +msgstr "<strong>Administrator-Konto</strong> anlegen" + +#: templates/installation.php:48 +msgid "Advanced" +msgstr "Fortgeschritten" + +#: templates/installation.php:50 +msgid "Data folder" +msgstr "Datenverzeichnis" + +#: templates/installation.php:57 +msgid "Configure the database" +msgstr "Datenbank einrichten" + +#: templates/installation.php:62 templates/installation.php:73 +#: templates/installation.php:83 templates/installation.php:93 +msgid "will be used" +msgstr "wird verwendet" + +#: templates/installation.php:105 +msgid "Database user" +msgstr "Datenbank-Benutzer" + +#: templates/installation.php:109 +msgid "Database password" +msgstr "Datenbank-Passwort" + +#: templates/installation.php:113 +msgid "Database name" +msgstr "Datenbank-Name" + +#: templates/installation.php:121 +msgid "Database tablespace" +msgstr "Datenbank-Tablespace" + +#: templates/installation.php:127 +msgid "Database host" +msgstr "Datenbank-Host" + +#: templates/installation.php:132 +msgid "Finish setup" +msgstr "Installation abschließen" + +#: templates/layout.guest.php:38 +msgid "web services under your control" +msgstr "Web-Services unter Ihrer Kontrolle" + +#: templates/layout.user.php:34 +msgid "Log out" +msgstr "Abmelden" + +#: templates/login.php:8 +msgid "Automatic logon rejected!" +msgstr "" + +#: templates/login.php:9 +msgid "" +"If you did not change your password recently, your account may be " +"compromised!" +msgstr "" + +#: templates/login.php:10 +msgid "Please change your password to secure your account again." +msgstr "" + +#: templates/login.php:15 +msgid "Lost your password?" +msgstr "Passwort vergessen?" + +#: templates/login.php:27 +msgid "remember" +msgstr "merken" + +#: templates/login.php:28 +msgid "Log in" +msgstr "Einloggen" + +#: templates/logout.php:1 +msgid "You are logged out." +msgstr "Du wurdest abgemeldet." + +#: templates/part.pagenavi.php:3 +msgid "prev" +msgstr "Zurück" + +#: templates/part.pagenavi.php:20 +msgid "next" +msgstr "Weiter" + +#: templates/verify.php:5 +msgid "Security Warning!" +msgstr "" + +#: templates/verify.php:6 +msgid "" +"Please verify your password. <br/>For security reasons you may be " +"occasionally asked to enter your password again." +msgstr "" + +#: templates/verify.php:16 +msgid "Verify" +msgstr "" diff --git a/l10n/de_DE/files.po b/l10n/de_DE/files.po new file mode 100644 index 0000000000000000000000000000000000000000..da2c94995c734e2bf151dffc32c2294df1ba20c8 --- /dev/null +++ b/l10n/de_DE/files.po @@ -0,0 +1,314 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <admin@s-goecker.de>, 2012. +# <blobbyjj@ymail.com>, 2012. +# I Robot <thomas.mueller@tmit.eu>, 2012. +# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011. +# Jan-Christoph Borchardt <jan@unhosted.org>, 2011. +# <lukas@statuscode.ch>, 2012. +# <mail@felixmoeller.de>, 2012. +# Marcel Kühlhorn <susefan93@gmx.de>, 2012. +# Michael Krell <m4dmike.mni@gmail.com>, 2012. +# <nelsonfritsch@gmail.com>, 2012. +# <niko@nik-o-mat.de>, 2012. +# Phi Lieb <>, 2012. +# <thomas.mueller@tmit.eu>, 2012. +# Thomas Müller <>, 2012. +# <transifex.3.mensaje@spamgourmet.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-10-16 23:37+0200\n" +"PO-Revision-Date: 2012-10-16 21:37+0000\n" +"Last-Translator: Mirodin <blobbyjj@ymail.com>\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ajax/upload.php:20 +msgid "There is no error, the file uploaded with success" +msgstr "Datei fehlerfrei hochgeladen." + +#: ajax/upload.php:21 +msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" +msgstr "Die Größe der hochzuladenden Datei überschreitet die upload_max_filesize-Richtlinie in php.ini" + +#: ajax/upload.php:22 +msgid "" +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " +"the HTML form" +msgstr "Die Größe der hochzuladenden Datei überschreitet die MAX_FILE_SIZE-Richtlinie, die im HTML-Formular angegeben wurde" + +#: ajax/upload.php:23 +msgid "The uploaded file was only partially uploaded" +msgstr "Die Datei wurde nur teilweise hochgeladen." + +#: ajax/upload.php:24 +msgid "No file was uploaded" +msgstr "Es wurde keine Datei hochgeladen." + +#: ajax/upload.php:25 +msgid "Missing a temporary folder" +msgstr "Temporärer Ordner fehlt." + +#: ajax/upload.php:26 +msgid "Failed to write to disk" +msgstr "Fehler beim Schreiben auf die Festplatte" + +#: appinfo/app.php:6 +msgid "Files" +msgstr "Dateien" + +#: js/fileactions.js:108 templates/index.php:62 +msgid "Unshare" +msgstr "Nicht mehr freigeben" + +#: js/fileactions.js:110 templates/index.php:64 +msgid "Delete" +msgstr "Löschen" + +#: js/fileactions.js:182 +msgid "Rename" +msgstr "Umbenennen" + +#: js/filelist.js:192 js/filelist.js:194 +msgid "already exists" +msgstr "ist bereits vorhanden" + +#: js/filelist.js:192 js/filelist.js:194 +msgid "replace" +msgstr "ersetzen" + +#: js/filelist.js:192 +msgid "suggest name" +msgstr "Name vorschlagen" + +#: js/filelist.js:192 js/filelist.js:194 +msgid "cancel" +msgstr "abbrechen" + +#: js/filelist.js:241 js/filelist.js:243 +msgid "replaced" +msgstr "ersetzt" + +#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 +msgid "undo" +msgstr "rückgängig machen" + +#: js/filelist.js:243 +msgid "with" +msgstr "mit" + +#: js/filelist.js:275 +msgid "unshared" +msgstr "Nicht mehr freigegeben" + +#: js/filelist.js:277 +msgid "deleted" +msgstr "gelöscht" + +#: js/files.js:179 +msgid "generating ZIP-file, it may take some time." +msgstr "Erstelle ZIP-Datei. Dies kann eine Weile dauern." + +#: js/files.js:214 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "Ihre Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist." + +#: js/files.js:214 +msgid "Upload Error" +msgstr "Fehler beim Upload" + +#: js/files.js:242 js/files.js:347 js/files.js:377 +msgid "Pending" +msgstr "Ausstehend" + +#: js/files.js:262 +msgid "1 file uploading" +msgstr "Eine Datei wird hoch geladen" + +#: js/files.js:265 js/files.js:310 js/files.js:325 +msgid "files uploading" +msgstr "Dateien werden hoch geladen" + +#: js/files.js:328 js/files.js:361 +msgid "Upload cancelled." +msgstr "Upload abgebrochen." + +#: js/files.js:430 +msgid "" +"File upload is in progress. Leaving the page now will cancel the upload." +msgstr "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen." + +#: js/files.js:500 +msgid "Invalid name, '/' is not allowed." +msgstr "Ungültiger Name: \"/\" ist nicht erlaubt." + +#: js/files.js:681 +msgid "files scanned" +msgstr "Dateien gescannt" + +#: js/files.js:689 +msgid "error while scanning" +msgstr "Fehler beim Scannen" + +#: js/files.js:762 templates/index.php:48 +msgid "Name" +msgstr "Name" + +#: js/files.js:763 templates/index.php:56 +msgid "Size" +msgstr "Größe" + +#: js/files.js:764 templates/index.php:58 +msgid "Modified" +msgstr "Bearbeitet" + +#: js/files.js:791 +msgid "folder" +msgstr "Ordner" + +#: js/files.js:793 +msgid "folders" +msgstr "Ordner" + +#: js/files.js:801 +msgid "file" +msgstr "Datei" + +#: js/files.js:803 +msgid "files" +msgstr "Dateien" + +#: js/files.js:847 +msgid "seconds ago" +msgstr "Sekunden her" + +#: js/files.js:848 +msgid "minute ago" +msgstr "Minute her" + +#: js/files.js:849 +msgid "minutes ago" +msgstr "Minuten her" + +#: js/files.js:852 +msgid "today" +msgstr "Heute" + +#: js/files.js:853 +msgid "yesterday" +msgstr "Gestern" + +#: js/files.js:854 +msgid "days ago" +msgstr "Tage her" + +#: js/files.js:855 +msgid "last month" +msgstr "Letzten Monat" + +#: js/files.js:857 +msgid "months ago" +msgstr "Monate her" + +#: js/files.js:858 +msgid "last year" +msgstr "Letztes Jahr" + +#: js/files.js:859 +msgid "years ago" +msgstr "Jahre her" + +#: templates/admin.php:5 +msgid "File handling" +msgstr "Dateibehandlung" + +#: templates/admin.php:7 +msgid "Maximum upload size" +msgstr "Maximale Upload-Größe" + +#: templates/admin.php:7 +msgid "max. possible: " +msgstr "maximal möglich:" + +#: templates/admin.php:9 +msgid "Needed for multi-file and folder downloads." +msgstr "Für Mehrfachdatei- und Ordnerdownloads benötigt:" + +#: templates/admin.php:9 +msgid "Enable ZIP-download" +msgstr "ZIP-Download aktivieren" + +#: templates/admin.php:11 +msgid "0 is unlimited" +msgstr "0 bedeutet unbegrenzt" + +#: templates/admin.php:12 +msgid "Maximum input size for ZIP files" +msgstr "Maximale Größe für ZIP-Dateien" + +#: templates/admin.php:14 +msgid "Save" +msgstr "Speichern" + +#: templates/index.php:7 +msgid "New" +msgstr "Neu" + +#: templates/index.php:9 +msgid "Text file" +msgstr "Textdatei" + +#: templates/index.php:10 +msgid "Folder" +msgstr "Ordner" + +#: templates/index.php:11 +msgid "From url" +msgstr "Von einer URL" + +#: templates/index.php:20 +msgid "Upload" +msgstr "Hochladen" + +#: templates/index.php:27 +msgid "Cancel upload" +msgstr "Upload abbrechen" + +#: templates/index.php:40 +msgid "Nothing in here. Upload something!" +msgstr "Alles leer. Bitte laden Sie etwas hoch!" + +#: templates/index.php:50 +msgid "Share" +msgstr "Teilen" + +#: templates/index.php:52 +msgid "Download" +msgstr "Herunterladen" + +#: templates/index.php:75 +msgid "Upload too large" +msgstr "Upload zu groß" + +#: templates/index.php:77 +msgid "" +"The files you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server." + +#: templates/index.php:82 +msgid "Files are being scanned, please wait." +msgstr "Dateien werden gescannt, bitte warten." + +#: templates/index.php:85 +msgid "Current scanning" +msgstr "Scanne" diff --git a/l10n/de_DE/files_encryption.po b/l10n/de_DE/files_encryption.po new file mode 100644 index 0000000000000000000000000000000000000000..e4cab6615d01c89ef68028da848e678bf2ce23d7 --- /dev/null +++ b/l10n/de_DE/files_encryption.po @@ -0,0 +1,35 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <driz@i2pmail.org>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-10-16 23:37+0200\n" +"PO-Revision-Date: 2012-10-16 20:38+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templates/settings.php:3 +msgid "Encryption" +msgstr "Verschlüsselung" + +#: templates/settings.php:4 +msgid "Exclude the following file types from encryption" +msgstr "Die folgenden Dateitypen von der Verschlüsselung ausnehmen" + +#: templates/settings.php:5 +msgid "None" +msgstr "Keine" + +#: templates/settings.php:10 +msgid "Enable Encryption" +msgstr "Verschlüsselung aktivieren" diff --git a/l10n/de_DE/files_external.po b/l10n/de_DE/files_external.po new file mode 100644 index 0000000000000000000000000000000000000000..a61bac9af34b8dfc9957c234186a535a889fa62a --- /dev/null +++ b/l10n/de_DE/files_external.po @@ -0,0 +1,110 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <blobbyjj@ymail.com>, 2012. +# I Robot <thomas.mueller@tmit.eu>, 2012. +# <thomas.mueller@tmit.eu>, 2012. +# <transifex.3.mensaje@spamgourmet.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-10-16 23:37+0200\n" +"PO-Revision-Date: 2012-10-16 20:38+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: js/dropbox.js:7 js/dropbox.js:25 js/google.js:7 js/google.js:23 +msgid "Access granted" +msgstr "Zugriff gestattet" + +#: js/dropbox.js:28 js/dropbox.js:74 js/dropbox.js:79 js/dropbox.js:86 +msgid "Error configuring Dropbox storage" +msgstr "Fehler beim Einrichten von Dropbox" + +#: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:40 +msgid "Grant access" +msgstr "Zugriff gestatten" + +#: js/dropbox.js:73 js/google.js:72 +msgid "Fill out all required fields" +msgstr "Bitte alle notwendigen Felder füllen" + +#: js/dropbox.js:85 +msgid "Please provide a valid Dropbox app key and secret." +msgstr "Bitte trage einen gültigen Dropbox-App-Key mit Secret ein." + +#: js/google.js:26 js/google.js:73 js/google.js:78 +msgid "Error configuring Google Drive storage" +msgstr "Fehler beim Einrichten von Google Drive" + +#: templates/settings.php:3 +msgid "External Storage" +msgstr "Externer Speicher" + +#: templates/settings.php:7 templates/settings.php:19 +msgid "Mount point" +msgstr "Mount-Point" + +#: templates/settings.php:8 +msgid "Backend" +msgstr "Backend" + +#: templates/settings.php:9 +msgid "Configuration" +msgstr "Konfiguration" + +#: templates/settings.php:10 +msgid "Options" +msgstr "Optionen" + +#: templates/settings.php:11 +msgid "Applicable" +msgstr "Zutreffend" + +#: templates/settings.php:23 +msgid "Add mount point" +msgstr "Mount-Point hinzufügen" + +#: templates/settings.php:54 templates/settings.php:62 +msgid "None set" +msgstr "Nicht definiert" + +#: templates/settings.php:63 +msgid "All Users" +msgstr "Alle Benutzer" + +#: templates/settings.php:64 +msgid "Groups" +msgstr "Gruppen" + +#: templates/settings.php:69 +msgid "Users" +msgstr "Benutzer" + +#: templates/settings.php:77 templates/settings.php:107 +msgid "Delete" +msgstr "Löschen" + +#: templates/settings.php:87 +msgid "Enable User External Storage" +msgstr "Externen Speicher für Benutzer aktivieren" + +#: templates/settings.php:88 +msgid "Allow users to mount their own external storage" +msgstr "Erlaubt Benutzern ihre eigenen externen Speicher einzubinden" + +#: templates/settings.php:99 +msgid "SSL root certificates" +msgstr "SSL-Root-Zertifikate" + +#: templates/settings.php:113 +msgid "Import Root Certificate" +msgstr "Root-Zertifikate importieren" diff --git a/l10n/de_DE/files_sharing.po b/l10n/de_DE/files_sharing.po new file mode 100644 index 0000000000000000000000000000000000000000..feb180f2c3e4dc36eb92229d1b0fe3a5b2cab0ba --- /dev/null +++ b/l10n/de_DE/files_sharing.po @@ -0,0 +1,53 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <blobbyjj@ymail.com>, 2012. +# I Robot <thomas.mueller@tmit.eu>, 2012. +# <niko@nik-o-mat.de>, 2012. +# <thomas.mueller@tmit.eu>, 2012. +# <transifex.3.mensaje@spamgourmet.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-10-16 23:37+0200\n" +"PO-Revision-Date: 2012-10-16 20:38+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templates/authenticate.php:4 +msgid "Password" +msgstr "Passwort" + +#: templates/authenticate.php:6 +msgid "Submit" +msgstr "Absenden" + +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "%s hat den Ordner %s für dich freigegeben" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "%s hat die Datei %s für dich freigegeben" + +#: templates/public.php:14 templates/public.php:30 +msgid "Download" +msgstr "Download" + +#: templates/public.php:29 +msgid "No preview available for" +msgstr "Es ist keine Vorschau verfügbar für" + +#: templates/public.php:35 +msgid "web services under your control" +msgstr "Web-Services unter Deiner Kontrolle" diff --git a/l10n/de_DE/files_versions.po b/l10n/de_DE/files_versions.po new file mode 100644 index 0000000000000000000000000000000000000000..f97089a1c69ddba9369afef05e038bdeeaf83e84 --- /dev/null +++ b/l10n/de_DE/files_versions.po @@ -0,0 +1,47 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <blobbyjj@ymail.com>, 2012. +# I Robot <thomas.mueller@tmit.eu>, 2012. +# <mail@felixmoeller.de>, 2012. +# <niko@nik-o-mat.de>, 2012. +# <thomas.mueller@tmit.eu>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 20:38+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: js/settings-personal.js:31 templates/settings-personal.php:10 +msgid "Expire all versions" +msgstr "Alle Versionen löschen" + +#: js/versions.js:16 +msgid "History" +msgstr "Historie" + +#: templates/settings-personal.php:4 +msgid "Versions" +msgstr "Versionen" + +#: templates/settings-personal.php:7 +msgid "This will delete all existing backup versions of your files" +msgstr "Dies löscht alle vorhandenen Sicherungsversionen Deiner Dateien." + +#: templates/settings.php:3 +msgid "Files Versioning" +msgstr "Dateiversionierung" + +#: templates/settings.php:4 +msgid "Enable" +msgstr "Aktivieren" diff --git a/l10n/de_DE/lib.po b/l10n/de_DE/lib.po new file mode 100644 index 0000000000000000000000000000000000000000..b00b94d69ba60749dbb82d62ae8c3efd143ae238 --- /dev/null +++ b/l10n/de_DE/lib.po @@ -0,0 +1,129 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <blobbyjj@ymail.com>, 2012. +# Phi Lieb <>, 2012. +# <thomas.mueller@tmit.eu>, 2012. +# <transifex.3.mensaje@spamgourmet.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 20:38+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: app.php:285 +msgid "Help" +msgstr "Hilfe" + +#: app.php:292 +msgid "Personal" +msgstr "Persönlich" + +#: app.php:297 +msgid "Settings" +msgstr "Einstellungen" + +#: app.php:302 +msgid "Users" +msgstr "Benutzer" + +#: app.php:309 +msgid "Apps" +msgstr "Apps" + +#: app.php:311 +msgid "Admin" +msgstr "Administrator" + +#: files.php:328 +msgid "ZIP download is turned off." +msgstr "Der ZIP-Download ist deaktiviert." + +#: files.php:329 +msgid "Files need to be downloaded one by one." +msgstr "Die Dateien müssen einzeln heruntergeladen werden." + +#: files.php:329 files.php:354 +msgid "Back to Files" +msgstr "Zurück zu \"Dateien\"" + +#: files.php:353 +msgid "Selected files too large to generate zip file." +msgstr "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen." + +#: json.php:28 +msgid "Application is not enabled" +msgstr "Die Anwendung ist nicht aktiviert" + +#: json.php:39 json.php:64 json.php:77 json.php:89 +msgid "Authentication error" +msgstr "Authentifizierungs-Fehler" + +#: json.php:51 +msgid "Token expired. Please reload page." +msgstr "Token abgelaufen. Bitte lade die Seite neu." + +#: template.php:87 +msgid "seconds ago" +msgstr "Vor wenigen Sekunden" + +#: template.php:88 +msgid "1 minute ago" +msgstr "Vor einer Minute" + +#: template.php:89 +#, php-format +msgid "%d minutes ago" +msgstr "Vor %d Minuten" + +#: template.php:92 +msgid "today" +msgstr "Heute" + +#: template.php:93 +msgid "yesterday" +msgstr "Gestern" + +#: template.php:94 +#, php-format +msgid "%d days ago" +msgstr "Vor %d Tag(en)" + +#: template.php:95 +msgid "last month" +msgstr "Letzten Monat" + +#: template.php:96 +msgid "months ago" +msgstr "Vor Monaten" + +#: template.php:97 +msgid "last year" +msgstr "Letztes Jahr" + +#: template.php:98 +msgid "years ago" +msgstr "Vor Jahren" + +#: updater.php:75 +#, php-format +msgid "%s is available. Get <a href=\"%s\">more information</a>" +msgstr "%s ist verfügbar. <a href=\"%s\">Weitere Informationen</a>" + +#: updater.php:77 +msgid "up to date" +msgstr "aktuell" + +#: updater.php:80 +msgid "updates check is disabled" +msgstr "Die Update-Ãœberprüfung ist ausgeschaltet" diff --git a/l10n/de_DE/settings.po b/l10n/de_DE/settings.po new file mode 100644 index 0000000000000000000000000000000000000000..cc013f2d0e08177e529d72306281a20244df819e --- /dev/null +++ b/l10n/de_DE/settings.po @@ -0,0 +1,334 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <admin@s-goecker.de>, 2011-2012. +# <blobbyjj@ymail.com>, 2012. +# <icewind1991@gmail.com>, 2012. +# I Robot <thomas.mueller@tmit.eu>, 2012. +# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011. +# Jan T <jan-temesinko@web.de>, 2012. +# <lukas@statuscode.ch>, 2012. +# <mail@felixmoeller.de>, 2012. +# Marcel Kühlhorn <susefan93@gmx.de>, 2012. +# <nelsonfritsch@gmail.com>, 2012. +# <niko@nik-o-mat.de>, 2012. +# Phi Lieb <>, 2012. +# <thomas.mueller@tmit.eu>, 2012. +# <transifex.3.mensaje@spamgourmet.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 21:34+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ajax/apps/ocs.php:23 +msgid "Unable to load list from App Store" +msgstr "Die Liste der Anwendungen im Store konnte nicht geladen werden." + +#: ajax/creategroup.php:12 +msgid "Group already exists" +msgstr "Gruppe existiert bereits" + +#: ajax/creategroup.php:21 +msgid "Unable to add group" +msgstr "Gruppe konnte nicht angelegt werden" + +#: ajax/enableapp.php:14 +msgid "Could not enable app. " +msgstr "App konnte nicht aktiviert werden." + +#: ajax/lostpassword.php:14 +msgid "Email saved" +msgstr "E-Mail Adresse gespeichert" + +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "Ungültige E-Mail Adresse" + +#: ajax/openid.php:16 +msgid "OpenID Changed" +msgstr "OpenID geändert" + +#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23 +msgid "Invalid request" +msgstr "Ungültige Anfrage" + +#: ajax/removegroup.php:16 +msgid "Unable to delete group" +msgstr "Gruppe konnte nicht gelöscht werden" + +#: ajax/removeuser.php:18 ajax/setquota.php:18 ajax/togglegroups.php:15 +msgid "Authentication error" +msgstr "Fehler bei der Anmeldung" + +#: ajax/removeuser.php:27 +msgid "Unable to delete user" +msgstr "Benutzer konnte nicht gelöscht werden" + +#: ajax/setlanguage.php:18 +msgid "Language changed" +msgstr "Sprache geändert" + +#: ajax/togglegroups.php:25 +#, php-format +msgid "Unable to add user to group %s" +msgstr "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden" + +#: ajax/togglegroups.php:31 +#, php-format +msgid "Unable to remove user from group %s" +msgstr "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden" + +#: js/apps.js:28 js/apps.js:65 +msgid "Disable" +msgstr "Deaktivieren" + +#: js/apps.js:28 js/apps.js:54 +msgid "Enable" +msgstr "Aktivieren" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "Speichern..." + +#: personal.php:42 personal.php:43 +msgid "__language_name__" +msgstr "Deutsch (Förmlich)" + +#: templates/admin.php:14 +msgid "Security Warning" +msgstr "Sicherheitshinweis" + +#: templates/admin.php:17 +msgid "" +"Your data directory and your files are probably accessible from the " +"internet. The .htaccess file that ownCloud provides is not working. We " +"strongly suggest that you configure your webserver in a way that the data " +"directory is no longer accessible or you move the data directory outside the" +" webserver document root." +msgstr "Ihr Datenverzeichnis ist möglicher Weise aus dem Internet erreichbar. Die .htaccess-Datei von ownCloud funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers." + +#: templates/admin.php:31 +msgid "Cron" +msgstr "Cron-Jobs" + +#: templates/admin.php:37 +msgid "Execute one task with each page loaded" +msgstr "Führt eine Aufgabe bei jeder geladenen Seite aus." + +#: templates/admin.php:43 +msgid "" +"cron.php is registered at a webcron service. Call the cron.php page in the " +"owncloud root once a minute over http." +msgstr "cron.php ist bei einem Webcron-Dienst registriert. Ruf die Seite cron.php im ownCloud-Root minütlich per HTTP auf." + +#: templates/admin.php:49 +msgid "" +"Use systems cron service. Call the cron.php file in the owncloud folder via " +"a system cronjob once a minute." +msgstr "Verwenden Sie den System-Crondienst. Bitte rufen Sie die cron.php im ownCloud-Ordner über einen System-Cronjob minütlich auf." + +#: templates/admin.php:56 +msgid "Sharing" +msgstr "Freigabe" + +#: templates/admin.php:61 +msgid "Enable Share API" +msgstr "Freigabe-API aktivieren" + +#: templates/admin.php:62 +msgid "Allow apps to use the Share API" +msgstr "Erlaubt Anwendungen, die Freigabe-API zu nutzen" + +#: templates/admin.php:67 +msgid "Allow links" +msgstr "Links erlauben" + +#: templates/admin.php:68 +msgid "Allow users to share items to the public with links" +msgstr "Erlaube Nutzern, Dateien mithilfe von Links öffentlich zu teilen" + +#: templates/admin.php:73 +msgid "Allow resharing" +msgstr "Erneutes Teilen erlauben" + +#: templates/admin.php:74 +msgid "Allow users to share items shared with them again" +msgstr "Erlaubt Nutzern, Dateien die mit ihnen geteilt wurden, erneut zu teilen" + +#: templates/admin.php:79 +msgid "Allow users to share with anyone" +msgstr "Erlaubet Nutzern mit jedem zu Teilen" + +#: templates/admin.php:81 +msgid "Allow users to only share with users in their groups" +msgstr "Erlaubet Nutzern nur das Teilen in ihrer Gruppe" + +#: templates/admin.php:88 +msgid "Log" +msgstr "Log" + +#: templates/admin.php:116 +msgid "More" +msgstr "Mehr" + +#: templates/admin.php:124 +msgid "" +"Developed by the <a href=\"http://ownCloud.org/contact\" " +"target=\"_blank\">ownCloud community</a>, the <a " +"href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is " +"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" " +"target=\"_blank\"><abbr title=\"Affero General Public " +"License\">AGPL</abbr></a>." +msgstr "Entwickelt von der <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-Community</a>, der <a href=\"https://github.com/owncloud\" target=\"_blank\">Quellcode</a> ist unter der <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> lizenziert." + +#: templates/apps.php:10 +msgid "Add your App" +msgstr "Fügen Sie Ihre Anwendung hinzu" + +#: templates/apps.php:11 +msgid "More Apps" +msgstr "Weitere Anwendungen" + +#: templates/apps.php:27 +msgid "Select an App" +msgstr "Wählen Sie eine Anwendung aus" + +#: templates/apps.php:31 +msgid "See application page at apps.owncloud.com" +msgstr "Weitere Anwendungen finden Sie auf apps.owncloud.com" + +#: templates/apps.php:32 +msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" +msgstr "<span class=\"licence\"></span>-lizenziert von <span class=\"author\"></span>" + +#: templates/help.php:9 +msgid "Documentation" +msgstr "Dokumentation" + +#: templates/help.php:10 +msgid "Managing Big Files" +msgstr "Große Dateien verwalten" + +#: templates/help.php:11 +msgid "Ask a question" +msgstr "Stellen Sie eine Frage" + +#: templates/help.php:23 +msgid "Problems connecting to help database." +msgstr "Probleme bei der Verbindung zur Hilfe-Datenbank." + +#: templates/help.php:24 +msgid "Go there manually." +msgstr "Datenbank direkt besuchen." + +#: templates/help.php:32 +msgid "Answer" +msgstr "Antwort" + +#: templates/personal.php:8 +#, php-format +msgid "You have used <strong>%s</strong> of the available <strong>%s<strong>" +msgstr "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s<strong>" + +#: templates/personal.php:12 +msgid "Desktop and Mobile Syncing Clients" +msgstr "Desktop- und mobile Clients für die Synchronisation" + +#: templates/personal.php:13 +msgid "Download" +msgstr "Download" + +#: templates/personal.php:19 +msgid "Your password was changed" +msgstr "Ihr Passwort wurde geändert." + +#: templates/personal.php:20 +msgid "Unable to change your password" +msgstr "Passwort konnte nicht geändert werden" + +#: templates/personal.php:21 +msgid "Current password" +msgstr "Aktuelles Passwort" + +#: templates/personal.php:22 +msgid "New password" +msgstr "Neues Passwort" + +#: templates/personal.php:23 +msgid "show" +msgstr "zeigen" + +#: templates/personal.php:24 +msgid "Change password" +msgstr "Passwort ändern" + +#: templates/personal.php:30 +msgid "Email" +msgstr "E-Mail" + +#: templates/personal.php:31 +msgid "Your email address" +msgstr "Ihre E-Mail-Adresse" + +#: templates/personal.php:32 +msgid "Fill in an email address to enable password recovery" +msgstr "Bitte tragen Sie eine E-Mail-Adresse ein, um die Passwort-Wiederherstellung zu aktivieren." + +#: templates/personal.php:38 templates/personal.php:39 +msgid "Language" +msgstr "Sprache" + +#: templates/personal.php:44 +msgid "Help translate" +msgstr "Hilf bei der Ãœbersetzung" + +#: templates/personal.php:51 +msgid "use this address to connect to your ownCloud in your file manager" +msgstr "Benutzen Sie diese Adresse, um Ihre ownCloud mit Ihrem Dateimanager zu verbinden." + +#: templates/users.php:21 templates/users.php:76 +msgid "Name" +msgstr "Name" + +#: templates/users.php:23 templates/users.php:77 +msgid "Password" +msgstr "Passwort" + +#: templates/users.php:26 templates/users.php:78 templates/users.php:98 +msgid "Groups" +msgstr "Gruppen" + +#: templates/users.php:32 +msgid "Create" +msgstr "Anlegen" + +#: templates/users.php:35 +msgid "Default Quota" +msgstr "Standard-Quota" + +#: templates/users.php:55 templates/users.php:138 +msgid "Other" +msgstr "Andere" + +#: templates/users.php:80 templates/users.php:112 +msgid "Group Admin" +msgstr "Gruppenadministrator" + +#: templates/users.php:82 +msgid "Quota" +msgstr "Quota" + +#: templates/users.php:146 +msgid "Delete" +msgstr "Löschen" diff --git a/l10n/de_DE/user_ldap.po b/l10n/de_DE/user_ldap.po new file mode 100644 index 0000000000000000000000000000000000000000..aa82ef3cf7dee5bbdc29031c523580c1ac002af4 --- /dev/null +++ b/l10n/de_DE/user_ldap.po @@ -0,0 +1,176 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# <blobbyjj@ymail.com>, 2012. +# I Robot <thomas.mueller@tmit.eu>, 2012. +# Maurice Preuß <>, 2012. +# <niko@nik-o-mat.de>, 2012. +# Phi Lieb <>, 2012. +# <transifex.3.mensaje@spamgourmet.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 20:38+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templates/settings.php:8 +msgid "Host" +msgstr "Host" + +#: templates/settings.php:8 +msgid "" +"You can omit the protocol, except you require SSL. Then start with ldaps://" +msgstr "Du kannst das Protokoll auslassen, außer wenn Du SSL benötigst. Beginne dann mit ldaps://" + +#: templates/settings.php:9 +msgid "Base DN" +msgstr "Basis-DN" + +#: templates/settings.php:9 +msgid "You can specify Base DN for users and groups in the Advanced tab" +msgstr "Du kannst Basis-DN für Benutzer und Gruppen in dem \"Erweitert\"-Reiter konfigurieren" + +#: templates/settings.php:10 +msgid "User DN" +msgstr "Benutzer-DN" + +#: templates/settings.php:10 +msgid "" +"The DN of the client user with which the bind shall be done, e.g. " +"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " +"empty." +msgstr "Der DN des Benutzers für LDAP-Bind, z.B.: uid=agent,dc=example,dc=com. Für anonymen Zugriff lasse DN und Passwort leer." + +#: templates/settings.php:11 +msgid "Password" +msgstr "Passwort" + +#: templates/settings.php:11 +msgid "For anonymous access, leave DN and Password empty." +msgstr "Lasse die Felder von DN und Passwort für anonymen Zugang leer." + +#: templates/settings.php:12 +msgid "User Login Filter" +msgstr "Benutzer-Login-Filter" + +#: templates/settings.php:12 +#, php-format +msgid "" +"Defines the filter to apply, when login is attempted. %%uid replaces the " +"username in the login action." +msgstr "Bestimmt den angewendeten Filter, wenn eine Anmeldung versucht wird. %%uid ersetzt den Benutzernamen bei dem Anmeldeversuch." + +#: templates/settings.php:12 +#, php-format +msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" +msgstr "verwende %%uid Platzhalter, z. B. \"uid=%%uid\"" + +#: templates/settings.php:13 +msgid "User List Filter" +msgstr "Benutzer-Filter-Liste" + +#: templates/settings.php:13 +msgid "Defines the filter to apply, when retrieving users." +msgstr "Definiert den Filter für die Anfrage der Benutzer." + +#: templates/settings.php:13 +msgid "without any placeholder, e.g. \"objectClass=person\"." +msgstr "ohne Platzhalter, z.B.: \"objectClass=person\"" + +#: templates/settings.php:14 +msgid "Group Filter" +msgstr "Gruppen-Filter" + +#: templates/settings.php:14 +msgid "Defines the filter to apply, when retrieving groups." +msgstr "Definiert den Filter für die Anfrage der Gruppen." + +#: templates/settings.php:14 +msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." +msgstr "ohne Platzhalter, z.B.: \"objectClass=posixGroup\"" + +#: templates/settings.php:17 +msgid "Port" +msgstr "Port" + +#: templates/settings.php:18 +msgid "Base User Tree" +msgstr "Basis-Benutzerbaum" + +#: templates/settings.php:19 +msgid "Base Group Tree" +msgstr "Basis-Gruppenbaum" + +#: templates/settings.php:20 +msgid "Group-Member association" +msgstr "Assoziation zwischen Gruppe und Benutzer" + +#: templates/settings.php:21 +msgid "Use TLS" +msgstr "Nutze TLS" + +#: templates/settings.php:21 +msgid "Do not use it for SSL connections, it will fail." +msgstr "Verwende dies nicht für SSL-Verbindungen, es wird fehlschlagen." + +#: templates/settings.php:22 +msgid "Case insensitve LDAP server (Windows)" +msgstr "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)" + +#: templates/settings.php:23 +msgid "Turn off SSL certificate validation." +msgstr "Schalte die SSL-Zertifikatsprüfung aus." + +#: templates/settings.php:23 +msgid "" +"If connection only works with this option, import the LDAP server's SSL " +"certificate in your ownCloud server." +msgstr "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden." + +#: templates/settings.php:23 +msgid "Not recommended, use for testing only." +msgstr "Nicht empfohlen, nur zu Testzwecken." + +#: templates/settings.php:24 +msgid "User Display Name Field" +msgstr "Feld für den Anzeigenamen des Benutzers" + +#: templates/settings.php:24 +msgid "The LDAP attribute to use to generate the user`s ownCloud name." +msgstr "Das LDAP-Attribut für die Generierung des Benutzernamens in ownCloud. " + +#: templates/settings.php:25 +msgid "Group Display Name Field" +msgstr "Feld für den Anzeigenamen der Gruppe" + +#: templates/settings.php:25 +msgid "The LDAP attribute to use to generate the groups`s ownCloud name." +msgstr "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. " + +#: templates/settings.php:27 +msgid "in bytes" +msgstr "in Bytes" + +#: templates/settings.php:29 +msgid "in seconds. A change empties the cache." +msgstr "in Sekunden. Eine Änderung leert den Cache." + +#: templates/settings.php:30 +msgid "" +"Leave empty for user name (default). Otherwise, specify an LDAP/AD " +"attribute." +msgstr "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein." + +#: templates/settings.php:32 +msgid "Help" +msgstr "Hilfe" diff --git a/l10n/es/core.po b/l10n/es/core.po index b69469f28d8dcf23aad07d5e594780d6a49ca657..9896bc5bef4dd562121575951eb4de3e2b0db5c7 100644 --- a/l10n/es/core.po +++ b/l10n/es/core.po @@ -4,7 +4,7 @@ # # Translators: # Javier Llorente <javier@opensuse.org>, 2012. -# <juanma@kde.org.ar>, 2011, 2012. +# <juanma@kde.org.ar>, 2011-2012. # oSiNaReF <>, 2012. # Raul Fernandez Garcia <raulfg3@gmail.com>, 2012. # <rodrigo.calvo@gmail.com>, 2012. @@ -16,9 +16,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" -"PO-Revision-Date: 2012-10-16 00:05+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 20:22+0000\n" +"Last-Translator: scambra <sergio@entrecables.com>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -149,7 +149,7 @@ msgstr "Compartir con" #: js/share.js:142 msgid "Share with link" -msgstr "Enlace de compartir con " +msgstr "Compartir con enlace" #: js/share.js:143 msgid "Password protect" @@ -311,19 +311,19 @@ msgstr "Añadir" #: templates/installation.php:23 templates/installation.php:31 msgid "Security Warning" -msgstr "" +msgstr "Advertencia de seguridad" #: templates/installation.php:24 msgid "" "No secure random number generator is available, please enable the PHP " "OpenSSL extension." -msgstr "" +msgstr "No está disponible un generador de números aleatorios seguro, por favor habilite la extensión OpenSSL de PHP." #: templates/installation.php:26 msgid "" "Without a secure random number generator an attacker may be able to predict " "password reset tokens and take over your account." -msgstr "" +msgstr "Sin un generador de números aleatorios seguro un atacante podrÃa predecir los tokens de reinicio de su contraseña y tomar control de su cuenta." #: templates/installation.php:32 msgid "" @@ -332,7 +332,7 @@ msgid "" "strongly suggest that you configure your webserver in a way that the data " "directory is no longer accessible or you move the data directory outside the" " webserver document root." -msgstr "" +msgstr "Su directorio de datos y sus archivos están probablemente accesibles desde internet. El archivo .htaccess que ownCloud provee no está funcionando. Sugerimos fuertemente que configure su servidor web de manera que el directorio de datos ya no esté accesible o mueva el directorio de datos fuera del documento raÃz de su servidor web." #: templates/installation.php:36 msgid "Create an <strong>admin account</strong>" @@ -389,17 +389,17 @@ msgstr "Salir" #: templates/login.php:8 msgid "Automatic logon rejected!" -msgstr "" +msgstr "¡Inicio de sesión automático rechazado!" #: templates/login.php:9 msgid "" "If you did not change your password recently, your account may be " "compromised!" -msgstr "" +msgstr "Si usted no ha cambiado su contraseña recientemente, ¡puede que su cuenta esté comprometida!" #: templates/login.php:10 msgid "Please change your password to secure your account again." -msgstr "" +msgstr "Por favor cambie su contraseña para asegurar su cuenta nuevamente." #: templates/login.php:15 msgid "Lost your password?" @@ -427,14 +427,14 @@ msgstr "siguiente" #: templates/verify.php:5 msgid "Security Warning!" -msgstr "" +msgstr "¡Advertencia de seguridad!" #: templates/verify.php:6 msgid "" "Please verify your password. <br/>For security reasons you may be " "occasionally asked to enter your password again." -msgstr "" +msgstr "Por favor verifique su contraseña. <br/>Por razones de seguridad se le puede volver a preguntar ocasionalmente la contraseña." #: templates/verify.php:16 msgid "Verify" -msgstr "" +msgstr "Verificar" diff --git a/l10n/es_AR/core.po b/l10n/es_AR/core.po index 004bbbdbd23644a4fb24ccf4b72be4451de68463..a213004d47d5aa26d4bc52a08e55f4a99dee8888 100644 --- a/l10n/es_AR/core.po +++ b/l10n/es_AR/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" -"PO-Revision-Date: 2012-10-16 00:05+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 08:55+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" @@ -303,19 +303,19 @@ msgstr "Añadir" #: templates/installation.php:23 templates/installation.php:31 msgid "Security Warning" -msgstr "" +msgstr "Advertencia de seguridad" #: templates/installation.php:24 msgid "" "No secure random number generator is available, please enable the PHP " "OpenSSL extension." -msgstr "" +msgstr "No hay disponible ningún generador de números aleatorios seguro. Por favor habilitá la extensión OpenSSL de PHP." #: templates/installation.php:26 msgid "" "Without a secure random number generator an attacker may be able to predict " "password reset tokens and take over your account." -msgstr "" +msgstr "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." #: templates/installation.php:32 msgid "" @@ -324,7 +324,7 @@ msgid "" "strongly suggest that you configure your webserver in a way that the data " "directory is no longer accessible or you move the data directory outside the" " webserver document root." -msgstr "" +msgstr "Tu directorio de datos y tus archivos son probablemente accesibles desde internet. El archivo .htaccess provisto por ownCloud no está funcionando. Te sugerimos que configures tu servidor web de manera que el directorio de datos ya no esté accesible, o que muevas el directorio de datos afuera del directorio raÃz de tu servidor web." #: templates/installation.php:36 msgid "Create an <strong>admin account</strong>" @@ -381,17 +381,17 @@ msgstr "Cerrar la sesión" #: templates/login.php:8 msgid "Automatic logon rejected!" -msgstr "" +msgstr "¡El inicio de sesión automático fue rechazado!" #: templates/login.php:9 msgid "" "If you did not change your password recently, your account may be " "compromised!" -msgstr "" +msgstr "¡Si no cambiaste tu contraseña recientemente, puede ser que tu cuenta esté comprometida!" #: templates/login.php:10 msgid "Please change your password to secure your account again." -msgstr "" +msgstr "Por favor, cambiá tu contraseña para fortalecer nuevamente la seguridad de tu cuenta." #: templates/login.php:15 msgid "Lost your password?" @@ -419,14 +419,14 @@ msgstr "siguiente" #: templates/verify.php:5 msgid "Security Warning!" -msgstr "" +msgstr "¡Advertencia de seguridad!" #: templates/verify.php:6 msgid "" "Please verify your password. <br/>For security reasons you may be " "occasionally asked to enter your password again." -msgstr "" +msgstr "Por favor, verificá tu contraseña. <br/>Por razones de seguridad, puede ser que que te pregunte ocasionalmente la contraseña." #: templates/verify.php:16 msgid "Verify" -msgstr "" +msgstr "Verificar" diff --git a/l10n/fr/core.po b/l10n/fr/core.po index fa5216a87617476e942a086145cf9fa9f6be8dce..1c412d0c968ddee39724e9c4a48e2c0503c95e21 100644 --- a/l10n/fr/core.po +++ b/l10n/fr/core.po @@ -4,6 +4,7 @@ # # Translators: # Christophe Lherieau <skimpax@gmail.com>, 2012. +# <fkhannouf@me.com>, 2012. # <florentin.lemoal@gmail.com>, 2012. # Guillaume Paumier <guillom.pom@gmail.com>, 2012. # Nahir Mohamed <nahirmoha@gmail.com>, 2012. @@ -14,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" -"PO-Revision-Date: 2012-10-16 00:05+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 15:01+0000\n" +"Last-Translator: fkhannouf <fkhannouf@me.com>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -330,7 +331,7 @@ msgid "" "strongly suggest that you configure your webserver in a way that the data " "directory is no longer accessible or you move the data directory outside the" " webserver document root." -msgstr "" +msgstr "Votre dossier data et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess fourni par ownCloud ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de manière à ce que le dossier data ne soit plus accessible ou bien de déplacer le dossier data en dehors du dossier racine des documents du serveur web." #: templates/installation.php:36 msgid "Create an <strong>admin account</strong>" @@ -387,17 +388,17 @@ msgstr "Se déconnecter" #: templates/login.php:8 msgid "Automatic logon rejected!" -msgstr "" +msgstr "Connexion automatique rejetée !" #: templates/login.php:9 msgid "" "If you did not change your password recently, your account may be " "compromised!" -msgstr "" +msgstr "Si vous n'avez pas changé votre mot de passe récemment, votre compte risque d'être compromis !" #: templates/login.php:10 msgid "Please change your password to secure your account again." -msgstr "" +msgstr "Veuillez changer votre mot de passe pour sécuriser à nouveau votre compte." #: templates/login.php:15 msgid "Lost your password?" @@ -425,14 +426,14 @@ msgstr "suivant" #: templates/verify.php:5 msgid "Security Warning!" -msgstr "" +msgstr "Alerte de sécurité !" #: templates/verify.php:6 msgid "" "Please verify your password. <br/>For security reasons you may be " "occasionally asked to enter your password again." -msgstr "" +msgstr "Veuillez vérifier votre mot de passe. <br/>Par sécurité il vous sera occasionnellement demandé d'entrer votre mot de passe de nouveau." #: templates/verify.php:16 msgid "Verify" -msgstr "" +msgstr "Vérification" diff --git a/l10n/it/core.po b/l10n/it/core.po index 656400c8b7d92c64bf6b7bccb7e7df8bc9e81a4f..7cc9f7dedddc55a40ee87769d4e19eefe65bea8a 100644 --- a/l10n/it/core.po +++ b/l10n/it/core.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" -"PO-Revision-Date: 2012-10-16 00:05+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 08:03+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" @@ -328,7 +328,7 @@ msgid "" "strongly suggest that you configure your webserver in a way that the data " "directory is no longer accessible or you move the data directory outside the" " webserver document root." -msgstr "" +msgstr "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet. Il file .htaccess fornito da ownCloud non funziona. Ti suggeriamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o sposta tale cartella fuori dalla radice del sito." #: templates/installation.php:36 msgid "Create an <strong>admin account</strong>" @@ -385,17 +385,17 @@ msgstr "Esci" #: templates/login.php:8 msgid "Automatic logon rejected!" -msgstr "" +msgstr "Accesso automatico rifiutato." #: templates/login.php:9 msgid "" "If you did not change your password recently, your account may be " "compromised!" -msgstr "" +msgstr "Se non hai cambiato la password recentemente, il tuo account potrebbe essere stato compromesso." #: templates/login.php:10 msgid "Please change your password to secure your account again." -msgstr "" +msgstr "Cambia la password per rendere nuovamente sicuro il tuo account." #: templates/login.php:15 msgid "Lost your password?" @@ -423,14 +423,14 @@ msgstr "successivo" #: templates/verify.php:5 msgid "Security Warning!" -msgstr "" +msgstr "Avviso di sicurezza" #: templates/verify.php:6 msgid "" "Please verify your password. <br/>For security reasons you may be " "occasionally asked to enter your password again." -msgstr "" +msgstr "Verifica la tua password.<br/>Per motivi di sicurezza, potresti ricevere una richiesta di digitare nuovamente la password." #: templates/verify.php:16 msgid "Verify" -msgstr "" +msgstr "Verifica" diff --git a/l10n/ja_JP/core.po b/l10n/ja_JP/core.po index 4e57760cc557638ad9005fa822f848568f09a045..ab8cf78a5b3950e23fdf76944cd5d056929ac3a7 100644 --- a/l10n/ja_JP/core.po +++ b/l10n/ja_JP/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" -"PO-Revision-Date: 2012-10-16 00:05+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 06:57+0000\n" +"Last-Translator: ttyn <tetuyano+transi@gmail.com>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -325,7 +325,7 @@ msgid "" "strongly suggest that you configure your webserver in a way that the data " "directory is no longer accessible or you move the data directory outside the" " webserver document root." -msgstr "" +msgstr "データディレクトリã¨ãƒ•ã‚¡ã‚¤ãƒ«ãŒæらãインターãƒãƒƒãƒˆã‹ã‚‰ã‚¢ã‚¯ã‚»ã‚¹ã§ãるよã†ã«ãªã£ã¦ã„ã¾ã™ã€‚ownCloudãŒæä¾›ã™ã‚‹ .htaccessファイルãŒæ©Ÿèƒ½ã—ã¦ã„ã¾ã›ã‚“。データディレクトリを全ãアクセスã§ããªã„よã†ã«ã™ã‚‹ã‹ã€ãƒ‡ãƒ¼ã‚¿ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã‚’ウェブサーãƒã®ãƒ‰ã‚ュメントルートã®å¤–ã«ç½®ãよã†ã«ã‚¦ã‚§ãƒ–サーãƒã‚’è¨å®šã™ã‚‹ã“ã¨ã‚’å¼·ããŠå‹§ã‚ã—ã¾ã™ã€‚ " #: templates/installation.php:36 msgid "Create an <strong>admin account</strong>" @@ -382,17 +382,17 @@ msgstr "ãƒã‚°ã‚¢ã‚¦ãƒˆ" #: templates/login.php:8 msgid "Automatic logon rejected!" -msgstr "" +msgstr "自動ãƒã‚°ã‚¤ãƒ³ã¯æ‹’å¦ã•ã‚Œã¾ã—ãŸï¼" #: templates/login.php:9 msgid "" "If you did not change your password recently, your account may be " "compromised!" -msgstr "" +msgstr "最近パスワードを変更ã—ã¦ã„ãªã„å ´åˆã€ã‚ãªãŸã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã¯å±é™ºã«ã•ã‚‰ã•ã‚Œã¦ã„ã‚‹ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“。" #: templates/login.php:10 msgid "Please change your password to secure your account again." -msgstr "" +msgstr "アカウントä¿è·ã®ç‚ºã€ãƒ‘スワードをå†åº¦ã®å¤‰æ›´ã‚’ãŠé¡˜ã„ã„ãŸã—ã¾ã™ã€‚" #: templates/login.php:15 msgid "Lost your password?" @@ -420,14 +420,14 @@ msgstr "次" #: templates/verify.php:5 msgid "Security Warning!" -msgstr "" +msgstr "ã‚»ã‚ュリティè¦å‘Šï¼" #: templates/verify.php:6 msgid "" "Please verify your password. <br/>For security reasons you may be " "occasionally asked to enter your password again." -msgstr "" +msgstr "パスワードã®ç¢ºèªã‚’ãŠé¡˜ã„ã—ã¾ã™ã€‚<br/>ã‚»ã‚ュリティ上ã®ç†ç”±ã«ã‚ˆã‚Šã€æ™‚々パスワードã®å†å…¥åŠ›ã‚’ãŠé¡˜ã„ã™ã‚‹å ´åˆãŒã‚ã‚Šã¾ã™ã€‚" #: templates/verify.php:16 msgid "Verify" -msgstr "" +msgstr "確èª" diff --git a/l10n/nb_NO/files.po b/l10n/nb_NO/files.po index 3a28425725c2873993be08b0559fbc1aca89263a..1281f011d12259369786cbd111df772a885ce377 100644 --- a/l10n/nb_NO/files.po +++ b/l10n/nb_NO/files.po @@ -9,13 +9,14 @@ # Daniel <i18n@daniel.priv.no>, 2012. # <olamaekle@gmail.com>, 2012. # <runesudden@gmail.com>, 2012. +# <sindre@haverstad.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-26 13:19+0200\n" -"PO-Revision-Date: 2012-09-26 11:20+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:37+0200\n" +"PO-Revision-Date: 2012-10-16 21:29+0000\n" +"Last-Translator: sindrejh <sindre@haverstad.com>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -59,7 +60,7 @@ msgstr "Filer" #: js/fileactions.js:108 templates/index.php:62 msgid "Unshare" -msgstr "" +msgstr "Avslutt deling" #: js/fileactions.js:110 templates/index.php:64 msgid "Delete" @@ -67,41 +68,41 @@ msgstr "Slett" #: js/fileactions.js:182 msgid "Rename" -msgstr "" +msgstr "Omdøp" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "already exists" msgstr "eksisterer allerede" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "replace" msgstr "erstatt" -#: js/filelist.js:190 +#: js/filelist.js:192 msgid "suggest name" -msgstr "" +msgstr "foreslÃ¥ navn" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "cancel" msgstr "avbryt" -#: js/filelist.js:239 js/filelist.js:241 +#: js/filelist.js:241 js/filelist.js:243 msgid "replaced" msgstr "erstattet" -#: js/filelist.js:239 js/filelist.js:241 js/filelist.js:273 js/filelist.js:275 +#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 msgid "undo" msgstr "angre" -#: js/filelist.js:241 +#: js/filelist.js:243 msgid "with" msgstr "med" -#: js/filelist.js:273 +#: js/filelist.js:275 msgid "unshared" -msgstr "" +msgstr "deling avsluttet" -#: js/filelist.js:275 +#: js/filelist.js:277 msgid "deleted" msgstr "slettet" @@ -109,114 +110,114 @@ msgstr "slettet" msgid "generating ZIP-file, it may take some time." msgstr "opprettet ZIP-fil, dette kan ta litt tid" -#: js/files.js:208 +#: js/files.js:214 msgid "Unable to upload your file as it is a directory or has 0 bytes" msgstr "Kan ikke laste opp filen din siden det er en mappe eller den har 0 bytes" -#: js/files.js:208 +#: js/files.js:214 msgid "Upload Error" msgstr "Opplasting feilet" -#: js/files.js:236 js/files.js:341 js/files.js:371 +#: js/files.js:242 js/files.js:347 js/files.js:377 msgid "Pending" msgstr "Ventende" -#: js/files.js:256 +#: js/files.js:262 msgid "1 file uploading" -msgstr "" +msgstr "1 fil lastes opp" -#: js/files.js:259 js/files.js:304 js/files.js:319 +#: js/files.js:265 js/files.js:310 js/files.js:325 msgid "files uploading" -msgstr "" +msgstr "filer lastes opp" -#: js/files.js:322 js/files.js:355 +#: js/files.js:328 js/files.js:361 msgid "Upload cancelled." msgstr "Opplasting avbrutt." -#: js/files.js:424 +#: js/files.js:430 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." -msgstr "" +msgstr "Filopplasting pÃ¥gÃ¥r. Forlater du siden nÃ¥ avbrytes opplastingen." -#: js/files.js:494 +#: js/files.js:500 msgid "Invalid name, '/' is not allowed." msgstr "Ugyldig navn, '/' er ikke tillatt. " -#: js/files.js:667 +#: js/files.js:681 msgid "files scanned" -msgstr "" +msgstr "Filer skannet" -#: js/files.js:675 +#: js/files.js:689 msgid "error while scanning" -msgstr "" +msgstr "feil under skanning" -#: js/files.js:748 templates/index.php:48 +#: js/files.js:762 templates/index.php:48 msgid "Name" msgstr "Navn" -#: js/files.js:749 templates/index.php:56 +#: js/files.js:763 templates/index.php:56 msgid "Size" msgstr "Størrelse" -#: js/files.js:750 templates/index.php:58 +#: js/files.js:764 templates/index.php:58 msgid "Modified" msgstr "Endret" -#: js/files.js:777 +#: js/files.js:791 msgid "folder" msgstr "mappe" -#: js/files.js:779 +#: js/files.js:793 msgid "folders" msgstr "mapper" -#: js/files.js:787 +#: js/files.js:801 msgid "file" msgstr "fil" -#: js/files.js:789 +#: js/files.js:803 msgid "files" msgstr "filer" -#: js/files.js:833 +#: js/files.js:847 msgid "seconds ago" -msgstr "" +msgstr "sekunder siden" -#: js/files.js:834 +#: js/files.js:848 msgid "minute ago" -msgstr "" +msgstr "minutt siden" -#: js/files.js:835 +#: js/files.js:849 msgid "minutes ago" -msgstr "" +msgstr "minutter siden" -#: js/files.js:838 +#: js/files.js:852 msgid "today" -msgstr "" +msgstr "i dag" -#: js/files.js:839 +#: js/files.js:853 msgid "yesterday" -msgstr "" +msgstr "i gÃ¥r" -#: js/files.js:840 +#: js/files.js:854 msgid "days ago" -msgstr "" +msgstr "dager siden" -#: js/files.js:841 +#: js/files.js:855 msgid "last month" -msgstr "" +msgstr "forrige mÃ¥ned" -#: js/files.js:843 +#: js/files.js:857 msgid "months ago" -msgstr "" +msgstr "mÃ¥neder siden" -#: js/files.js:844 +#: js/files.js:858 msgid "last year" -msgstr "" +msgstr "forrige Ã¥r" -#: js/files.js:845 +#: js/files.js:859 msgid "years ago" -msgstr "" +msgstr "Ã¥r siden" #: templates/admin.php:5 msgid "File handling" diff --git a/l10n/nb_NO/lib.po b/l10n/nb_NO/lib.po index 4a78161719d0d6898146cd667ee1180e1e69bdd8..774f27cf2ade4312adb552c74743eb75382b600d 100644 --- a/l10n/nb_NO/lib.po +++ b/l10n/nb_NO/lib.po @@ -5,57 +5,58 @@ # Translators: # Arvid Nornes <arvid.nornes@gmail.com>, 2012. # <runesudden@gmail.com>, 2012. +# <sindre@haverstad.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-01 02:01+0200\n" -"PO-Revision-Date: 2012-09-01 00:02+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 21:24+0000\n" +"Last-Translator: sindrejh <sindre@haverstad.com>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: nb_NO\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: app.php:288 +#: app.php:285 msgid "Help" msgstr "Hjelp" -#: app.php:295 +#: app.php:292 msgid "Personal" msgstr "Personlig" -#: app.php:300 +#: app.php:297 msgid "Settings" msgstr "Innstillinger" -#: app.php:305 +#: app.php:302 msgid "Users" msgstr "Brukere" -#: app.php:312 +#: app.php:309 msgid "Apps" msgstr "Apper" -#: app.php:314 +#: app.php:311 msgid "Admin" msgstr "Admin" -#: files.php:280 +#: files.php:328 msgid "ZIP download is turned off." msgstr "ZIP-nedlasting av avslÃ¥tt" -#: files.php:281 +#: files.php:329 msgid "Files need to be downloaded one by one." msgstr "Filene mÃ¥ lastes ned en om gangen" -#: files.php:281 files.php:306 +#: files.php:329 files.php:354 msgid "Back to Files" msgstr "Tilbake til filer" -#: files.php:305 +#: files.php:353 msgid "Selected files too large to generate zip file." msgstr "De valgte filene er for store til Ã¥ kunne generere ZIP-fil" @@ -63,7 +64,7 @@ msgstr "De valgte filene er for store til Ã¥ kunne generere ZIP-fil" msgid "Application is not enabled" msgstr "Applikasjon er ikke pÃ¥slÃ¥tt" -#: json.php:39 json.php:63 json.php:75 +#: json.php:39 json.php:64 json.php:77 json.php:89 msgid "Authentication error" msgstr "Autentiseringsfeil" @@ -71,57 +72,57 @@ msgstr "Autentiseringsfeil" msgid "Token expired. Please reload page." msgstr "Symbol utløpt. Vennligst last inn siden pÃ¥ nytt." -#: template.php:86 +#: template.php:87 msgid "seconds ago" msgstr "sekunder siden" -#: template.php:87 +#: template.php:88 msgid "1 minute ago" msgstr "1 minuitt siden" -#: template.php:88 +#: template.php:89 #, php-format msgid "%d minutes ago" msgstr "%d minutter siden" -#: template.php:91 +#: template.php:92 msgid "today" msgstr "i dag" -#: template.php:92 +#: template.php:93 msgid "yesterday" msgstr "i gÃ¥r" -#: template.php:93 +#: template.php:94 #, php-format msgid "%d days ago" msgstr "%d dager siden" -#: template.php:94 +#: template.php:95 msgid "last month" msgstr "forrige mÃ¥ned" -#: template.php:95 +#: template.php:96 msgid "months ago" msgstr "mÃ¥neder siden" -#: template.php:96 +#: template.php:97 msgid "last year" msgstr "i fjor" -#: template.php:97 +#: template.php:98 msgid "years ago" msgstr "Ã¥r siden" -#: updater.php:66 +#: updater.php:75 #, php-format msgid "%s is available. Get <a href=\"%s\">more information</a>" -msgstr "" +msgstr "%s er tilgjengelig. FÃ¥ <a href=\"%s\">mer informasjon</a>" -#: updater.php:68 +#: updater.php:77 msgid "up to date" -msgstr "" +msgstr "oppdatert" -#: updater.php:71 +#: updater.php:80 msgid "updates check is disabled" -msgstr "" +msgstr "versjonssjekk er avslÃ¥tt" diff --git a/l10n/ru/files.po b/l10n/ru/files.po index e1aaa13211221dba3985c9f262101421eb76af6a..a9137068dd794a9733066a6b03612bc50fcfd062 100644 --- a/l10n/ru/files.po +++ b/l10n/ru/files.po @@ -7,6 +7,7 @@ # <jekader@gmail.com>, 2012. # <lankme@gmail.com>, 2012. # Nick Remeslennikov <homolibere@gmail.com>, 2012. +# <skoptev@ukr.net>, 2012. # <tony.mccourin@gmail.com>, 2011. # Victor Bravo <>, 2012. # <victor.dubiniuk@gmail.com>, 2012. @@ -14,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-26 13:19+0200\n" -"PO-Revision-Date: 2012-09-26 11:20+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:37+0200\n" +"PO-Revision-Date: 2012-10-16 12:08+0000\n" +"Last-Translator: skoptev <skoptev@ukr.net>\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" @@ -68,41 +69,41 @@ msgstr "Удалить" #: js/fileactions.js:182 msgid "Rename" -msgstr "" +msgstr "Переименовать" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "already exists" msgstr "уже ÑущеÑтвует" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "replace" msgstr "заменить" -#: js/filelist.js:190 +#: js/filelist.js:192 msgid "suggest name" msgstr "предложить название" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "cancel" msgstr "отмена" -#: js/filelist.js:239 js/filelist.js:241 +#: js/filelist.js:241 js/filelist.js:243 msgid "replaced" msgstr "заменён" -#: js/filelist.js:239 js/filelist.js:241 js/filelist.js:273 js/filelist.js:275 +#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 msgid "undo" msgstr "отмена" -#: js/filelist.js:241 +#: js/filelist.js:243 msgid "with" msgstr "Ñ" -#: js/filelist.js:273 +#: js/filelist.js:275 msgid "unshared" msgstr "Ð¿ÑƒÐ±Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð¾Ñ‚Ð¼ÐµÐ½ÐµÐ½Ð°" -#: js/filelist.js:275 +#: js/filelist.js:277 msgid "deleted" msgstr "удален" @@ -110,112 +111,112 @@ msgstr "удален" msgid "generating ZIP-file, it may take some time." msgstr "Ñоздание ZIP-файла, Ñто может занÑÑ‚ÑŒ некоторое времÑ." -#: js/files.js:208 +#: js/files.js:214 msgid "Unable to upload your file as it is a directory or has 0 bytes" msgstr "Ðе удаетÑÑ Ð·Ð°Ð³Ñ€ÑƒÐ·Ð¸Ñ‚ÑŒ файл размером 0 байт в каталог" -#: js/files.js:208 +#: js/files.js:214 msgid "Upload Error" msgstr "Ошибка загрузки" -#: js/files.js:236 js/files.js:341 js/files.js:371 +#: js/files.js:242 js/files.js:347 js/files.js:377 msgid "Pending" msgstr "Ожидание" -#: js/files.js:256 +#: js/files.js:262 msgid "1 file uploading" -msgstr "" +msgstr "загружаетÑÑ 1 файл" -#: js/files.js:259 js/files.js:304 js/files.js:319 +#: js/files.js:265 js/files.js:310 js/files.js:325 msgid "files uploading" -msgstr "" +msgstr "загружаютÑÑ Ñ„Ð°Ð¹Ð»Ñ‹" -#: js/files.js:322 js/files.js:355 +#: js/files.js:328 js/files.js:361 msgid "Upload cancelled." msgstr "Загрузка отменена." -#: js/files.js:424 +#: js/files.js:430 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Файл в процеÑÑе загрузки. Покинув Ñтраницу вы прервёте загрузку." -#: js/files.js:494 +#: js/files.js:500 msgid "Invalid name, '/' is not allowed." msgstr "Ðеверное имÑ, '/' не допуÑкаетÑÑ." -#: js/files.js:667 +#: js/files.js:681 msgid "files scanned" msgstr "" -#: js/files.js:675 +#: js/files.js:689 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:48 +#: js/files.js:762 templates/index.php:48 msgid "Name" msgstr "Ðазвание" -#: js/files.js:749 templates/index.php:56 +#: js/files.js:763 templates/index.php:56 msgid "Size" msgstr "Размер" -#: js/files.js:750 templates/index.php:58 +#: js/files.js:764 templates/index.php:58 msgid "Modified" msgstr "Изменён" -#: js/files.js:777 +#: js/files.js:791 msgid "folder" msgstr "папка" -#: js/files.js:779 +#: js/files.js:793 msgid "folders" msgstr "папки" -#: js/files.js:787 +#: js/files.js:801 msgid "file" msgstr "файл" -#: js/files.js:789 +#: js/files.js:803 msgid "files" msgstr "файлы" -#: js/files.js:833 +#: js/files.js:847 msgid "seconds ago" msgstr "" -#: js/files.js:834 +#: js/files.js:848 msgid "minute ago" -msgstr "" +msgstr "минуту назад" -#: js/files.js:835 +#: js/files.js:849 msgid "minutes ago" msgstr "" -#: js/files.js:838 +#: js/files.js:852 msgid "today" -msgstr "" +msgstr "ÑегоднÑ" -#: js/files.js:839 +#: js/files.js:853 msgid "yesterday" -msgstr "" +msgstr "вчера" -#: js/files.js:840 +#: js/files.js:854 msgid "days ago" msgstr "" -#: js/files.js:841 +#: js/files.js:855 msgid "last month" -msgstr "" +msgstr "в прошлом меÑÑце" -#: js/files.js:843 +#: js/files.js:857 msgid "months ago" msgstr "" -#: js/files.js:844 +#: js/files.js:858 msgid "last year" msgstr "" -#: js/files.js:845 +#: js/files.js:859 msgid "years ago" msgstr "" diff --git a/l10n/ru_RU/core.po b/l10n/ru_RU/core.po index 67a197166912a53988cb8706319c1f2cdde3cd37..145223b5c6eb4ed332639b50bc4fe4dc5ed48656 100644 --- a/l10n/ru_RU/core.po +++ b/l10n/ru_RU/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" -"PO-Revision-Date: 2012-10-16 00:05+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 13:26+0000\n" +"Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -162,7 +162,7 @@ msgstr "Дата иÑÑ‚ÐµÑ‡ÐµÐ½Ð¸Ñ Ñрока дейÑтвиÑ" #: js/share.js:185 msgid "Share via email:" -msgstr "" +msgstr "Сделать общедоÑтупным поÑредÑтвом email:" #: js/share.js:187 msgid "No people found" @@ -214,11 +214,11 @@ msgstr "Пароль защищен" #: js/share.js:497 msgid "Error unsetting expiration date" -msgstr "" +msgstr "Ошибка при отключении даты иÑÑ‚ÐµÑ‡ÐµÐ½Ð¸Ñ Ñрока дейÑтвиÑ" #: js/share.js:509 msgid "Error setting expiration date" -msgstr "" +msgstr "Ошибка при уÑтановке даты иÑÑ‚ÐµÑ‡ÐµÐ½Ð¸Ñ Ñрока дейÑтвиÑ" #: lostpassword/index.php:26 msgid "ownCloud password reset" @@ -303,7 +303,7 @@ msgstr "Добавить" #: templates/installation.php:23 templates/installation.php:31 msgid "Security Warning" -msgstr "" +msgstr "Предупреждение ÑиÑтемы безопаÑноÑти" #: templates/installation.php:24 msgid "" @@ -324,7 +324,7 @@ msgid "" "strongly suggest that you configure your webserver in a way that the data " "directory is no longer accessible or you move the data directory outside the" " webserver document root." -msgstr "" +msgstr "Ваши каталоги данных и файлы, вероÑтно, доÑтупны из Интернета. Файл .htaccess, предоÑтавлÑемый ownCloud, не работает. Мы наÑтоÑтельно рекомендуем Вам наÑтроить вебÑервер таким образом, чтобы каталоги данных больше не были доÑтупны, или перемеÑтить их за пределы корневого каталога документов веб-Ñервера." #: templates/installation.php:36 msgid "Create an <strong>admin account</strong>" @@ -381,17 +381,17 @@ msgstr "Выйти" #: templates/login.php:8 msgid "Automatic logon rejected!" -msgstr "" +msgstr "ÐвтоматичеÑкий вход в ÑиÑтему отклонен!" #: templates/login.php:9 msgid "" "If you did not change your password recently, your account may be " "compromised!" -msgstr "" +msgstr "ЕÑли Ð’Ñ‹ недавно не менÑли пароль, Ваш аккаунт может быть подвергнут опаÑноÑти!" #: templates/login.php:10 msgid "Please change your password to secure your account again." -msgstr "" +msgstr "ПожалуйÑта, измените пароль, чтобы защитить ваш аккаунт еще раз." #: templates/login.php:15 msgid "Lost your password?" @@ -419,14 +419,14 @@ msgstr "Ñледующий" #: templates/verify.php:5 msgid "Security Warning!" -msgstr "" +msgstr "Предупреждение ÑиÑтемы безопаÑноÑти!" #: templates/verify.php:6 msgid "" "Please verify your password. <br/>For security reasons you may be " "occasionally asked to enter your password again." -msgstr "" +msgstr "ПожалуйÑта, проверьте Ñвой ​​пароль. <br/>По ÑоображениÑм безопаÑноÑти Вам может быть иногда предложено ввеÑти пароль еще раз." #: templates/verify.php:16 msgid "Verify" -msgstr "" +msgstr "Проверить" diff --git a/l10n/sk_SK/core.po b/l10n/sk_SK/core.po index b362f1c0f4bff18e4bf435c46eacfbf3f2c727b5..9b9f32fcde8d3ea97dc5bd77f9535fe6251e372d 100644 --- a/l10n/sk_SK/core.po +++ b/l10n/sk_SK/core.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" -"PO-Revision-Date: 2012-10-16 00:05+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 18:51+0000\n" +"Last-Translator: martinb <martin.babik@gmail.com>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -188,7 +188,7 @@ msgstr "ZruÅ¡iÅ¥ zdieľanie" #: js/share.js:283 msgid "can edit" -msgstr "" +msgstr "môže upraviÅ¥" #: js/share.js:285 msgid "access control" @@ -305,7 +305,7 @@ msgstr "PridaÅ¥" #: templates/installation.php:23 templates/installation.php:31 msgid "Security Warning" -msgstr "" +msgstr "BezpeÄnostné varovanie" #: templates/installation.php:24 msgid "" @@ -383,7 +383,7 @@ msgstr "OdhlásiÅ¥" #: templates/login.php:8 msgid "Automatic logon rejected!" -msgstr "" +msgstr "Automatické prihlásenie bolo zamietnuté!" #: templates/login.php:9 msgid "" @@ -421,7 +421,7 @@ msgstr "Äalej" #: templates/verify.php:5 msgid "Security Warning!" -msgstr "" +msgstr "BezpeÄnostné varovanie!" #: templates/verify.php:6 msgid "" @@ -431,4 +431,4 @@ msgstr "" #: templates/verify.php:16 msgid "Verify" -msgstr "" +msgstr "Overenie" diff --git a/l10n/sk_SK/files.po b/l10n/sk_SK/files.po index 471364ef5e6f37dd16ced65a7c0a75ec9806e463..3891cc5d5087808a2ffc8f4457a2041dabc442da 100644 --- a/l10n/sk_SK/files.po +++ b/l10n/sk_SK/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-02 02:02+0200\n" -"PO-Revision-Date: 2012-10-01 08:38+0000\n" +"POT-Creation-Date: 2012-10-16 23:37+0200\n" +"PO-Revision-Date: 2012-10-16 18:54+0000\n" "Last-Translator: martinb <martin.babik@gmail.com>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -66,39 +66,39 @@ msgstr "OdstrániÅ¥" msgid "Rename" msgstr "PremenovaÅ¥" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "already exists" msgstr "už existuje" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "replace" msgstr "nahradiÅ¥" -#: js/filelist.js:190 +#: js/filelist.js:192 msgid "suggest name" msgstr "pomôcÅ¥ s menom" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "cancel" msgstr "zruÅ¡iÅ¥" -#: js/filelist.js:239 js/filelist.js:241 +#: js/filelist.js:241 js/filelist.js:243 msgid "replaced" msgstr "zmenené" -#: js/filelist.js:239 js/filelist.js:241 js/filelist.js:273 js/filelist.js:275 +#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 msgid "undo" msgstr "vrátiÅ¥" -#: js/filelist.js:241 +#: js/filelist.js:243 msgid "with" msgstr "s" -#: js/filelist.js:273 +#: js/filelist.js:275 msgid "unshared" msgstr "zdielané" -#: js/filelist.js:275 +#: js/filelist.js:277 msgid "deleted" msgstr "zmazané" @@ -106,112 +106,112 @@ msgstr "zmazané" msgid "generating ZIP-file, it may take some time." msgstr "generujem ZIP-súbor, môže to chvÃľu trvaÅ¥." -#: js/files.js:208 +#: js/files.js:214 msgid "Unable to upload your file as it is a directory or has 0 bytes" msgstr "Nemôžem nahraÅ¥ súbor lebo je to prieÄinok alebo má 0 bajtov." -#: js/files.js:208 +#: js/files.js:214 msgid "Upload Error" -msgstr "Chyba nahrávania" +msgstr "Chyba odosielania" -#: js/files.js:236 js/files.js:341 js/files.js:371 +#: js/files.js:242 js/files.js:347 js/files.js:377 msgid "Pending" msgstr "ÄŒaká sa" -#: js/files.js:256 +#: js/files.js:262 msgid "1 file uploading" msgstr "1 súbor sa posiela " -#: js/files.js:259 js/files.js:304 js/files.js:319 +#: js/files.js:265 js/files.js:310 js/files.js:325 msgid "files uploading" msgstr "súbory sa posielajú" -#: js/files.js:322 js/files.js:355 +#: js/files.js:328 js/files.js:361 msgid "Upload cancelled." -msgstr "Nahrávanie zruÅ¡ené" +msgstr "Odosielanie zruÅ¡ené" -#: js/files.js:424 +#: js/files.js:430 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Opustenie stránky zruÅ¡Ã práve prebiehajúce odosielanie súboru." -#: js/files.js:494 +#: js/files.js:500 msgid "Invalid name, '/' is not allowed." msgstr "Chybný názov, \"/\" nie je povolené" -#: js/files.js:668 +#: js/files.js:681 msgid "files scanned" msgstr "skontrolovaných súborov" -#: js/files.js:676 +#: js/files.js:689 msgid "error while scanning" msgstr "chyba poÄas kontroly" -#: js/files.js:749 templates/index.php:48 +#: js/files.js:762 templates/index.php:48 msgid "Name" msgstr "Meno" -#: js/files.js:750 templates/index.php:56 +#: js/files.js:763 templates/index.php:56 msgid "Size" msgstr "VeľkosÅ¥" -#: js/files.js:751 templates/index.php:58 +#: js/files.js:764 templates/index.php:58 msgid "Modified" msgstr "Upravené" -#: js/files.js:778 +#: js/files.js:791 msgid "folder" msgstr "prieÄinok" -#: js/files.js:780 +#: js/files.js:793 msgid "folders" msgstr "prieÄinky" -#: js/files.js:788 +#: js/files.js:801 msgid "file" msgstr "súbor" -#: js/files.js:790 +#: js/files.js:803 msgid "files" msgstr "súbory" -#: js/files.js:834 +#: js/files.js:847 msgid "seconds ago" msgstr "pred sekundami" -#: js/files.js:835 +#: js/files.js:848 msgid "minute ago" msgstr "pred minútou" -#: js/files.js:836 +#: js/files.js:849 msgid "minutes ago" msgstr "pred minútami" -#: js/files.js:839 +#: js/files.js:852 msgid "today" msgstr "dnes" -#: js/files.js:840 +#: js/files.js:853 msgid "yesterday" msgstr "vÄera" -#: js/files.js:841 +#: js/files.js:854 msgid "days ago" msgstr "pred pár dňami" -#: js/files.js:842 +#: js/files.js:855 msgid "last month" msgstr "minulý mesiac" -#: js/files.js:844 +#: js/files.js:857 msgid "months ago" msgstr "pred mesiacmi" -#: js/files.js:845 +#: js/files.js:858 msgid "last year" msgstr "minulý rok" -#: js/files.js:846 +#: js/files.js:859 msgid "years ago" msgstr "pred rokmi" @@ -265,7 +265,7 @@ msgstr "Z url" #: templates/index.php:20 msgid "Upload" -msgstr "NahraÅ¥" +msgstr "OdoslaÅ¥" #: templates/index.php:27 msgid "Cancel upload" @@ -295,7 +295,7 @@ msgstr "Súbory ktoré sa snažÃte nahraÅ¥ presahujú maximálnu veľkosÅ¥ pre #: templates/index.php:82 msgid "Files are being scanned, please wait." -msgstr "Súbory sa práve prehľadávajú, prosÃm Äakajte." +msgstr "ÄŒakajte, súbory sú prehľadávané.." #: templates/index.php:85 msgid "Current scanning" diff --git a/l10n/sk_SK/files_external.po b/l10n/sk_SK/files_external.po index 627d7e866fc3ad713fc5abc7f60c93b85b6b3555..81c509ecd5ba0ef39267fcdc0a91cf3b77faa568 100644 --- a/l10n/sk_SK/files_external.po +++ b/l10n/sk_SK/files_external.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-10 02:04+0200\n" -"PO-Revision-Date: 2012-10-09 18:56+0000\n" +"POT-Creation-Date: 2012-10-16 23:37+0200\n" +"PO-Revision-Date: 2012-10-16 18:49+0000\n" "Last-Translator: martinb <martin.babik@gmail.com>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -25,7 +25,7 @@ msgstr "PrÃstup povolený" #: js/dropbox.js:28 js/dropbox.js:74 js/dropbox.js:79 js/dropbox.js:86 msgid "Error configuring Dropbox storage" -msgstr "" +msgstr "Chyba pri konfigurácii úložiska Dropbox" #: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:40 msgid "Grant access" diff --git a/l10n/sk_SK/lib.po b/l10n/sk_SK/lib.po index 1a98bd0de2add69f3a575940a30c50f71f39fa4a..302f88071b422879ce1a03099a8c9e6336fff169 100644 --- a/l10n/sk_SK/lib.po +++ b/l10n/sk_SK/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-22 01:14+0200\n" -"PO-Revision-Date: 2012-09-21 11:28+0000\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 18:57+0000\n" "Last-Translator: martinb <martin.babik@gmail.com>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -42,19 +42,19 @@ msgstr "Aplikácie" msgid "Admin" msgstr "Správca" -#: files.php:309 +#: files.php:328 msgid "ZIP download is turned off." msgstr "SÅ¥ahovanie súborov ZIP je vypnuté." -#: files.php:310 +#: files.php:329 msgid "Files need to be downloaded one by one." msgstr "Súbory musia byÅ¥ nahrávané jeden za druhým." -#: files.php:310 files.php:335 +#: files.php:329 files.php:354 msgid "Back to Files" msgstr "Späť na súbory" -#: files.php:334 +#: files.php:353 msgid "Selected files too large to generate zip file." msgstr "Zvolené súbory sú prÃliž veľké na vygenerovanie zip súboru." @@ -62,7 +62,7 @@ msgstr "Zvolené súbory sú prÃliž veľké na vygenerovanie zip súboru." msgid "Application is not enabled" msgstr "Aplikácia nie je zapnutá" -#: json.php:39 json.php:63 json.php:75 +#: json.php:39 json.php:64 json.php:77 json.php:89 msgid "Authentication error" msgstr "Chyba autentifikácie" @@ -72,7 +72,7 @@ msgstr "" #: template.php:87 msgid "seconds ago" -msgstr "" +msgstr "pred sekundami" #: template.php:88 msgid "1 minute ago" @@ -112,15 +112,15 @@ msgstr "minulý rok" msgid "years ago" msgstr "pred rokmi" -#: updater.php:66 +#: updater.php:75 #, php-format msgid "%s is available. Get <a href=\"%s\">more information</a>" msgstr "" -#: updater.php:68 +#: updater.php:77 msgid "up to date" msgstr "aktuálny" -#: updater.php:71 +#: updater.php:80 msgid "updates check is disabled" msgstr "sledovanie aktualizácià je vypnuté" diff --git a/l10n/sk_SK/settings.po b/l10n/sk_SK/settings.po index 44fb0c7a548d4a3d3a0833d938bdfa3ba5514967..5c413bc82d702c10e860be02ee66af66246ff2c0 100644 --- a/l10n/sk_SK/settings.po +++ b/l10n/sk_SK/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-10 02:05+0200\n" -"PO-Revision-Date: 2012-10-09 18:37+0000\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 19:10+0000\n" "Last-Translator: martinb <martin.babik@gmail.com>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -25,16 +25,11 @@ msgstr "" msgid "Unable to load list from App Store" msgstr "Nie je možné nahraÅ¥ zoznam z App Store" -#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18 -#: ajax/togglegroups.php:15 -msgid "Authentication error" -msgstr "Chyba pri autentifikácii" - -#: ajax/creategroup.php:19 +#: ajax/creategroup.php:12 msgid "Group already exists" msgstr "Skupina už existuje" -#: ajax/creategroup.php:28 +#: ajax/creategroup.php:21 msgid "Unable to add group" msgstr "Nie je možné pridaÅ¥ skupinu" @@ -62,7 +57,11 @@ msgstr "Neplatná požiadavka" msgid "Unable to delete group" msgstr "Nie je možné zmazaÅ¥ skupinu" -#: ajax/removeuser.php:22 +#: ajax/removeuser.php:18 ajax/setquota.php:18 ajax/togglegroups.php:15 +msgid "Authentication error" +msgstr "Chyba pri autentifikácii" + +#: ajax/removeuser.php:27 msgid "Unable to delete user" msgstr "Nie je možné zmazaÅ¥ užÃvateľa" @@ -92,7 +91,7 @@ msgstr "PovoliÅ¥" msgid "Saving..." msgstr "Ukladám..." -#: personal.php:47 personal.php:48 +#: personal.php:42 personal.php:43 msgid "__language_name__" msgstr "Slovensky" @@ -107,7 +106,7 @@ msgid "" "strongly suggest that you configure your webserver in a way that the data " "directory is no longer accessible or you move the data directory outside the" " webserver document root." -msgstr "" +msgstr "Váš prieÄinok s dátami a vaÅ¡e súbory sú pravdepodobne dostupné z internetu. .htaccess súbor dodávaný s inÅ¡taláciou ownCloud nespĺňa úlohu. Dôrazne vám doporuÄujeme nakonfigurovaÅ¥ webserver takým spôsobom, aby dáta v prieÄinku neboli verejné, alebo presuňte dáta mimo Å¡truktúry prieÄinkov webservera." #: templates/admin.php:31 msgid "Cron" @@ -197,7 +196,7 @@ msgstr "Vyberte aplikáciu" #: templates/apps.php:31 msgid "See application page at apps.owncloud.com" -msgstr "Pozrite si stránku aplikácie na apps.owncloud.com" +msgstr "Pozrite si stránku aplikácià na apps.owncloud.com" #: templates/apps.php:32 msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" @@ -209,7 +208,7 @@ msgstr "Dokumentácia" #: templates/help.php:10 msgid "Managing Big Files" -msgstr "Spravovanie veľké súbory" +msgstr "Správa veľkých súborov" #: templates/help.php:11 msgid "Ask a question" @@ -217,7 +216,7 @@ msgstr "Opýtajte sa otázku" #: templates/help.php:23 msgid "Problems connecting to help database." -msgstr "Problémy spojené s pomocnou databázou." +msgstr "Problémy s pripojenÃm na databázu pomocnÃka." #: templates/help.php:24 msgid "Go there manually." @@ -246,7 +245,7 @@ msgstr "Heslo bolo zmenené" #: templates/personal.php:20 msgid "Unable to change your password" -msgstr "Nedokážem zmeniÅ¥ vaÅ¡e heslo" +msgstr "Nie je možné zmeniÅ¥ vaÅ¡e heslo" #: templates/personal.php:21 msgid "Current password" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 691c7cc63c5e3904cac72ca16f22f21b2ea4cad1..79e0a1d7f98b07289eb11c4f76fc63b03c4141c8 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index 2be16caf0a243eca6ea590236113677b59996bd4..1d4ff40a93dd8912378d183c180d1bb6301bf92f 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-16 02:03+0200\n" +"POT-Creation-Date: 2012-10-16 23:37+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index ef857a831d182e040d1a6e40667f5445c00c4a97..18370d86ca7d562ea141a26a06eb40174629040a 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-16 02:03+0200\n" +"POT-Creation-Date: 2012-10-16 23:37+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 570055034cfd0a7a60be6665e0b8a1747bf36480..dd872a4086401fa7402e16211387e12531a401ca 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-16 02:03+0200\n" +"POT-Creation-Date: 2012-10-16 23:37+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index e01ebef68a68f1928074a6ab0380496bab4a4ed3..59e51ccf75fba215c8047155ceb7c23d8663b577 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-16 02:03+0200\n" +"POT-Creation-Date: 2012-10-16 23:37+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index 7e12c35e75e158e72d066d3e299e889df5ddb600..e91331bdb742a56b3863c9a2e25446d473a596e1 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-16 02:03+0200\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 6a33055b64bc7cede91900cd2c434282cd7e15d3..c5140fe02f61d78add4b6c2c7431e69c53d085a9 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 24b905ed9a94be7ba4121a75981aaa7862e978bb..5df755d429ef8635b1932adfd60dfbfd232d8bee 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index ca917b564195f7f24b62b505b409f880a7e7e6bd..fd85c316ea5d1f058993ac440c0bce86aa10fa84 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-16 02:03+0200\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/vi/core.po b/l10n/vi/core.po index 83429ba958ab6336b6fc2b4943cc32ae52540e66..ec6878969562f8dfecebbbd1c283c9cc2cd9a865 100644 --- a/l10n/vi/core.po +++ b/l10n/vi/core.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <khanhnd@kenhgiaiphap.vn>, 2012. # Son Nguyen <sonnghit@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" -"PO-Revision-Date: 2012-10-16 00:05+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 06:30+0000\n" +"Last-Translator: khanhnd <khanhnd@kenhgiaiphap.vn>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -84,7 +85,7 @@ msgstr "Tháng 12" #: js/oc-dialogs.js:123 msgid "Choose" -msgstr "" +msgstr "Chá»n" #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" @@ -113,19 +114,19 @@ msgstr "Lá»—i" #: js/share.js:103 msgid "Error while sharing" -msgstr "" +msgstr "Lá»—i trong quá trình chia sẻ" #: js/share.js:114 msgid "Error while unsharing" -msgstr "" +msgstr "Lá»—i trong quá trình gỡ chia sẻ" #: js/share.js:121 msgid "Error while changing permissions" -msgstr "" +msgstr "Lá»—i trong quá trình phân quyá»n" #: js/share.js:130 msgid "Shared with you and the group" -msgstr "" +msgstr "Äược chia sẻ vá»›i bạn và Nhóm" #: js/share.js:130 msgid "by" @@ -133,15 +134,15 @@ msgstr "" #: js/share.js:132 msgid "Shared with you by" -msgstr "" +msgstr "Äược chia sẻ vá»›i bạn qua" #: js/share.js:137 msgid "Share with" -msgstr "" +msgstr "Chia sẻ vá»›i" #: js/share.js:142 msgid "Share with link" -msgstr "" +msgstr "Chia sẻ vá»›i link" #: js/share.js:143 msgid "Password protect" @@ -154,19 +155,19 @@ msgstr "Máºt khẩu" #: js/share.js:152 msgid "Set expiration date" -msgstr "" +msgstr "Äặt ngà y kết thúc" #: js/share.js:153 msgid "Expiration date" -msgstr "" +msgstr "Ngà y kết thúc" #: js/share.js:185 msgid "Share via email:" -msgstr "" +msgstr "Chia sẻ thông qua email" #: js/share.js:187 msgid "No people found" -msgstr "" +msgstr "Không tìm thấy ngÆ°á»i nà o" #: js/share.js:214 msgid "Resharing is not allowed" @@ -174,15 +175,15 @@ msgstr "" #: js/share.js:250 msgid "Shared in" -msgstr "" +msgstr "Chi sẻ trong" #: js/share.js:250 msgid "with" -msgstr "" +msgstr "vá»›i" #: js/share.js:271 msgid "Unshare" -msgstr "" +msgstr "Gỡ bá» chia sẻ" #: js/share.js:283 msgid "can edit" @@ -190,35 +191,35 @@ msgstr "" #: js/share.js:285 msgid "access control" -msgstr "" +msgstr "quản lý truy cáºp" #: js/share.js:288 msgid "create" -msgstr "" +msgstr "tạo" #: js/share.js:291 msgid "update" -msgstr "" +msgstr "cáºp nháºt" #: js/share.js:294 msgid "delete" -msgstr "" +msgstr "xóa" #: js/share.js:297 msgid "share" -msgstr "" +msgstr "chia sẻ" #: js/share.js:322 js/share.js:484 msgid "Password protected" -msgstr "" +msgstr "Máºt khẩu bảo vệ" #: js/share.js:497 msgid "Error unsetting expiration date" -msgstr "" +msgstr "Lá»—i trong quá trình gỡ bá» ngà y kết thúc" #: js/share.js:509 msgid "Error setting expiration date" -msgstr "" +msgstr "Lá»—i cấu hình ngà y kết thúc" #: lostpassword/index.php:26 msgid "ownCloud password reset" diff --git a/l10n/vi/files.po b/l10n/vi/files.po index 70e04f13f74bbf713a898279a058b3b5bc0a3fb6..45ec476b3a47947c15d2449c2e5cefe5eec249ba 100644 --- a/l10n/vi/files.po +++ b/l10n/vi/files.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <khanhnd@kenhgiaiphap.vn>, 2012. # <mattheu_9x@yahoo.com>, 2012. # SÆ¡n Nguyá»…n <sonnghit@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-26 13:19+0200\n" -"PO-Revision-Date: 2012-09-26 11:20+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:37+0200\n" +"PO-Revision-Date: 2012-10-16 07:20+0000\n" +"Last-Translator: khanhnd <khanhnd@kenhgiaiphap.vn>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -63,41 +64,41 @@ msgstr "Xóa" #: js/fileactions.js:182 msgid "Rename" -msgstr "" +msgstr "Sá»a tên" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "already exists" msgstr "đã tồn tại" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "replace" msgstr "thay thế" -#: js/filelist.js:190 +#: js/filelist.js:192 msgid "suggest name" msgstr "tên gợi ý" -#: js/filelist.js:190 js/filelist.js:192 +#: js/filelist.js:192 js/filelist.js:194 msgid "cancel" msgstr "hủy" -#: js/filelist.js:239 js/filelist.js:241 +#: js/filelist.js:241 js/filelist.js:243 msgid "replaced" msgstr "đã được thay thế" -#: js/filelist.js:239 js/filelist.js:241 js/filelist.js:273 js/filelist.js:275 +#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 msgid "undo" msgstr "lùi lại" -#: js/filelist.js:241 +#: js/filelist.js:243 msgid "with" msgstr "vá»›i" -#: js/filelist.js:273 +#: js/filelist.js:275 msgid "unshared" -msgstr "" +msgstr "gỡ chia sẻ" -#: js/filelist.js:275 +#: js/filelist.js:277 msgid "deleted" msgstr "đã xóa" @@ -105,114 +106,114 @@ msgstr "đã xóa" msgid "generating ZIP-file, it may take some time." msgstr "Tạo táºp tinh ZIP, Ä‘iá»u nà y có thể mất má»™t Ãt thá»i gian" -#: js/files.js:208 +#: js/files.js:214 msgid "Unable to upload your file as it is a directory or has 0 bytes" msgstr "Không thể tải lên táºp tin nà y do nó là má»™t thÆ° mục hoặc kÃch thÆ°á»›c táºp tin bằng 0 byte" -#: js/files.js:208 +#: js/files.js:214 msgid "Upload Error" msgstr "Tải lên lá»—i" -#: js/files.js:236 js/files.js:341 js/files.js:371 +#: js/files.js:242 js/files.js:347 js/files.js:377 msgid "Pending" msgstr "Chá»" -#: js/files.js:256 +#: js/files.js:262 msgid "1 file uploading" -msgstr "" +msgstr "1 tệp tin Ä‘ang được tải lên" -#: js/files.js:259 js/files.js:304 js/files.js:319 +#: js/files.js:265 js/files.js:310 js/files.js:325 msgid "files uploading" -msgstr "" +msgstr "tệp tin Ä‘ang được tải lên" -#: js/files.js:322 js/files.js:355 +#: js/files.js:328 js/files.js:361 msgid "Upload cancelled." msgstr "Hủy tải lên" -#: js/files.js:424 +#: js/files.js:430 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Táºp tin tải lên Ä‘ang được xá» lý. Nếu bạn rá»i khá»i trang bây giá» sẽ hủy quá trình nà y." -#: js/files.js:494 +#: js/files.js:500 msgid "Invalid name, '/' is not allowed." msgstr "Tên không hợp lệ ,không được phép dùng '/'" -#: js/files.js:667 +#: js/files.js:681 msgid "files scanned" -msgstr "" +msgstr "tệp tin đã quét" -#: js/files.js:675 +#: js/files.js:689 msgid "error while scanning" -msgstr "" +msgstr "lá»—i trong khi quét" -#: js/files.js:748 templates/index.php:48 +#: js/files.js:762 templates/index.php:48 msgid "Name" msgstr "Tên" -#: js/files.js:749 templates/index.php:56 +#: js/files.js:763 templates/index.php:56 msgid "Size" msgstr "KÃch cỡ" -#: js/files.js:750 templates/index.php:58 +#: js/files.js:764 templates/index.php:58 msgid "Modified" msgstr "Thay đổi" -#: js/files.js:777 +#: js/files.js:791 msgid "folder" msgstr "folder" -#: js/files.js:779 +#: js/files.js:793 msgid "folders" msgstr "folders" -#: js/files.js:787 +#: js/files.js:801 msgid "file" msgstr "file" -#: js/files.js:789 +#: js/files.js:803 msgid "files" msgstr "files" -#: js/files.js:833 +#: js/files.js:847 msgid "seconds ago" -msgstr "" +msgstr "giây trÆ°á»›c" -#: js/files.js:834 +#: js/files.js:848 msgid "minute ago" -msgstr "" +msgstr "má»™t phút trÆ°á»›c" -#: js/files.js:835 +#: js/files.js:849 msgid "minutes ago" -msgstr "" +msgstr "phút trÆ°á»›c" -#: js/files.js:838 +#: js/files.js:852 msgid "today" -msgstr "" +msgstr "hôm nay" -#: js/files.js:839 +#: js/files.js:853 msgid "yesterday" -msgstr "" +msgstr "hôm qua" -#: js/files.js:840 +#: js/files.js:854 msgid "days ago" -msgstr "" +msgstr "ngà y trÆ°á»›c" -#: js/files.js:841 +#: js/files.js:855 msgid "last month" -msgstr "" +msgstr "tháng trÆ°á»›c" -#: js/files.js:843 +#: js/files.js:857 msgid "months ago" -msgstr "" +msgstr "tháng trÆ°á»›c" -#: js/files.js:844 +#: js/files.js:858 msgid "last year" -msgstr "" +msgstr "năm trÆ°á»›c" -#: js/files.js:845 +#: js/files.js:859 msgid "years ago" -msgstr "" +msgstr "năm trÆ°á»›c" #: templates/admin.php:5 msgid "File handling" @@ -224,7 +225,7 @@ msgstr "KÃch thÆ°á»›c tối Ä‘a " #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "tối Ä‘a cho phép" #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." diff --git a/l10n/vi/files_versions.po b/l10n/vi/files_versions.po index d6a9e9ee7aaa607d08b89d1062a15f5157cb2972..484f1f79c1817d06f401843f80cdfae254a3dbd8 100644 --- a/l10n/vi/files_versions.po +++ b/l10n/vi/files_versions.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <khanhnd@kenhgiaiphap.vn>, 2012. # SÆ¡n Nguyá»…n <sonnghit@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-22 01:14+0200\n" -"PO-Revision-Date: 2012-09-21 23:15+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 06:32+0000\n" +"Last-Translator: khanhnd <khanhnd@kenhgiaiphap.vn>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,7 +25,7 @@ msgstr "Hết hạn tất cả các phiên bản" #: js/versions.js:16 msgid "History" -msgstr "" +msgstr "Lịch sá»" #: templates/settings-personal.php:4 msgid "Versions" @@ -36,8 +37,8 @@ msgstr "Äiá»u nà y sẽ xóa tất cả các phiên bản sao lÆ°u hiện có #: templates/settings.php:3 msgid "Files Versioning" -msgstr "" +msgstr "Phiên bản tệp tin" #: templates/settings.php:4 msgid "Enable" -msgstr "" +msgstr "KÃch hoạtLịch sá»" diff --git a/l10n/vi/settings.po b/l10n/vi/settings.po index 5cac96c5e92493bad136b1ce26bb441df17dc719..60f4d9ddd7072235564cb3effcd2afe4b9b01ca3 100644 --- a/l10n/vi/settings.po +++ b/l10n/vi/settings.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <khanhnd@kenhgiaiphap.vn>, 2012. # <mattheu_9x@yahoo.com>, 2012. # Son Nguyen <sonnghit@gmail.com>, 2012. # SÆ¡n Nguyá»…n <sonnghit@gmail.com>, 2012. @@ -11,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-09 02:03+0200\n" -"PO-Revision-Date: 2012-10-09 00:04+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 07:01+0000\n" +"Last-Translator: khanhnd <khanhnd@kenhgiaiphap.vn>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,22 +26,17 @@ msgstr "" msgid "Unable to load list from App Store" msgstr "Không thể tải danh sách ứng dụng từ App Store" -#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18 -#: ajax/togglegroups.php:15 -msgid "Authentication error" -msgstr "Lá»—i xác thá»±c" - -#: ajax/creategroup.php:19 +#: ajax/creategroup.php:12 msgid "Group already exists" msgstr "Nhóm đã tồn tại" -#: ajax/creategroup.php:28 +#: ajax/creategroup.php:21 msgid "Unable to add group" msgstr "Không thể thêm nhóm" #: ajax/enableapp.php:14 msgid "Could not enable app. " -msgstr "" +msgstr "không thể kÃch hoạt ứng dụng." #: ajax/lostpassword.php:14 msgid "Email saved" @@ -62,7 +58,11 @@ msgstr "Yêu cầu không hợp lệ" msgid "Unable to delete group" msgstr "Không thể xóa nhóm" -#: ajax/removeuser.php:22 +#: ajax/removeuser.php:18 ajax/setquota.php:18 ajax/togglegroups.php:15 +msgid "Authentication error" +msgstr "Lá»—i xác thá»±c" + +#: ajax/removeuser.php:27 msgid "Unable to delete user" msgstr "Không thể xóa ngÆ°á»i dùng" @@ -92,7 +92,7 @@ msgstr "Cho phép" msgid "Saving..." msgstr "Äang tiến hà nh lÆ°u ..." -#: personal.php:47 personal.php:48 +#: personal.php:42 personal.php:43 msgid "__language_name__" msgstr "__Ngôn ngữ___" @@ -115,23 +115,23 @@ msgstr "Cron" #: templates/admin.php:37 msgid "Execute one task with each page loaded" -msgstr "" +msgstr "Thá»±c thi tác vụ má»—i khi trang được tải" #: templates/admin.php:43 msgid "" "cron.php is registered at a webcron service. Call the cron.php page in the " "owncloud root once a minute over http." -msgstr "" +msgstr "cron.php đã được đăng ký tại má»™t dịch vụ webcron. Gá»i trang cron.php má»—i phút má»™t lần thông qua giao thức http." #: templates/admin.php:49 msgid "" "Use systems cron service. Call the cron.php file in the owncloud folder via " "a system cronjob once a minute." -msgstr "" +msgstr "Sá» dụng dịch vụ cron của hệ thống. Gá»i tệp tin cron.php má»—i phút má»™t lần." #: templates/admin.php:56 msgid "Sharing" -msgstr "" +msgstr "Chia sẻ" #: templates/admin.php:61 msgid "Enable Share API" @@ -189,7 +189,7 @@ msgstr "Thêm ứng dụng của bạn" #: templates/apps.php:11 msgid "More Apps" -msgstr "" +msgstr "Nhiá»u ứng dụng hÆ¡n" #: templates/apps.php:27 msgid "Select an App" @@ -230,7 +230,7 @@ msgstr "trả lá»i" #: templates/personal.php:8 #, php-format msgid "You have used <strong>%s</strong> of the available <strong>%s<strong>" -msgstr "" +msgstr "Bạn đã sá» dụng <strong>%s</strong> trong <strong>%s</strong> được phép." #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" @@ -242,7 +242,7 @@ msgstr "Tải vá»" #: templates/personal.php:19 msgid "Your password was changed" -msgstr "" +msgstr "Máºt khẩu của bạn đã được thay đổi." #: templates/personal.php:20 msgid "Unable to change your password" diff --git a/l10n/zh_CN.GB2312/core.po b/l10n/zh_CN.GB2312/core.po index ce748b4f8c4f7147f02df8cd8ffd53e543965b38..a1beb02db9bdc3398d4a8bb48832f508eb35b389 100644 --- a/l10n/zh_CN.GB2312/core.po +++ b/l10n/zh_CN.GB2312/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-16 02:04+0200\n" -"PO-Revision-Date: 2012-10-16 00:05+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 11:59+0000\n" +"Last-Translator: marguerite su <i@marguerite.su>\n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -304,19 +304,19 @@ msgstr "æ·»åŠ " #: templates/installation.php:23 templates/installation.php:31 msgid "Security Warning" -msgstr "" +msgstr "安全è¦å‘Š" #: templates/installation.php:24 msgid "" "No secure random number generator is available, please enable the PHP " "OpenSSL extension." -msgstr "" +msgstr "没有安全éšæœºç 生æˆå™¨ï¼Œè¯·å¯ç”¨ PHP OpenSSL 扩展。" #: templates/installation.php:26 msgid "" "Without a secure random number generator an attacker may be able to predict " "password reset tokens and take over your account." -msgstr "" +msgstr "没有安全éšæœºç 生æˆå™¨ï¼Œé»‘客å¯ä»¥é¢„测密ç é‡ç½®ä»¤ç‰Œå¹¶æŽ¥ç®¡ä½ 的账户。" #: templates/installation.php:32 msgid "" @@ -325,7 +325,7 @@ msgid "" "strongly suggest that you configure your webserver in a way that the data " "directory is no longer accessible or you move the data directory outside the" " webserver document root." -msgstr "" +msgstr "您的数æ®æ–‡ä»¶å¤¹å’Œæ‚¨çš„文件或许能够从互è”网访问。ownCloud æ供的 .htaccesss 文件未其作用。我们强烈建议您é…置网络æœåŠ¡å™¨ä»¥ä½¿æ•°æ®æ–‡ä»¶å¤¹ä¸èƒ½ä»Žäº’è”网访问,或将移动数æ®æ–‡ä»¶å¤¹ç§»å‡ºç½‘络æœåŠ¡å™¨æ–‡æ¡£æ ¹ç›®å½•ã€‚" #: templates/installation.php:36 msgid "Create an <strong>admin account</strong>" @@ -382,17 +382,17 @@ msgstr "注销" #: templates/login.php:8 msgid "Automatic logon rejected!" -msgstr "" +msgstr "自动登录被拒ç»ï¼" #: templates/login.php:9 msgid "" "If you did not change your password recently, your account may be " "compromised!" -msgstr "" +msgstr "如果您最近没有修改您的密ç ,那您的å¸å·å¯èƒ½è¢«æ”»å‡»äº†ï¼" #: templates/login.php:10 msgid "Please change your password to secure your account again." -msgstr "" +msgstr "请修改您的密ç 以ä¿æŠ¤è´¦æˆ·ã€‚" #: templates/login.php:15 msgid "Lost your password?" @@ -420,14 +420,14 @@ msgstr "å‰è¿›" #: templates/verify.php:5 msgid "Security Warning!" -msgstr "" +msgstr "安全è¦å‘Šï¼" #: templates/verify.php:6 msgid "" "Please verify your password. <br/>For security reasons you may be " "occasionally asked to enter your password again." -msgstr "" +msgstr "请确认您的密ç 。<br/>å¤„äºŽå®‰å…¨åŽŸå› ä½ å¶å°”也会被è¦æ±‚å†æ¬¡è¾“入您的密ç 。" #: templates/verify.php:16 msgid "Verify" -msgstr "" +msgstr "确认" diff --git a/l10n/zh_CN.GB2312/settings.po b/l10n/zh_CN.GB2312/settings.po index 292d5760fcdab5735849bc7a72f04e3cde836f78..f09da62c843e6bd21ad5cb958969b188c5203b62 100644 --- a/l10n/zh_CN.GB2312/settings.po +++ b/l10n/zh_CN.GB2312/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-09 02:03+0200\n" -"PO-Revision-Date: 2012-10-09 00:04+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-10-16 23:38+0200\n" +"PO-Revision-Date: 2012-10-16 12:18+0000\n" +"Last-Translator: marguerite su <i@marguerite.su>\n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,16 +23,11 @@ msgstr "" msgid "Unable to load list from App Store" msgstr "ä¸èƒ½ä»ŽApp Store ä¸åŠ 载列表" -#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18 -#: ajax/togglegroups.php:15 -msgid "Authentication error" -msgstr "认è¯é”™è¯¯" - -#: ajax/creategroup.php:19 +#: ajax/creategroup.php:12 msgid "Group already exists" msgstr "群组已å˜åœ¨" -#: ajax/creategroup.php:28 +#: ajax/creategroup.php:21 msgid "Unable to add group" msgstr "æœªèƒ½æ·»åŠ ç¾¤ç»„" @@ -60,7 +55,11 @@ msgstr "éžæ³•è¯·æ±‚" msgid "Unable to delete group" msgstr "æœªèƒ½åˆ é™¤ç¾¤ç»„" -#: ajax/removeuser.php:22 +#: ajax/removeuser.php:18 ajax/setquota.php:18 ajax/togglegroups.php:15 +msgid "Authentication error" +msgstr "认è¯é”™è¯¯" + +#: ajax/removeuser.php:27 msgid "Unable to delete user" msgstr "æœªèƒ½åˆ é™¤ç”¨æˆ·" @@ -90,7 +89,7 @@ msgstr "å¯ç”¨" msgid "Saving..." msgstr "ä¿å˜ä¸..." -#: personal.php:47 personal.php:48 +#: personal.php:42 personal.php:43 msgid "__language_name__" msgstr "Chinese" @@ -187,7 +186,7 @@ msgstr "æ·»åŠ ä½ çš„åº”ç”¨ç¨‹åº" #: templates/apps.php:11 msgid "More Apps" -msgstr "" +msgstr "更多应用" #: templates/apps.php:27 msgid "Select an App" diff --git a/lib/l10n/de_DE.php b/lib/l10n/de_DE.php new file mode 100644 index 0000000000000000000000000000000000000000..8c81be165821ab2b651e66067515b11c51865fe0 --- /dev/null +++ b/lib/l10n/de_DE.php @@ -0,0 +1,28 @@ +<?php $TRANSLATIONS = array( +"Help" => "Hilfe", +"Personal" => "Persönlich", +"Settings" => "Einstellungen", +"Users" => "Benutzer", +"Apps" => "Apps", +"Admin" => "Administrator", +"ZIP download is turned off." => "Der ZIP-Download ist deaktiviert.", +"Files need to be downloaded one by one." => "Die Dateien müssen einzeln heruntergeladen werden.", +"Back to Files" => "Zurück zu \"Dateien\"", +"Selected files too large to generate zip file." => "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen.", +"Application is not enabled" => "Die Anwendung ist nicht aktiviert", +"Authentication error" => "Authentifizierungs-Fehler", +"Token expired. Please reload page." => "Token abgelaufen. Bitte lade die Seite neu.", +"seconds ago" => "Vor wenigen Sekunden", +"1 minute ago" => "Vor einer Minute", +"%d minutes ago" => "Vor %d Minuten", +"today" => "Heute", +"yesterday" => "Gestern", +"%d days ago" => "Vor %d Tag(en)", +"last month" => "Letzten Monat", +"months ago" => "Vor Monaten", +"last year" => "Letztes Jahr", +"years ago" => "Vor Jahren", +"%s is available. Get <a href=\"%s\">more information</a>" => "%s ist verfügbar. <a href=\"%s\">Weitere Informationen</a>", +"up to date" => "aktuell", +"updates check is disabled" => "Die Update-Ãœberprüfung ist ausgeschaltet" +); diff --git a/lib/l10n/nb_NO.php b/lib/l10n/nb_NO.php index f751a41d5eb2beeb90c879eb7491f569c124d04b..c43ada258d4695deefd39f5c7c4bb79e774a3e0b 100644 --- a/lib/l10n/nb_NO.php +++ b/lib/l10n/nb_NO.php @@ -21,5 +21,8 @@ "last month" => "forrige mÃ¥ned", "months ago" => "mÃ¥neder siden", "last year" => "i fjor", -"years ago" => "Ã¥r siden" +"years ago" => "Ã¥r siden", +"%s is available. Get <a href=\"%s\">more information</a>" => "%s er tilgjengelig. FÃ¥ <a href=\"%s\">mer informasjon</a>", +"up to date" => "oppdatert", +"updates check is disabled" => "versjonssjekk er avslÃ¥tt" ); diff --git a/lib/l10n/sk_SK.php b/lib/l10n/sk_SK.php index 33b329c30bbf7e6ab63cf402131684969ec6e85e..8c77e82b7a63dd6cbd457f752e6d0b59a7a6f69a 100644 --- a/lib/l10n/sk_SK.php +++ b/lib/l10n/sk_SK.php @@ -11,6 +11,7 @@ "Selected files too large to generate zip file." => "Zvolené súbory sú prÃliž veľké na vygenerovanie zip súboru.", "Application is not enabled" => "Aplikácia nie je zapnutá", "Authentication error" => "Chyba autentifikácie", +"seconds ago" => "pred sekundami", "1 minute ago" => "pred 1 minútou", "%d minutes ago" => "pred %d minútami", "today" => "dnes", diff --git a/settings/l10n/de.php b/settings/l10n/de.php index 391dcc95c1feb1feb9c14fc6c1b5801b886c1635..13ada5d35e5c0ef9da16a975df8e439b66fc67d6 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "Die Liste der Anwendungen im Store konnte nicht geladen werden.", -"Authentication error" => "Fehler bei der Anmeldung", "Group already exists" => "Gruppe existiert bereits", "Unable to add group" => "Gruppe konnte nicht angelegt werden", "Could not enable app. " => "App konnte nicht aktiviert werden.", @@ -9,6 +8,7 @@ "OpenID Changed" => "OpenID geändert", "Invalid request" => "Ungültige Anfrage", "Unable to delete group" => "Gruppe konnte nicht gelöscht werden", +"Authentication error" => "Fehler bei der Anmeldung", "Unable to delete user" => "Benutzer konnte nicht gelöscht werden", "Language changed" => "Sprache geändert", "Unable to add user to group %s" => "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden", @@ -16,9 +16,9 @@ "Disable" => "Deaktivieren", "Enable" => "Aktivieren", "Saving..." => "Speichern...", -"__language_name__" => "Deutsch", +"__language_name__" => "Deutsch (Persönlich)", "Security Warning" => "Sicherheitshinweis", -"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Ihr Datenverzeichnis ist möglicher Weise aus dem Internet erreichbar. Die .htaccess-Datei von ownCloud funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers.", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Dein Datenverzeichnis ist möglicherweise aus dem Internet erreichbar. Die .htaccess-Datei von ownCloud funktioniert nicht. Wir raten Dir dringend, dass Du Deinen Webserver dahingehend konfigurieren, dass Dein Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Du verschiebst das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers.", "Cron" => "Cron-Jobs", "Execute one task with each page loaded" => "Führe eine Aufgabe bei jeder geladenen Seite aus.", "cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php ist bei einem Webcron-Dienst registriert. Ruf die Seite cron.php im ownCloud-Root minütlich per HTTP auf.", @@ -60,7 +60,7 @@ "Fill in an email address to enable password recovery" => "Trage eine E-Mail-Adresse ein, um die Passwort-Wiederherstellung zu aktivieren.", "Language" => "Sprache", "Help translate" => "Hilf bei der Ãœbersetzung", -"use this address to connect to your ownCloud in your file manager" => "Benutzen Sie diese Adresse, um Ihre ownCloud mit Ihrem Dateimanager zu verbinden.", +"use this address to connect to your ownCloud in your file manager" => "Verwende diese Adresse, um Deine ownCloud mit Deinem Dateimanager zu verbinden.", "Name" => "Name", "Password" => "Passwort", "Groups" => "Gruppen", diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php new file mode 100644 index 0000000000000000000000000000000000000000..100cbfd113f73f50514b5349de06a89e5a5e80a7 --- /dev/null +++ b/settings/l10n/de_DE.php @@ -0,0 +1,73 @@ +<?php $TRANSLATIONS = array( +"Unable to load list from App Store" => "Die Liste der Anwendungen im Store konnte nicht geladen werden.", +"Group already exists" => "Gruppe existiert bereits", +"Unable to add group" => "Gruppe konnte nicht angelegt werden", +"Could not enable app. " => "App konnte nicht aktiviert werden.", +"Email saved" => "E-Mail Adresse gespeichert", +"Invalid email" => "Ungültige E-Mail Adresse", +"OpenID Changed" => "OpenID geändert", +"Invalid request" => "Ungültige Anfrage", +"Unable to delete group" => "Gruppe konnte nicht gelöscht werden", +"Authentication error" => "Fehler bei der Anmeldung", +"Unable to delete user" => "Benutzer konnte nicht gelöscht werden", +"Language changed" => "Sprache geändert", +"Unable to add user to group %s" => "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden", +"Unable to remove user from group %s" => "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden", +"Disable" => "Deaktivieren", +"Enable" => "Aktivieren", +"Saving..." => "Speichern...", +"__language_name__" => "Deutsch (Förmlich)", +"Security Warning" => "Sicherheitshinweis", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Ihr Datenverzeichnis ist möglicher Weise aus dem Internet erreichbar. Die .htaccess-Datei von ownCloud funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers.", +"Cron" => "Cron-Jobs", +"Execute one task with each page loaded" => "Führt eine Aufgabe bei jeder geladenen Seite aus.", +"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php ist bei einem Webcron-Dienst registriert. Ruf die Seite cron.php im ownCloud-Root minütlich per HTTP auf.", +"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Verwenden Sie den System-Crondienst. Bitte rufen Sie die cron.php im ownCloud-Ordner über einen System-Cronjob minütlich auf.", +"Sharing" => "Freigabe", +"Enable Share API" => "Freigabe-API aktivieren", +"Allow apps to use the Share API" => "Erlaubt Anwendungen, die Freigabe-API zu nutzen", +"Allow links" => "Links erlauben", +"Allow users to share items to the public with links" => "Erlaube Nutzern, Dateien mithilfe von Links öffentlich zu teilen", +"Allow resharing" => "Erneutes Teilen erlauben", +"Allow users to share items shared with them again" => "Erlaubt Nutzern, Dateien die mit ihnen geteilt wurden, erneut zu teilen", +"Allow users to share with anyone" => "Erlaubet Nutzern mit jedem zu Teilen", +"Allow users to only share with users in their groups" => "Erlaubet Nutzern nur das Teilen in ihrer Gruppe", +"Log" => "Log", +"More" => "Mehr", +"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Entwickelt von der <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-Community</a>, der <a href=\"https://github.com/owncloud\" target=\"_blank\">Quellcode</a> ist unter der <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> lizenziert.", +"Add your App" => "Fügen Sie Ihre Anwendung hinzu", +"More Apps" => "Weitere Anwendungen", +"Select an App" => "Wählen Sie eine Anwendung aus", +"See application page at apps.owncloud.com" => "Weitere Anwendungen finden Sie auf apps.owncloud.com", +"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-lizenziert von <span class=\"author\"></span>", +"Documentation" => "Dokumentation", +"Managing Big Files" => "Große Dateien verwalten", +"Ask a question" => "Stellen Sie eine Frage", +"Problems connecting to help database." => "Probleme bei der Verbindung zur Hilfe-Datenbank.", +"Go there manually." => "Datenbank direkt besuchen.", +"Answer" => "Antwort", +"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s<strong>", +"Desktop and Mobile Syncing Clients" => "Desktop- und mobile Clients für die Synchronisation", +"Download" => "Download", +"Your password was changed" => "Ihr Passwort wurde geändert.", +"Unable to change your password" => "Passwort konnte nicht geändert werden", +"Current password" => "Aktuelles Passwort", +"New password" => "Neues Passwort", +"show" => "zeigen", +"Change password" => "Passwort ändern", +"Email" => "E-Mail", +"Your email address" => "Ihre E-Mail-Adresse", +"Fill in an email address to enable password recovery" => "Bitte tragen Sie eine E-Mail-Adresse ein, um die Passwort-Wiederherstellung zu aktivieren.", +"Language" => "Sprache", +"Help translate" => "Hilf bei der Ãœbersetzung", +"use this address to connect to your ownCloud in your file manager" => "Benutzen Sie diese Adresse, um Ihre ownCloud mit Ihrem Dateimanager zu verbinden.", +"Name" => "Name", +"Password" => "Passwort", +"Groups" => "Gruppen", +"Create" => "Anlegen", +"Default Quota" => "Standard-Quota", +"Other" => "Andere", +"Group Admin" => "Gruppenadministrator", +"Quota" => "Quota", +"Delete" => "Löschen" +); diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index 4dd824a8088d75d1fa9eeaf61d3174ddc1ef0fb5..cbbc04e00958df0f78c6ee8b973c3945a8b00c86 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "Nie je možné nahraÅ¥ zoznam z App Store", -"Authentication error" => "Chyba pri autentifikácii", "Group already exists" => "Skupina už existuje", "Unable to add group" => "Nie je možné pridaÅ¥ skupinu", "Could not enable app. " => "Nie je možné zapnúť aplikáciu.", @@ -9,6 +8,7 @@ "OpenID Changed" => "OpenID zmenené", "Invalid request" => "Neplatná požiadavka", "Unable to delete group" => "Nie je možné zmazaÅ¥ skupinu", +"Authentication error" => "Chyba pri autentifikácii", "Unable to delete user" => "Nie je možné zmazaÅ¥ užÃvateľa", "Language changed" => "Jazyk zmenený", "Unable to add user to group %s" => "Nie je možné pridaÅ¥ užÃvateľa do skupiny %s", @@ -18,6 +18,7 @@ "Saving..." => "Ukladám...", "__language_name__" => "Slovensky", "Security Warning" => "BezpeÄnostné varovanie", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Váš prieÄinok s dátami a vaÅ¡e súbory sú pravdepodobne dostupné z internetu. .htaccess súbor dodávaný s inÅ¡taláciou ownCloud nespĺňa úlohu. Dôrazne vám doporuÄujeme nakonfigurovaÅ¥ webserver takým spôsobom, aby dáta v prieÄinku neboli verejné, alebo presuňte dáta mimo Å¡truktúry prieÄinkov webservera.", "Execute one task with each page loaded" => "VykonaÅ¥ jednu úlohu každým nahranÃm stránky", "Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "PoužÃvaÅ¥ systémovú službu cron. Každú minútu bude spustený súbor cron.php v prieÄinku owncloud pomocou systémového programu cronjob.", "Sharing" => "Zdieľanie", @@ -34,19 +35,19 @@ "Add your App" => "PridaÅ¥ vaÅ¡u aplikáciu", "More Apps" => "Viac aplikáciÃ", "Select an App" => "Vyberte aplikáciu", -"See application page at apps.owncloud.com" => "Pozrite si stránku aplikácie na apps.owncloud.com", +"See application page at apps.owncloud.com" => "Pozrite si stránku aplikácià na apps.owncloud.com", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licencované <span class=\"author\"></span>", "Documentation" => "Dokumentácia", -"Managing Big Files" => "Spravovanie veľké súbory", +"Managing Big Files" => "Správa veľkých súborov", "Ask a question" => "Opýtajte sa otázku", -"Problems connecting to help database." => "Problémy spojené s pomocnou databázou.", +"Problems connecting to help database." => "Problémy s pripojenÃm na databázu pomocnÃka.", "Go there manually." => "PrejsÅ¥ tam ruÄne.", "Answer" => "OdpoveÄ", "You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Použili ste <strong>%s</strong> dostupného <strong>%s<strong>", "Desktop and Mobile Syncing Clients" => "Klienti pre synchronizáciu", "Download" => "Stiahnúť", "Your password was changed" => "Heslo bolo zmenené", -"Unable to change your password" => "Nedokážem zmeniÅ¥ vaÅ¡e heslo", +"Unable to change your password" => "Nie je možné zmeniÅ¥ vaÅ¡e heslo", "Current password" => "Aktuálne heslo", "New password" => "Nové heslo", "show" => "zobraziÅ¥", diff --git a/settings/l10n/vi.php b/settings/l10n/vi.php index 18de6a6068f425ab8cf4c46e5543315667e3e722..7486f7f8d140fd31b9eb64053d706622d1df236e 100644 --- a/settings/l10n/vi.php +++ b/settings/l10n/vi.php @@ -1,13 +1,14 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "Không thể tải danh sách ứng dụng từ App Store", -"Authentication error" => "Lá»—i xác thá»±c", "Group already exists" => "Nhóm đã tồn tại", "Unable to add group" => "Không thể thêm nhóm", +"Could not enable app. " => "không thể kÃch hoạt ứng dụng.", "Email saved" => "LÆ°u email", "Invalid email" => "Email không hợp lệ", "OpenID Changed" => "Äổi OpenID", "Invalid request" => "Yêu cầu không hợp lệ", "Unable to delete group" => "Không thể xóa nhóm", +"Authentication error" => "Lá»—i xác thá»±c", "Unable to delete user" => "Không thể xóa ngÆ°á»i dùng", "Language changed" => "Ngôn ngữ đã được thay đổi", "Unable to add user to group %s" => "Không thể thêm ngÆ°á»i dùng và o nhóm %s", @@ -19,6 +20,10 @@ "Security Warning" => "Cảnh bảo bảo máºt", "Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "ThÆ° mục dữ liệu và những táºp tin của bạn có thể dá»… dà ng bị truy cáºp từ internet. Táºp tin .htaccess của ownCloud cung cấp không hoạt Ä‘á»™ng. Chúng tôi Ä‘á» nghị bạn nên cấu hình lại máy chủ webserver của bạn để thÆ° mục dữ liệu không còn bị truy cáºp hoặc bạn di chuyển thÆ° mục dữ liệu ra bên ngoà i thÆ° mục gốc của máy chủ.", "Cron" => "Cron", +"Execute one task with each page loaded" => "Thá»±c thi tác vụ má»—i khi trang được tải", +"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php đã được đăng ký tại má»™t dịch vụ webcron. Gá»i trang cron.php má»—i phút má»™t lần thông qua giao thức http.", +"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Sá» dụng dịch vụ cron của hệ thống. Gá»i tệp tin cron.php má»—i phút má»™t lần.", +"Sharing" => "Chia sẻ", "Enable Share API" => "Báºt chia sẻ API", "Allow apps to use the Share API" => "Cho phép các ứng dụng sá» dụng chia sẻ API", "Allow links" => "Cho phép liên kết", @@ -31,6 +36,7 @@ "More" => "nhiá»u hÆ¡n", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Äược phát triển bởi <a href=\"http://ownCloud.org/contact\" target=\"_blank\">cá»™ng đồng ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">mã nguồn </a> đã được cấp phép theo chuẩn <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "Add your App" => "Thêm ứng dụng của bạn", +"More Apps" => "Nhiá»u ứng dụng hÆ¡n", "Select an App" => "Chá»n má»™t ứng dụng", "See application page at apps.owncloud.com" => "Xem ứng dụng tại apps.owncloud.com", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-Giấy phép được cấp bởi <span class=\"author\"></span>", @@ -40,8 +46,10 @@ "Problems connecting to help database." => "Vấn Ä‘á» kết nối đến cÆ¡ sở dữ liệu.", "Go there manually." => "Äến bằng thủ công", "Answer" => "trả lá»i", +"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Bạn đã sá» dụng <strong>%s</strong> trong <strong>%s</strong> được phép.", "Desktop and Mobile Syncing Clients" => "Äồng bá»™ dữ liệu", "Download" => "Tải vá»", +"Your password was changed" => "Máºt khẩu của bạn đã được thay đổi.", "Unable to change your password" => "Không thể đổi máºt khẩu", "Current password" => "Máºt khẩu cÅ©", "New password" => "Máºt khẩu má»›i ", diff --git a/settings/l10n/zh_CN.GB2312.php b/settings/l10n/zh_CN.GB2312.php index 26bfbbd7ae50e9fdd1929af60f778fed409d2794..ea4d00bfcd303b9d4620c4a244aab9c93b23e466 100644 --- a/settings/l10n/zh_CN.GB2312.php +++ b/settings/l10n/zh_CN.GB2312.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "ä¸èƒ½ä»ŽApp Store ä¸åŠ 载列表", -"Authentication error" => "认è¯é”™è¯¯", "Group already exists" => "群组已å˜åœ¨", "Unable to add group" => "æœªèƒ½æ·»åŠ ç¾¤ç»„", "Could not enable app. " => "未能å¯ç”¨åº”用", @@ -9,6 +8,7 @@ "OpenID Changed" => "OpenID 改å˜äº†", "Invalid request" => "éžæ³•è¯·æ±‚", "Unable to delete group" => "æœªèƒ½åˆ é™¤ç¾¤ç»„", +"Authentication error" => "认è¯é”™è¯¯", "Unable to delete user" => "æœªèƒ½åˆ é™¤ç”¨æˆ·", "Language changed" => "è¯è¨€æ”¹å˜äº†", "Unable to add user to group %s" => "æœªèƒ½æ·»åŠ ç”¨æˆ·åˆ°ç¾¤ç»„ %s", @@ -36,6 +36,7 @@ "More" => "更多", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "ç”± <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud 社区</a>å¼€å‘,<a href=\"https://github.com/owncloud\" target=\"_blank\">sæºä»£ç </a> 以 <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> 许å¯åè®®å‘布。", "Add your App" => "æ·»åŠ ä½ çš„åº”ç”¨ç¨‹åº", +"More Apps" => "更多应用", "Select an App" => "选择一个程åº", "See application page at apps.owncloud.com" => "在owncloud.com上查看应用程åº", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>授æƒåè®® <span class=\"author\"></span>",