[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-02-12 15:12:46 +01:00
parent ba1ab38e7f
commit 8d9352a40d
298 changed files with 15250 additions and 3136 deletions

View File

@ -60,6 +60,7 @@
"Text file" => "Textdatei",
"Folder" => "Ordner",
"From link" => "Von einem Link",
"Trash bin" => "Mülleimer",
"Cancel upload" => "Upload abbrechen",
"Nothing in here. Upload something!" => "Alles leer. Bitte laden Sie etwas hoch!",
"Download" => "Herunterladen",

View File

@ -60,6 +60,7 @@
"Text file" => "テキストファイル",
"Folder" => "フォルダ",
"From link" => "リンク",
"Trash bin" => "ゴミ箱",
"Cancel upload" => "アップロードをキャンセル",
"Nothing in here. Upload something!" => "ここには何もありません。何かアップロードしてください。",
"Download" => "ダウンロード",

View File

@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Szyfrowanie",
"File encryption is enabled." => "Szyfrowanie plików jest włączone",
"The following file types will not be encrypted:" => "Poniższe typy plików nie będą szyfrowane:",
"Exclude the following file types from encryption:" => "Wyłącz poniższe typy plików z szyfrowania:",
"None" => "Brak"
);

View File

@ -0,0 +1,3 @@
<?php $TRANSLATIONS = array(
"Users" => "उपयोगकर्ता"
);

View File

@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Konnte %s nicht permanent löschen",
"Couldn't restore %s" => "Konnte %s nicht wiederherstellen",
"perform restore operation" => "Führe die Wiederherstellung aus",
"delete file permanently" => "Datei entgültig löschen",
"Name" => "Name",

View File

@ -1,9 +1,13 @@
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "Konnte nicht zurücksetzen: %s",
"success" => "Erfolgreich",
"File %s was reverted to version %s" => "Die Datei %s wurde zur Version %s zurückgesetzt",
"failure" => "Fehlgeschlagen",
"File %s could not be reverted to version %s" => "Doe Dateo %s konnte nicht zur Version %s zurückgesetzt werden",
"No old versions available" => "keine älteren Versionen verfügbar",
"No path specified" => "Kein Pfad angegeben",
"History" => "Historie",
"Revert a file to a previous version by clicking on its revert button" => "Setze eine Datei zu durch Klicken auf den Zurücksetzen-Button auf einer frühere Version zurück",
"Files Versioning" => "Dateiversionierung",
"Enable" => "Aktivieren"
);

View File

@ -1,5 +1,13 @@
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "Nem sikerült átállni a változatra: %s",
"success" => "sikerült",
"File %s was reverted to version %s" => "%s állományt átállítottuk erre a változatra: %s",
"failure" => "nem sikerült",
"File %s could not be reverted to version %s" => "%s állományt nem sikerült átállítani erre a változatra: %s",
"No old versions available" => "Nincs régebbi változat",
"No path specified" => "Nincs megadva az útvonal",
"History" => "Korábbi változatok",
"Revert a file to a previous version by clicking on its revert button" => "Az állomány átállítható egy régebbi változatra, ha a gombra kattint",
"Files Versioning" => "Az állományok verzionálása",
"Enable" => "engedélyezve"
);

View File

@ -1,5 +1,13 @@
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "Nie można było przywrócić: %s",
"success" => "sukces",
"File %s was reverted to version %s" => "Plik %s został przywrócony do wersji %s",
"failure" => "porażka",
"File %s could not be reverted to version %s" => "Plik %s nie mógł być przywrócony do wersji %s",
"No old versions available" => "Nie są dostępne żadne starsze wersje",
"No path specified" => "Nie podano ścieżki",
"History" => "Historia",
"Revert a file to a previous version by clicking on its revert button" => "Przywróć plik do poprzedniej wersji klikając w jego przycisk przywrócenia",
"Files Versioning" => "Wersjonowanie plików",
"Enable" => "Włącz"
);

View File

@ -43,6 +43,7 @@
"Disable Main Server" => "Hauptserver deaktivieren",
"When switched on, ownCloud will only connect to the replica server." => "Wenn eingeschaltet wird sich ownCloud nur mit dem Replilat-Server verbinden.",
"Use TLS" => "Nutze TLS",
"Do not use it additionally for LDAPS connections, it will fail." => "Benutze es nicht zusätzlich für LDAPS Verbindungen, es wird scheitern.",
"Case insensitve LDAP server (Windows)" => "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)",
"Turn off SSL certificate validation." => "Schalten Sie 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.",

View File

@ -0,0 +1,3 @@
<?php $TRANSLATIONS = array(
"Help" => "सहयोग"
);

View File

@ -1,3 +1,5 @@
<?php $TRANSLATIONS = array(
"URL: http://" => "URL: http://"
"WebDAV Authentication" => "Идентификация WebDAV",
"URL: http://" => "URL: http://",
"ownCloud will send the user credentials to this URL. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "ownCloud отправит пользовательские данные на этот URL. Затем плагин проверит ответ, в случае HTTP ответа 401 или 403 данные будут считаться неверными, при любых других ответах - верными."
);

View File

@ -53,8 +53,8 @@
"Error" => "Fehler",
"The app name is not specified." => "Der App-Name ist nicht angegeben.",
"The required file {file} is not installed!" => "Die benötigte Datei {file} ist nicht installiert.",
"Share" => "Freigeben",
"Shared" => "Freigegeben",
"Share" => "Freigeben",
"Error while sharing" => "Fehler bei der Freigabe",
"Error while unsharing" => "Fehler bei der Aufhebung der Freigabe",
"Error while changing permissions" => "Fehler bei der Änderung der Rechte",
@ -109,6 +109,8 @@
"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 Ihr Konto zu übernehmen.",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Dein Daten-Verzeichnis und deine Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.",
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "Bitte lesen Sie die <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">Dokumentation</a> für Informationen, wie Sie Ihren Server wahrscheinlich konfigurieren.",
"Create an <strong>admin account</strong>" => "<strong>Administrator-Konto</strong> anlegen",
"Advanced" => "Fortgeschritten",
"Data folder" => "Datenverzeichnis",

View File

@ -53,8 +53,8 @@
"Error" => "エラー",
"The app name is not specified." => "アプリ名がしていされていません。",
"The required file {file} is not installed!" => "必要なファイル {file} がインストールされていません!",
"Share" => "共有",
"Shared" => "共有中",
"Share" => "共有",
"Error while sharing" => "共有でエラー発生",
"Error while unsharing" => "共有解除でエラー発生",
"Error while changing permissions" => "権限変更でエラー発生",
@ -109,6 +109,8 @@
"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 files are probably accessible from the internet because the .htaccess file does not work." => ".htaccess ファイルが動作していないため、おそらくあなたのデータディレクトリもしくはファイルはインターネットからアクセス可能です。",
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "あなたのサーバの適切な設定に関する情報として、<a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">ドキュメント</a>を参照して下さい。",
"Create an <strong>admin account</strong>" => "<strong>管理者アカウント</strong>を作成してください",
"Advanced" => "詳細設定",
"Data folder" => "データフォルダ",

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@ -120,10 +120,220 @@ msgstr ""
msgid "Saving..."
msgstr ""
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr ""
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr ""
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr ""
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr ""
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr ""
#: templates/admin.php:230 templates/personal.php:100
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 ""
#: templates/apps.php:10
msgid "Add your App"
msgstr ""
@ -253,28 +463,10 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
#: templates/personal.php:98
msgid "Version"
msgstr ""
#: templates/personal.php:100
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 ""
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr ""
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr ""
#: templates/users.php:32
msgid "Create"
msgstr ""
@ -291,10 +483,6 @@ msgstr ""
msgid "Other"
msgstr ""
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr ""
#: templates/users.php:86
msgid "Storage"
msgstr ""
@ -310,7 +498,3 @@ msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr ""
#: templates/users.php:165
msgid "Delete"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:02+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -79,15 +79,15 @@ msgstr ""
msgid "Files"
msgstr "الملفات"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "محذوف"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr ""
@ -193,31 +193,31 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
#: js/files.js:947 templates/index.php:67
#: js/files.js:948 templates/index.php:67
msgid "Name"
msgstr "الاسم"
#: js/files.js:948 templates/index.php:78
#: js/files.js:949 templates/index.php:78
msgid "Size"
msgstr "حجم"
#: js/files.js:949 templates/index.php:80
#: js/files.js:950 templates/index.php:80
msgid "Modified"
msgstr "معدل"
#: js/files.js:968
#: js/files.js:969
msgid "1 folder"
msgstr ""
#: js/files.js:970
#: js/files.js:971
msgid "{count} folders"
msgstr ""
#: js/files.js:978
#: js/files.js:979
msgid "1 file"
msgstr ""
#: js/files.js:980
#: js/files.js:981
msgid "{count} files"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -123,10 +123,220 @@ msgstr ""
msgid "Saving..."
msgstr "حفظ"
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "مجموعات"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "مدير المجموعة"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "حذف"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "__language_name__"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "إصدار"
#: templates/admin.php:230 templates/personal.php:100
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 "طوّر من قبل <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud مجتمع</a>, الـ <a href=\"https://github.com/owncloud\" target=\"_blank\">النص المصدري</a> مرخص بموجب <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">رخصة أفيرو العمومية</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"
msgstr "أضف تطبيقاتك"
@ -256,28 +466,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "إستخدم هذا العنوان للإتصال بـ ownCloud في مدير الملفات"
#: templates/personal.php:98
msgid "Version"
msgstr "إصدار"
#: templates/personal.php:100
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 "طوّر من قبل <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud مجتمع</a>, الـ <a href=\"https://github.com/owncloud\" target=\"_blank\">النص المصدري</a> مرخص بموجب <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">رخصة أفيرو العمومية</abbr></a>."
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr ""
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "مجموعات"
#: templates/users.php:32
msgid "Create"
msgstr "انشئ"
@ -294,10 +486,6 @@ msgstr ""
msgid "Other"
msgstr "شيء آخر"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "مدير المجموعة"
#: templates/users.php:86
msgid "Storage"
msgstr ""
@ -313,7 +501,3 @@ msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr ""
#: templates/users.php:165
msgid "Delete"
msgstr "حذف"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:01+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@ -80,15 +80,15 @@ msgstr ""
msgid "Files"
msgstr "Файлове"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Изтриване"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "Преименуване"
@ -194,31 +194,31 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
#: js/files.js:947 templates/index.php:67
#: js/files.js:948 templates/index.php:67
msgid "Name"
msgstr "Име"
#: js/files.js:948 templates/index.php:78
#: js/files.js:949 templates/index.php:78
msgid "Size"
msgstr "Размер"
#: js/files.js:949 templates/index.php:80
#: js/files.js:950 templates/index.php:80
msgid "Modified"
msgstr "Променено"
#: js/files.js:968
#: js/files.js:969
msgid "1 folder"
msgstr ""
#: js/files.js:970
#: js/files.js:971
msgid "{count} folders"
msgstr ""
#: js/files.js:978
#: js/files.js:979
msgid "1 file"
msgstr ""
#: js/files.js:980
#: js/files.js:981
msgid "{count} files"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 10:30+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@ -123,10 +123,220 @@ msgstr ""
msgid "Saving..."
msgstr ""
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Групи"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr ""
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Изтриване"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "__language_name__"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr ""
#: templates/admin.php:230 templates/personal.php:100
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 ""
#: templates/apps.php:10
msgid "Add your App"
msgstr "Добавете Ваше приложение"
@ -256,28 +466,10 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
#: templates/personal.php:98
msgid "Version"
msgstr ""
#: templates/personal.php:100
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 ""
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr ""
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Групи"
#: templates/users.php:32
msgid "Create"
msgstr "Създаване"
@ -294,10 +486,6 @@ msgstr ""
msgid "Other"
msgstr "Други"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr ""
#: templates/users.php:86
msgid "Storage"
msgstr ""
@ -313,7 +501,3 @@ msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr ""
#: templates/users.php:165
msgid "Delete"
msgstr "Изтриване"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:01+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@ -79,15 +79,15 @@ msgstr "ভুল ডিরেক্টরি"
msgid "Files"
msgstr "ফাইল"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "মুছে ফেল"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "পূনঃনামকরণ"
@ -193,31 +193,31 @@ msgstr "URL ফাঁকা রাখা যাবে না।"
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "ফোল্ডারের নামটি সঠিক নয়। 'ভাগাভাগি করা' শুধুমাত্র Owncloud এর জন্য সংরক্ষিত।"
#: js/files.js:947 templates/index.php:67
#: js/files.js:948 templates/index.php:67
msgid "Name"
msgstr "নাম"
#: js/files.js:948 templates/index.php:78
#: js/files.js:949 templates/index.php:78
msgid "Size"
msgstr "আকার"
#: js/files.js:949 templates/index.php:80
#: js/files.js:950 templates/index.php:80
msgid "Modified"
msgstr "পরিবর্তিত"
#: js/files.js:968
#: js/files.js:969
msgid "1 folder"
msgstr "১টি ফোল্ডার"
#: js/files.js:970
#: js/files.js:971
msgid "{count} folders"
msgstr "{count} টি ফোল্ডার"
#: js/files.js:978
#: js/files.js:979
msgid "1 file"
msgstr "১টি ফাইল"
#: js/files.js:980
#: js/files.js:981
msgid "{count} files"
msgstr "{count} টি ফাইল"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@ -121,10 +121,220 @@ msgstr ""
msgid "Saving..."
msgstr "সংরক্ষণ করা হচ্ছে.."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "গোষ্ঠীসমূহ"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "গোষ্ঠী প্রশাসক"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "মুছে ফেল"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "__language_name__"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "ভার্সন"
#: templates/admin.php:230 templates/personal.php:100
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 "তৈলী করেছেন <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud সম্প্রদায়</a>, যার <a href=\"https://github.com/owncloud\" target=\"_blank\"> উৎস কোডটি <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> এর অধীনে লাইসেন্সকৃত।"
#: templates/apps.php:10
msgid "Add your App"
msgstr "আপনার অ্যাপটি যোগ করুন"
@ -254,28 +464,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "আপনার ownCloud এ সংযুক্ত হতে এই ঠিকানাটি আপনার ফাইল ব্যবস্থাপকে ব্যবহার করুন"
#: templates/personal.php:98
msgid "Version"
msgstr "ভার্সন"
#: templates/personal.php:100
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 "তৈলী করেছেন <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud সম্প্রদায়</a>, যার <a href=\"https://github.com/owncloud\" target=\"_blank\"> উৎস কোডটি <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> এর অধীনে লাইসেন্সকৃত।"
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr ""
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "গোষ্ঠীসমূহ"
#: templates/users.php:32
msgid "Create"
msgstr "তৈরী কর"
@ -292,10 +484,6 @@ msgstr "অসীম"
msgid "Other"
msgstr "অন্যান্য"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "গোষ্ঠী প্রশাসক"
#: templates/users.php:86
msgid "Storage"
msgstr "সংরক্ষণাগার"
@ -311,7 +499,3 @@ msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr "পূর্বনির্ধারিত"
#: templates/users.php:165
msgid "Delete"
msgstr "মুছে ফেল"

View File

@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 00:03+0100\n"
"PO-Revision-Date: 2013-02-10 15:40+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 09:42+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"
@ -85,15 +85,15 @@ msgstr "Directori no vàlid."
msgid "Files"
msgstr "Fitxers"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr "Esborra permanentment"
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Suprimeix"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "Reanomena"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-09 00:12+0100\n"
"PO-Revision-Date: 2013-02-08 15:22+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 09:50+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"

View File

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 16:00+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@ -126,10 +126,220 @@ msgstr "Actualitzada"
msgid "Saving..."
msgstr "S'està desant..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Grups"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Grup Admin"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Suprimeix"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "Català"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "Versió"
#: templates/admin.php:230 templates/personal.php:100
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 "Desenvolupat per la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunitat ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">codi font</a> té llicència <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"
msgstr "Afegiu la vostra aplicació"
@ -259,28 +469,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Useu aquesta adreça per connectar amb ownCloud des del gestor de fitxers"
#: templates/personal.php:98
msgid "Version"
msgstr "Versió"
#: templates/personal.php:100
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 "Desenvolupat per la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunitat ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">codi font</a> té llicència <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr "Nom d'accés"
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Grups"
#: templates/users.php:32
msgid "Create"
msgstr "Crea"
@ -297,10 +489,6 @@ msgstr "Il·limitat"
msgid "Other"
msgstr "Un altre"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Grup Admin"
#: templates/users.php:86
msgid "Storage"
msgstr "Emmagatzemament"
@ -316,7 +504,3 @@ msgstr "estableix nova contrasenya"
#: templates/users.php:137
msgid "Default"
msgstr "Per defecte"
#: templates/users.php:165
msgid "Delete"
msgstr "Suprimeix"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 00:03+0100\n"
"PO-Revision-Date: 2013-02-10 10:40+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:01+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"
@ -81,15 +81,15 @@ msgstr "Neplatný adresář"
msgid "Files"
msgstr "Soubory"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr "Trvale odstranit"
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Smazat"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "Přejmenovat"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-09 00:12+0100\n"
"PO-Revision-Date: 2013-02-08 06:40+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 20:19+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 09:46+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"

View File

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 20:07+0000\n"
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@ -126,10 +126,220 @@ msgstr "Aktualizováno"
msgid "Saving..."
msgstr "Ukládám..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Skupiny"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Správa skupiny"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Smazat"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "Česky"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "Verze"
#: templates/admin.php:230 templates/personal.php:100
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 "Vyvinuto <a href=\"http://ownCloud.org/contact\" target=\"_blank\">komunitou ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">zdrojový kód</a> je licencován pod <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"
msgstr "Přidat Vaší aplikaci"
@ -259,28 +469,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Použijte tuto adresu pro připojení k vašemu ownCloud skrze správce souborů"
#: templates/personal.php:98
msgid "Version"
msgstr "Verze"
#: templates/personal.php:100
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 "Vyvinuto <a href=\"http://ownCloud.org/contact\" target=\"_blank\">komunitou ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">zdrojový kód</a> je licencován pod <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr "Přihlašovací jméno"
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Skupiny"
#: templates/users.php:32
msgid "Create"
msgstr "Vytvořit"
@ -297,10 +489,6 @@ msgstr "Neomezeně"
msgid "Other"
msgstr "Jiná"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Správa skupiny"
#: templates/users.php:86
msgid "Storage"
msgstr "Úložiště"
@ -316,7 +504,3 @@ msgstr "nastavit nové heslo"
#: templates/users.php:137
msgid "Default"
msgstr "Výchozí"
#: templates/users.php:165
msgid "Delete"
msgstr "Smazat"

View File

@ -17,8 +17,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 20:15+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 09:42+0000\n"
"Last-Translator: Frederik Lassen <frederiklassen@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"

View File

@ -16,8 +16,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 20:16+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:02+0000\n"
"Last-Translator: Frederik Lassen <frederiklassen@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 20:33+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 09:46+0000\n"
"Last-Translator: Frederik Lassen <frederiklassen@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 20:31+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: Frederik Lassen <frederiklassen@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 20:37+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 09:46+0000\n"
"Last-Translator: Frederik Lassen <frederiklassen@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 20:27+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 09:46+0000\n"
"Last-Translator: Frederik Lassen <frederiklassen@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"

View File

@ -18,9 +18,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 20:19+0000\n"
"Last-Translator: Frederik Lassen <frederiklassen@gmail.com>\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -131,10 +131,220 @@ msgstr "Opdateret"
msgid "Saving..."
msgstr "Gemmer..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Grupper"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Gruppe Administrator"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Slet"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "Dansk"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "Version"
#: templates/admin.php:230 templates/personal.php:100
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 "Udviklet af <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownClouds community</a>, og <a href=\"https://github.com/owncloud\" target=\"_blank\">kildekoden</a> er underlagt licensen <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"
msgstr "Tilføj din App"
@ -264,28 +474,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Brug denne adresse til at oprette forbindelse til din ownCloud i din filstyring"
#: templates/personal.php:98
msgid "Version"
msgstr "Version"
#: templates/personal.php:100
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 "Udviklet af <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownClouds community</a>, og <a href=\"https://github.com/owncloud\" target=\"_blank\">kildekoden</a> er underlagt licensen <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr "Loginnavn"
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Grupper"
#: templates/users.php:32
msgid "Create"
msgstr "Ny"
@ -302,10 +494,6 @@ msgstr "Ubegrænset"
msgid "Other"
msgstr "Andet"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Gruppe Administrator"
#: templates/users.php:86
msgid "Storage"
msgstr "Opbevaring"
@ -321,7 +509,3 @@ msgstr "skift kodeord"
#: templates/users.php:137
msgid "Default"
msgstr "Standard"
#: templates/users.php:165
msgid "Delete"
msgstr "Slet"

View File

@ -28,8 +28,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:01+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
@ -99,15 +99,15 @@ msgstr "Ungültiges Verzeichnis."
msgid "Files"
msgstr "Dateien"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Löschen"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "Umbenennen"
@ -213,31 +213,31 @@ msgstr "Die URL darf nicht leer sein."
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten."
#: js/files.js:947 templates/index.php:67
#: js/files.js:948 templates/index.php:67
msgid "Name"
msgstr "Name"
#: js/files.js:948 templates/index.php:78
#: js/files.js:949 templates/index.php:78
msgid "Size"
msgstr "Größe"
#: js/files.js:949 templates/index.php:80
#: js/files.js:950 templates/index.php:80
msgid "Modified"
msgstr "Bearbeitet"
#: js/files.js:968
#: js/files.js:969
msgid "1 folder"
msgstr "1 Ordner"
#: js/files.js:970
#: js/files.js:971
msgid "{count} folders"
msgstr "{count} Ordner"
#: js/files.js:978
#: js/files.js:979
msgid "1 file"
msgstr "1 Datei"
#: js/files.js:980
#: js/files.js:981
msgid "{count} files"
msgstr "{count} Dateien"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"

View File

@ -26,8 +26,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
@ -139,10 +139,220 @@ msgstr ""
msgid "Saving..."
msgstr "Speichern..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Gruppen"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Gruppenadministrator"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Löschen"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "Deutsch (Persönlich)"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "Version"
#: templates/admin.php:230 templates/personal.php:100
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üge Deine Anwendung hinzu"
@ -272,28 +482,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Verwende diese Adresse, um Deinen Dateimanager mit Deiner ownCloud zu verbinden"
#: templates/personal.php:98
msgid "Version"
msgstr "Version"
#: templates/personal.php:100
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/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr "Loginname"
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Gruppen"
#: templates/users.php:32
msgid "Create"
msgstr "Anlegen"
@ -310,10 +502,6 @@ msgstr "Unbegrenzt"
msgid "Other"
msgstr "Andere"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Gruppenadministrator"
#: templates/users.php:86
msgid "Storage"
msgstr "Speicher"
@ -329,7 +517,3 @@ msgstr "Neues Passwort setzen"
#: templates/users.php:137
msgid "Default"
msgstr "Standard"
#: templates/users.php:165
msgid "Delete"
msgstr "Löschen"

View File

@ -17,6 +17,7 @@
# <m.fresel@sysangels.com>, 2012.
# <niko@nik-o-mat.de>, 2012.
# Phi Lieb <>, 2012.
# <stefan.niedermann@googlemail.com>, 2013.
# <Steve_Reichert@gmx.de>, 2013.
# Susi <>, 2013.
# <thomas.mueller@tmit.eu>, 2012.
@ -25,9 +26,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-09 00:12+0100\n"
"PO-Revision-Date: 2013-02-08 23:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:42+0000\n"
"Last-Translator: stefanniedermann <stefan.niedermann@googlemail.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"
@ -174,59 +175,59 @@ msgstr "November"
msgid "December"
msgstr "Dezember"
#: js/js.js:284
#: js/js.js:286
msgid "Settings"
msgstr "Einstellungen"
#: js/js.js:764
#: js/js.js:767
msgid "seconds ago"
msgstr "Gerade eben"
#: js/js.js:765
#: js/js.js:768
msgid "1 minute ago"
msgstr "Vor 1 Minute"
#: js/js.js:766
#: js/js.js:769
msgid "{minutes} minutes ago"
msgstr "Vor {minutes} Minuten"
#: js/js.js:767
#: js/js.js:770
msgid "1 hour ago"
msgstr "Vor einer Stunde"
#: js/js.js:768
#: js/js.js:771
msgid "{hours} hours ago"
msgstr "Vor {hours} Stunden"
#: js/js.js:769
#: js/js.js:772
msgid "today"
msgstr "Heute"
#: js/js.js:770
#: js/js.js:773
msgid "yesterday"
msgstr "Gestern"
#: js/js.js:771
#: js/js.js:774
msgid "{days} days ago"
msgstr "Vor {days} Tag(en)"
#: js/js.js:772
#: js/js.js:775
msgid "last month"
msgstr "Letzten Monat"
#: js/js.js:773
#: js/js.js:776
msgid "{months} months ago"
msgstr "Vor {months} Monaten"
#: js/js.js:774
#: js/js.js:777
msgid "months ago"
msgstr "Vor Monaten"
#: js/js.js:775
#: js/js.js:778
msgid "last year"
msgstr "Letztes Jahr"
#: js/js.js:776
#: js/js.js:779
msgid "years ago"
msgstr "Vor Jahren"
@ -256,8 +257,8 @@ msgid "The object type is not specified."
msgstr "Der Objekttyp ist nicht angegeben."
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:195 js/share.js:152 js/share.js:159 js/share.js:571
#: js/share.js:583
#: js/oc-vcategories.js:195 js/share.js:152 js/share.js:159 js/share.js:582
#: js/share.js:594
msgid "Error"
msgstr "Fehler"
@ -269,15 +270,15 @@ msgstr "Der App-Name ist nicht angegeben."
msgid "The required file {file} is not installed!"
msgstr "Die benötigte Datei {file} ist nicht installiert."
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
msgid "Share"
msgstr "Freigeben"
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
#: js/share.js:29 js/share.js:43 js/share.js:90
msgid "Shared"
msgstr "Freigegeben"
#: js/share.js:141 js/share.js:611
#: js/share.js:93
msgid "Share"
msgstr "Freigeben"
#: js/share.js:141 js/share.js:622
msgid "Error while sharing"
msgstr "Fehler bei der Freigabe"
@ -373,23 +374,23 @@ msgstr "löschen"
msgid "share"
msgstr "freigeben"
#: js/share.js:373 js/share.js:558
#: js/share.js:373 js/share.js:569
msgid "Password protected"
msgstr "Durch ein Passwort geschützt"
#: js/share.js:571
#: js/share.js:582
msgid "Error unsetting expiration date"
msgstr "Fehler beim Entfernen des Ablaufdatums"
#: js/share.js:583
#: js/share.js:594
msgid "Error setting expiration date"
msgstr "Fehler beim Setzen des Ablaufdatums"
#: js/share.js:598
#: js/share.js:609
msgid "Sending ..."
msgstr "Sende ..."
#: js/share.js:609
#: js/share.js:620
msgid "Email sent"
msgstr "Email gesendet"
@ -505,14 +506,14 @@ msgstr "Ohne einen sicheren Zufallszahlengenerator sind Angreifer in der Lage, d
msgid ""
"Your data directory and files are probably accessible from the internet "
"because the .htaccess file does not work."
msgstr ""
msgstr "Dein Daten-Verzeichnis und deine Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert."
#: templates/installation.php:32
msgid ""
"For information how to properly configure your server, please see the <a "
"href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" "
"target=\"_blank\">documentation</a>."
msgstr ""
msgstr "Bitte lesen Sie die <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">Dokumentation</a> für Informationen, wie Sie Ihren Server wahrscheinlich konfigurieren."
#: templates/installation.php:36
msgid "Create an <strong>admin account</strong>"

View File

@ -21,6 +21,7 @@
# <niko@nik-o-mat.de>, 2012.
# Phi Lieb <>, 2012.
# Phillip Schichtel <quick_wango@code-infection.de>, 2013.
# <stefan.niedermann@googlemail.com>, 2013.
# <Steve_Reichert@gmx.de>, 2013.
# Susi <>, 2013.
# <thomas.mueller@tmit.eu>, 2012.
@ -30,9 +31,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:42+0000\n"
"Last-Translator: stefanniedermann <stefan.niedermann@googlemail.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"
@ -101,15 +102,15 @@ msgstr "Ungültiges Verzeichnis."
msgid "Files"
msgstr "Dateien"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr "Entgültig löschen"
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Löschen"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "Umbenennen"
@ -215,31 +216,31 @@ msgstr "Die URL darf nicht leer sein."
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten"
#: js/files.js:947 templates/index.php:67
#: js/files.js:948 templates/index.php:67
msgid "Name"
msgstr "Name"
#: js/files.js:948 templates/index.php:78
#: js/files.js:949 templates/index.php:78
msgid "Size"
msgstr "Größe"
#: js/files.js:949 templates/index.php:80
#: js/files.js:950 templates/index.php:80
msgid "Modified"
msgstr "Bearbeitet"
#: js/files.js:968
#: js/files.js:969
msgid "1 folder"
msgstr "1 Ordner"
#: js/files.js:970
#: js/files.js:971
msgid "{count} folders"
msgstr "{count} Ordner"
#: js/files.js:978
#: js/files.js:979
msgid "1 file"
msgstr "1 Datei"
#: js/files.js:980
#: js/files.js:981
msgid "{count} files"
msgstr "{count} Dateien"
@ -297,7 +298,7 @@ msgstr "Von einem Link"
#: templates/index.php:40
msgid "Trash bin"
msgstr ""
msgstr "Mülleimer"
#: templates/index.php:46
msgid "Cancel upload"

View File

@ -5,14 +5,15 @@
# Translators:
# I Robot <owncloud-bot@tmit.eu>, 2013.
# Phillip Schichtel <quick_wango@code-infection.de>, 2013.
# <stefan.niedermann@googlemail.com>, 2013.
# Susi <>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:43+0000\n"
"Last-Translator: stefanniedermann <stefan.niedermann@googlemail.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"
@ -23,12 +24,12 @@ msgstr ""
#: ajax/delete.php:22
#, php-format
msgid "Couldn't delete %s permanently"
msgstr ""
msgstr "Konnte %s nicht permanent löschen"
#: ajax/undelete.php:41
#, php-format
msgid "Couldn't restore %s"
msgstr ""
msgstr "Konnte %s nicht wiederherstellen"
#: js/trash.js:7 js/trash.js:94
msgid "perform restore operation"

View File

@ -8,14 +8,15 @@
# <mail@felixmoeller.de>, 2012.
# <niko@nik-o-mat.de>, 2013.
# <niko@nik-o-mat.de>, 2012.
# <stefan.niedermann@googlemail.com>, 2013.
# <thomas.mueller@tmit.eu>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-09 00:12+0100\n"
"PO-Revision-Date: 2013-02-08 12:20+0000\n"
"Last-Translator: JamFX <niko@nik-o-mat.de>\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:55+0000\n"
"Last-Translator: stefanniedermann <stefan.niedermann@googlemail.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"
@ -26,7 +27,7 @@ msgstr ""
#: ajax/rollbackVersion.php:15
#, php-format
msgid "Could not revert: %s"
msgstr ""
msgstr "Konnte nicht zurücksetzen: %s"
#: history.php:40
msgid "success"
@ -35,7 +36,7 @@ msgstr "Erfolgreich"
#: history.php:42
#, php-format
msgid "File %s was reverted to version %s"
msgstr ""
msgstr "Die Datei %s wurde zur Version %s zurückgesetzt"
#: history.php:49
msgid "failure"
@ -44,7 +45,7 @@ msgstr "Fehlgeschlagen"
#: history.php:51
#, php-format
msgid "File %s could not be reverted to version %s"
msgstr ""
msgstr "Doe Dateo %s konnte nicht zur Version %s zurückgesetzt werden"
#: history.php:68
msgid "No old versions available"
@ -60,7 +61,7 @@ msgstr "Historie"
#: templates/history.php:20
msgid "Revert a file to a previous version by clicking on its revert button"
msgstr ""
msgstr "Setze eine Datei zu durch Klicken auf den Zurücksetzen-Button auf einer frühere Version zurück"
#: templates/settings.php:3
msgid "Files Versioning"

View File

@ -9,15 +9,16 @@
# Jan-Christoph Borchardt <hey@jancborchardt.net>, 2012.
# Marcel Kühlhorn <susefan93@gmx.de>, 2012.
# Phi Lieb <>, 2012.
# <stefan.niedermann@googlemail.com>, 2013.
# <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: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 14:41+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:54+0000\n"
"Last-Translator: stefanniedermann <stefan.niedermann@googlemail.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"
@ -95,51 +96,51 @@ msgstr "Bilder"
#: setup.php:34
msgid "Set an admin username."
msgstr ""
msgstr "Setze Administrator Benutzername."
#: setup.php:37
msgid "Set an admin password."
msgstr ""
msgstr "Setze Administrator Passwort"
#: setup.php:40
msgid "Specify a data folder."
msgstr ""
msgstr "Spezifiziere Datei-Verzeichnis."
#: setup.php:53
#, php-format
msgid "%s enter the database username."
msgstr ""
msgstr "%s gib den Datenbank-Benutzernamen an."
#: setup.php:56
#, php-format
msgid "%s enter the database name."
msgstr ""
msgstr "%s gib den Datenbank-Namen an."
#: setup.php:59
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
msgstr "%s du darfst keine Punkte im Datenbank-Namen verwenden"
#: setup.php:62
#, php-format
msgid "%s set the database host."
msgstr ""
msgstr "%s setze den Datenbank-Host"
#: setup.php:126 setup.php:291 setup.php:336
msgid "PostgreSQL username and/or password not valid"
msgstr ""
msgstr "PostgreSQL Benutzername und/oder Passwort nicht valide"
#: setup.php:127 setup.php:150 setup.php:204
msgid "You need to enter either an existing account or the administrator."
msgstr ""
msgstr "Du musst einen bestehenden Account oder den Administrator angeben."
#: setup.php:149 setup.php:423 setup.php:489
msgid "Oracle username and/or password not valid"
msgstr ""
msgstr "Oracle Benutzername und/oder Passwort nicht valide"
#: setup.php:203
msgid "MySQL username and/or password not valid"
msgstr ""
msgstr "MySQL Benutzername und/oder Passwort nicht valide"
#: setup.php:255 setup.php:357 setup.php:366 setup.php:384 setup.php:394
#: setup.php:403 setup.php:430 setup.php:496 setup.php:522 setup.php:529
@ -147,37 +148,37 @@ msgstr ""
#: setup.php:579
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
msgstr "DB Fehler: \"%s\""
#: setup.php:256 setup.php:358 setup.php:367 setup.php:385 setup.php:395
#: setup.php:404 setup.php:431 setup.php:497 setup.php:523 setup.php:530
#: setup.php:541 setup.php:557 setup.php:565 setup.php:574
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
msgstr "Fehlerhaftes Kommando war: \"%s\""
#: setup.php:270
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
msgstr "MySQL Benutzer '%s'@'localhost' existiert bereits."
#: setup.php:271
msgid "Drop this user from MySQL"
msgstr ""
msgstr "Lösche diesen Benutzer von MySQL"
#: setup.php:276
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
msgstr "MySQL Benutzer '%s'@'%%' existiert bereits"
#: setup.php:277
msgid "Drop this user from MySQL."
msgstr ""
msgstr "Lösche diesen Benutzer von MySQL."
#: setup.php:548 setup.php:580
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
msgstr "Fehlerhaftes Kommando war: \"%s\", Name: %s, Passwort: %s"
#: setup.php:644
msgid ""

View File

@ -29,8 +29,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"
@ -142,10 +142,220 @@ msgstr "Geupdated"
msgid "Saving..."
msgstr "Speichern..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Gruppen"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Gruppenadministrator"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Löschen"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "Deutsch (Förmlich: Sie)"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "Version"
#: templates/admin.php:230 templates/personal.php:100
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"
@ -201,7 +411,7 @@ msgstr "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s</strong>"
#: templates/personal.php:14
msgid "Get the apps to sync your files"
msgstr ""
msgstr "Installiere die App um Deine Dateien zu synchronisieren"
#: templates/personal.php:25
msgid "Show First Run Wizard again"
@ -275,28 +485,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Verwenden Sie diese Adresse, um Ihren Dateimanager mit Ihrer ownCloud zu verbinden"
#: templates/personal.php:98
msgid "Version"
msgstr "Version"
#: templates/personal.php:100
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/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr "Loginname"
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Gruppen"
#: templates/users.php:32
msgid "Create"
msgstr "Anlegen"
@ -313,10 +505,6 @@ msgstr "Unbegrenzt"
msgid "Other"
msgstr "Andere"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Gruppenadministrator"
#: templates/users.php:86
msgid "Storage"
msgstr "Speicher"
@ -332,7 +520,3 @@ msgstr "Neues Passwort setzen"
#: templates/users.php:137
msgid "Default"
msgstr "Standard"
#: templates/users.php:165
msgid "Delete"
msgstr "Löschen"

View File

@ -18,9 +18,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:43+0000\n"
"Last-Translator: stefanniedermann <stefan.niedermann@googlemail.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"
@ -225,7 +225,7 @@ msgstr "Nutze TLS"
#: templates/settings.php:38
msgid "Do not use it additionally for LDAPS connections, it will fail."
msgstr ""
msgstr "Benutze es nicht zusätzlich für LDAPS Verbindungen, es wird scheitern."
#: templates/settings.php:39
msgid "Case insensitve LDAP server (Windows)"

View File

@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:02+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
@ -86,15 +86,15 @@ msgstr "Μη έγκυρος φάκελος."
msgid "Files"
msgstr "Αρχεία"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr "Μόνιμη διαγραφή"
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Διαγραφή"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "Μετονομασία"
@ -200,31 +200,31 @@ msgstr "Η URL δεν πρέπει να είναι κενή."
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Μη έγκυρο όνομα φακέλου. Η χρήση του 'Κοινόχρηστος' χρησιμοποιείται από ο Owncloud"
#: js/files.js:947 templates/index.php:67
#: js/files.js:948 templates/index.php:67
msgid "Name"
msgstr "Όνομα"
#: js/files.js:948 templates/index.php:78
#: js/files.js:949 templates/index.php:78
msgid "Size"
msgstr "Μέγεθος"
#: js/files.js:949 templates/index.php:80
#: js/files.js:950 templates/index.php:80
msgid "Modified"
msgstr "Τροποποιήθηκε"
#: js/files.js:968
#: js/files.js:969
msgid "1 folder"
msgstr "1 φάκελος"
#: js/files.js:970
#: js/files.js:971
msgid "{count} folders"
msgstr "{count} φάκελοι"
#: js/files.js:978
#: js/files.js:979
msgid "1 file"
msgstr "1 αρχείο"
#: js/files.js:980
#: js/files.js:981
msgid "{count} files"
msgstr "{count} αρχεία"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 14:20+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: Dimitris M. <monopatis@gmail.com>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"

View File

@ -19,8 +19,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
@ -132,10 +132,220 @@ msgstr ""
msgid "Saving..."
msgstr "Αποθήκευση..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Ομάδες"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Ομάδα Διαχειριστών"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Διαγραφή"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "__όνομα_γλώσσας__"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "Έκδοση"
#: templates/admin.php:230 templates/personal.php:100
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 "Αναπτύχθηκε από την <a href=\"http://ownCloud.org/contact\" target=\"_blank\">κοινότητα ownCloud</a>, ο <a href=\"https://github.com/owncloud\" target=\"_blank\">πηγαίος κώδικας</a> είναι υπό άδεια χρήσης <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"
msgstr "Πρόσθεστε τη Δικιά σας Εφαρμογή"
@ -265,28 +475,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Χρήση αυτής της διεύθυνσης για σύνδεση στο ownCloud με τον διαχειριστή αρχείων σας"
#: templates/personal.php:98
msgid "Version"
msgstr "Έκδοση"
#: templates/personal.php:100
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 "Αναπτύχθηκε από την <a href=\"http://ownCloud.org/contact\" target=\"_blank\">κοινότητα ownCloud</a>, ο <a href=\"https://github.com/owncloud\" target=\"_blank\">πηγαίος κώδικας</a> είναι υπό άδεια χρήσης <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr ""
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Ομάδες"
#: templates/users.php:32
msgid "Create"
msgstr "Δημιουργία"
@ -303,10 +495,6 @@ msgstr "Απεριόριστο"
msgid "Other"
msgstr "Άλλα"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Ομάδα Διαχειριστών"
#: templates/users.php:86
msgid "Storage"
msgstr "Αποθήκευση"
@ -322,7 +510,3 @@ msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr "Προκαθορισμένο"
#: templates/users.php:165
msgid "Delete"
msgstr "Διαγραφή"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:01+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
@ -81,15 +81,15 @@ msgstr "Nevalida dosierujo."
msgid "Files"
msgstr "Dosieroj"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Forigi"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "Alinomigi"
@ -195,31 +195,31 @@ msgstr "URL ne povas esti malplena."
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nevalida dosierujnomo. Uzo de “Shared” rezervatas de Owncloud."
#: js/files.js:947 templates/index.php:67
#: js/files.js:948 templates/index.php:67
msgid "Name"
msgstr "Nomo"
#: js/files.js:948 templates/index.php:78
#: js/files.js:949 templates/index.php:78
msgid "Size"
msgstr "Grando"
#: js/files.js:949 templates/index.php:80
#: js/files.js:950 templates/index.php:80
msgid "Modified"
msgstr "Modifita"
#: js/files.js:968
#: js/files.js:969
msgid "1 folder"
msgstr "1 dosierujo"
#: js/files.js:970
#: js/files.js:971
msgid "{count} folders"
msgstr "{count} dosierujoj"
#: js/files.js:978
#: js/files.js:979
msgid "1 file"
msgstr "1 dosiero"
#: js/files.js:980
#: js/files.js:981
msgid "{count} files"
msgstr "{count} dosierujoj"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
@ -123,10 +123,220 @@ msgstr ""
msgid "Saving..."
msgstr "Konservante..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Grupoj"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Grupadministranto"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Forigi"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "Esperanto"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "Eldono"
#: templates/admin.php:230 templates/personal.php:100
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 "Ellaborita de la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">komunumo de ownCloud</a>, la <a href=\"https://github.com/owncloud\" target=\"_blank\">fontokodo</a> publikas laŭ la permesilo <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"
msgstr "Aldonu vian aplikaĵon"
@ -256,28 +466,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Uzu ĉi tiun adreson por konekti al via ownCloud vian dosieradministrilon"
#: templates/personal.php:98
msgid "Version"
msgstr "Eldono"
#: templates/personal.php:100
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 "Ellaborita de la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">komunumo de ownCloud</a>, la <a href=\"https://github.com/owncloud\" target=\"_blank\">fontokodo</a> publikas laŭ la permesilo <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr ""
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Grupoj"
#: templates/users.php:32
msgid "Create"
msgstr "Krei"
@ -294,10 +486,6 @@ msgstr "Senlima"
msgid "Other"
msgstr "Alia"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Grupadministranto"
#: templates/users.php:86
msgid "Storage"
msgstr "Konservejo"
@ -313,7 +501,3 @@ msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr "Defaŭlta"
#: templates/users.php:165
msgid "Delete"
msgstr "Forigi"

View File

@ -18,8 +18,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 00:03+0100\n"
"PO-Revision-Date: 2013-02-10 11:30+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:01+0000\n"
"Last-Translator: juanman <juanma@kde.org.ar>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
@ -89,15 +89,15 @@ msgstr "Directorio invalido."
msgid "Files"
msgstr "Archivos"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr "Eliminar permanentemente"
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Eliminar"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "Renombrar"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-09 00:12+0100\n"
"PO-Revision-Date: 2013-02-08 00:30+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: msvladimir <vladimirmartinezsierra@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"

View File

@ -20,8 +20,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
@ -133,10 +133,220 @@ msgstr "Actualizado"
msgid "Saving..."
msgstr "Guardando..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Grupos"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Grupo admin"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Eliminar"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "Castellano"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "Version"
#: templates/admin.php:230 templates/personal.php:100
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 "Desarrollado por la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidad ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">código fuente</a> está bajo licencia <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"
msgstr "Añade tu aplicación"
@ -266,28 +476,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Use esta dirección para conectarse a su cuenta de ownCloud en el administrador de archivos"
#: templates/personal.php:98
msgid "Version"
msgstr "Version"
#: templates/personal.php:100
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 "Desarrollado por la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidad ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">código fuente</a> está bajo licencia <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr "Nombre de usuario"
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Grupos"
#: templates/users.php:32
msgid "Create"
msgstr "Crear"
@ -304,10 +496,6 @@ msgstr "Ilimitado"
msgid "Other"
msgstr "Otro"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Grupo admin"
#: templates/users.php:86
msgid "Storage"
msgstr "Alamacenamiento"
@ -323,7 +511,3 @@ msgstr "Configurar nueva contraseña"
#: templates/users.php:137
msgid "Default"
msgstr "Predeterminado"
#: templates/users.php:165
msgid "Delete"
msgstr "Eliminar"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 15:50+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:01+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"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 16:00+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+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"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 16:00+0000\n"
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@ -123,10 +123,220 @@ msgstr "Actualizado"
msgid "Saving..."
msgstr "Guardando..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Grupos"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Grupo Administrador"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Borrar"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "Castellano (Argentina)"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "Versión"
#: templates/admin.php:230 templates/personal.php:100
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 "Desarrollado por la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidad ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">código fuente</a> está bajo licencia <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"
msgstr "Añadí tu aplicación"
@ -256,28 +466,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Utiliza esta dirección para conectarte con ownCloud en tu Administrador de Archivos"
#: templates/personal.php:98
msgid "Version"
msgstr "Versión"
#: templates/personal.php:100
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 "Desarrollado por la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidad ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">código fuente</a> está bajo licencia <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr "Nombre de "
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Grupos"
#: templates/users.php:32
msgid "Create"
msgstr "Crear"
@ -294,10 +486,6 @@ msgstr "Ilimitado"
msgid "Other"
msgstr "Otro"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Grupo Administrador"
#: templates/users.php:86
msgid "Storage"
msgstr "Almacenamiento"
@ -313,7 +501,3 @@ msgstr "Configurar nueva contraseña"
#: templates/users.php:137
msgid "Default"
msgstr "Predeterminado"
#: templates/users.php:165
msgid "Delete"
msgstr "Borrar"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:02+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
@ -80,15 +80,15 @@ msgstr ""
msgid "Files"
msgstr "Failid"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Kustuta"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "ümber"
@ -194,31 +194,31 @@ msgstr "URL ei saa olla tühi."
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
#: js/files.js:947 templates/index.php:67
#: js/files.js:948 templates/index.php:67
msgid "Name"
msgstr "Nimi"
#: js/files.js:948 templates/index.php:78
#: js/files.js:949 templates/index.php:78
msgid "Size"
msgstr "Suurus"
#: js/files.js:949 templates/index.php:80
#: js/files.js:950 templates/index.php:80
msgid "Modified"
msgstr "Muudetud"
#: js/files.js:968
#: js/files.js:969
msgid "1 folder"
msgstr "1 kaust"
#: js/files.js:970
#: js/files.js:971
msgid "{count} folders"
msgstr "{count} kausta"
#: js/files.js:978
#: js/files.js:979
msgid "1 file"
msgstr "1 fail"
#: js/files.js:980
#: js/files.js:981
msgid "{count} files"
msgstr "{count} faili"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
@ -122,10 +122,220 @@ msgstr ""
msgid "Saving..."
msgstr "Salvestamine..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Grupid"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Grupi admin"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Kustuta"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "Eesti"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr ""
#: templates/admin.php:230 templates/personal.php:100
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 ""
#: templates/apps.php:10
msgid "Add your App"
msgstr "Lisa oma rakendus"
@ -255,28 +465,10 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
#: templates/personal.php:98
msgid "Version"
msgstr ""
#: templates/personal.php:100
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 ""
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr ""
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Grupid"
#: templates/users.php:32
msgid "Create"
msgstr "Lisa"
@ -293,10 +485,6 @@ msgstr ""
msgid "Other"
msgstr "Muu"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Grupi admin"
#: templates/users.php:86
msgid "Storage"
msgstr ""
@ -312,7 +500,3 @@ msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr ""
#: templates/users.php:165
msgid "Delete"
msgstr "Kustuta"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:02+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@ -82,15 +82,15 @@ msgstr "Baliogabeko karpeta."
msgid "Files"
msgstr "Fitxategiak"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Ezabatu"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "Berrizendatu"
@ -196,31 +196,31 @@ msgstr "URLa ezin da hutsik egon."
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Baliogabeako karpeta izena. 'Shared' izena Owncloudek erreserbatzen du"
#: js/files.js:947 templates/index.php:67
#: js/files.js:948 templates/index.php:67
msgid "Name"
msgstr "Izena"
#: js/files.js:948 templates/index.php:78
#: js/files.js:949 templates/index.php:78
msgid "Size"
msgstr "Tamaina"
#: js/files.js:949 templates/index.php:80
#: js/files.js:950 templates/index.php:80
msgid "Modified"
msgstr "Aldatuta"
#: js/files.js:968
#: js/files.js:969
msgid "1 folder"
msgstr "karpeta bat"
#: js/files.js:970
#: js/files.js:971
msgid "{count} folders"
msgstr "{count} karpeta"
#: js/files.js:978
#: js/files.js:979
msgid "1 file"
msgstr "fitxategi bat"
#: js/files.js:980
#: js/files.js:981
msgid "{count} files"
msgstr "{count} fitxategi"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@ -124,10 +124,220 @@ msgstr ""
msgid "Saving..."
msgstr "Gordetzen..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Taldeak"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Talde administradorea"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Ezabatu"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "Euskera"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "Bertsioa"
#: templates/admin.php:230 templates/personal.php:100
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 "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud komunitateak</a> garatuta, <a href=\"https://github.com/owncloud\" target=\"_blank\">itubruru kodea</a><a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr> lizentziarekin banatzen da</a>."
#: templates/apps.php:10
msgid "Add your App"
msgstr "Gehitu zure aplikazioa"
@ -257,28 +467,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Erabili helbide hau zure fitxategi kudeatzailean zure ownCloudera konektatzeko"
#: templates/personal.php:98
msgid "Version"
msgstr "Bertsioa"
#: templates/personal.php:100
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 "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud komunitateak</a> garatuta, <a href=\"https://github.com/owncloud\" target=\"_blank\">itubruru kodea</a><a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr> lizentziarekin banatzen da</a>."
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr "Sarrera Izena"
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Taldeak"
#: templates/users.php:32
msgid "Create"
msgstr "Sortu"
@ -295,10 +487,6 @@ msgstr "Mugarik gabe"
msgid "Other"
msgstr "Besteak"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Talde administradorea"
#: templates/users.php:86
msgid "Storage"
msgstr "Biltegiratzea"
@ -314,7 +502,3 @@ msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr "Lehenetsia"
#: templates/users.php:165
msgid "Delete"
msgstr "Ezabatu"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:02+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@ -82,15 +82,15 @@ msgstr "فهرست راهنما نامعتبر می باشد."
msgid "Files"
msgstr "فایل ها"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "پاک کردن"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "تغییرنام"
@ -196,31 +196,31 @@ msgstr "URL نمی تواند خالی باشد."
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "نام پوشه نامعتبر است. استفاده از \" به اشتراک گذاشته شده \" متعلق به سایت Owncloud است."
#: js/files.js:947 templates/index.php:67
#: js/files.js:948 templates/index.php:67
msgid "Name"
msgstr "نام"
#: js/files.js:948 templates/index.php:78
#: js/files.js:949 templates/index.php:78
msgid "Size"
msgstr "اندازه"
#: js/files.js:949 templates/index.php:80
#: js/files.js:950 templates/index.php:80
msgid "Modified"
msgstr "تغییر یافته"
#: js/files.js:968
#: js/files.js:969
msgid "1 folder"
msgstr "1 پوشه"
#: js/files.js:970
#: js/files.js:971
msgid "{count} folders"
msgstr "{ شمار} پوشه ها"
#: js/files.js:978
#: js/files.js:979
msgid "1 file"
msgstr "1 پرونده"
#: js/files.js:980
#: js/files.js:981
msgid "{count} files"
msgstr "{ شمار } فایل ها"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@ -125,10 +125,220 @@ msgstr "بروز رسانی انجام شد"
msgid "Saving..."
msgstr "درحال ذخیره ..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "گروه ها"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr ""
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "پاک کردن"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "__language_name__"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "نسخه"
#: templates/admin.php:230 templates/personal.php:100
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 ""
#: templates/apps.php:10
msgid "Add your App"
msgstr "برنامه خود را بیافزایید"
@ -258,28 +468,10 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
#: templates/personal.php:98
msgid "Version"
msgstr "نسخه"
#: templates/personal.php:100
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 ""
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr "نام کاربری"
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "گروه ها"
#: templates/users.php:32
msgid "Create"
msgstr "ایجاد کردن"
@ -296,10 +488,6 @@ msgstr "نامحدود"
msgid "Other"
msgstr "سایر"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr ""
#: templates/users.php:86
msgid "Storage"
msgstr "حافظه"
@ -315,7 +503,3 @@ msgstr "تنظیم کلمه عبور جدید"
#: templates/users.php:137
msgid "Default"
msgstr "پیش فرض"
#: templates/users.php:165
msgid "Delete"
msgstr "پاک کردن"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 00:03+0100\n"
"PO-Revision-Date: 2013-02-10 10:40+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:02+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
@ -83,15 +83,15 @@ msgstr "Virheellinen kansio."
msgid "Files"
msgstr "Tiedostot"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr "Poista pysyvästi"
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Poista"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "Nimeä uudelleen"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
@ -123,10 +123,220 @@ msgstr "Päivitetty"
msgid "Saving..."
msgstr "Tallennetaan..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Ryhmät"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Ryhmän ylläpitäjä"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Poista"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "_kielen_nimi_"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "Versio"
#: templates/admin.php:230 templates/personal.php:100
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 "Kehityksestä on vastannut <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-yhteisö</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">lähdekoodi</a> on julkaistu lisenssin <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> alaisena."
#: templates/apps.php:10
msgid "Add your App"
msgstr "Lisää sovelluksesi"
@ -256,28 +466,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Käytä tätä osoitetta yhdistäessäsi ownCloudiisi tiedostonhallintaa käyttäen"
#: templates/personal.php:98
msgid "Version"
msgstr "Versio"
#: templates/personal.php:100
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 "Kehityksestä on vastannut <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-yhteisö</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">lähdekoodi</a> on julkaistu lisenssin <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> alaisena."
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr "Kirjautumisnimi"
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Ryhmät"
#: templates/users.php:32
msgid "Create"
msgstr "Luo"
@ -294,10 +486,6 @@ msgstr "Rajoittamaton"
msgid "Other"
msgstr "Muu"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Ryhmän ylläpitäjä"
#: templates/users.php:86
msgid "Storage"
msgstr ""
@ -313,7 +501,3 @@ msgstr "aseta uusi salasana"
#: templates/users.php:137
msgid "Default"
msgstr "Oletus"
#: templates/users.php:165
msgid "Delete"
msgstr "Poista"

View File

@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 00:03+0100\n"
"PO-Revision-Date: 2013-02-10 11:00+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 09:42+0000\n"
"Last-Translator: Robert Di Rosa <>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
@ -92,15 +92,15 @@ msgstr "Dossier invalide."
msgid "Files"
msgstr "Fichiers"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr "Supprimer de façon définitive"
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Supprimer"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "Renommer"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-09 00:12+0100\n"
"PO-Revision-Date: 2013-02-08 14:03+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 09:50+0000\n"
"Last-Translator: Romain DEP. <rom1dep@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 14:41+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 09:46+0000\n"
"Last-Translator: Romain DEP. <rom1dep@gmail.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"
@ -90,51 +90,51 @@ msgstr "Images"
#: setup.php:34
msgid "Set an admin username."
msgstr ""
msgstr "Spécifiez un nom d'utilisateur pour l'administrateur."
#: setup.php:37
msgid "Set an admin password."
msgstr ""
msgstr "Spécifiez un mot de passe administrateur."
#: setup.php:40
msgid "Specify a data folder."
msgstr ""
msgstr "Spécifiez un répertoire pour les données."
#: setup.php:53
#, php-format
msgid "%s enter the database username."
msgstr ""
msgstr "%s entrez le nom d'utilisateur de la base de données."
#: setup.php:56
#, php-format
msgid "%s enter the database name."
msgstr ""
msgstr "%s entrez le nom de la base de données."
#: setup.php:59
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
msgstr "%s vous nez pouvez pas utiliser de points dans le nom de la base de données"
#: setup.php:62
#, php-format
msgid "%s set the database host."
msgstr ""
msgstr "%s spécifiez l'hôte de la base de données."
#: setup.php:126 setup.php:291 setup.php:336
msgid "PostgreSQL username and/or password not valid"
msgstr ""
msgstr "Nom d'utilisateur et/ou mot de passe de la base PostgreSQL invalide"
#: setup.php:127 setup.php:150 setup.php:204
msgid "You need to enter either an existing account or the administrator."
msgstr ""
msgstr "Vous devez spécifier soit le nom d'un compte existant, soit celui de l'administrateur."
#: setup.php:149 setup.php:423 setup.php:489
msgid "Oracle username and/or password not valid"
msgstr ""
msgstr "Nom d'utilisateur et/ou mot de passe de la base Oracle invalide"
#: setup.php:203
msgid "MySQL username and/or password not valid"
msgstr ""
msgstr "Nom d'utilisateur et/ou mot de passe de la base MySQL invalide"
#: setup.php:255 setup.php:357 setup.php:366 setup.php:384 setup.php:394
#: setup.php:403 setup.php:430 setup.php:496 setup.php:522 setup.php:529
@ -142,37 +142,37 @@ msgstr ""
#: setup.php:579
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
msgstr "Erreur de la base de données : \"%s\""
#: setup.php:256 setup.php:358 setup.php:367 setup.php:385 setup.php:395
#: setup.php:404 setup.php:431 setup.php:497 setup.php:523 setup.php:530
#: setup.php:541 setup.php:557 setup.php:565 setup.php:574
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
msgstr "La requête en cause est : \"%s\""
#: setup.php:270
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
msgstr "L'utilisateur MySQL '%s'@'localhost' existe déjà."
#: setup.php:271
msgid "Drop this user from MySQL"
msgstr ""
msgstr "Retirer cet utilisateur de la base MySQL"
#: setup.php:276
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
msgstr "L'utilisateur MySQL '%s'@'%%' existe déjà"
#: setup.php:277
msgid "Drop this user from MySQL."
msgstr ""
msgstr "Retirer cet utilisateur de la base MySQL."
#: setup.php:548 setup.php:580
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
msgstr "La requête en cause est : \"%s\", nom : %s, mot de passe : %s"
#: setup.php:644
msgid ""

View File

@ -24,8 +24,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
@ -137,10 +137,220 @@ msgstr "Mise à jour effectuée avec succès"
msgid "Saving..."
msgstr "Sauvegarde..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Groupes"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Groupe Admin"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Supprimer"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "Français"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "Version"
#: templates/admin.php:230 templates/personal.php:100
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 "Développé par la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">communauté ownCloud</a>, le <a href=\"https://github.com/owncloud\" target=\"_blank\">code source</a> est publié sous license <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"
msgstr "Ajoutez votre application"
@ -196,7 +406,7 @@ msgstr "Vous avez utilisé <strong>%s</strong> des <strong>%s<strong> disponible
#: templates/personal.php:14
msgid "Get the apps to sync your files"
msgstr ""
msgstr "Obtenez les applications de synchronisation de vos fichiers"
#: templates/personal.php:25
msgid "Show First Run Wizard again"
@ -270,28 +480,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Utiliser cette adresse pour vous connecter à ownCloud dans votre gestionnaire de fichiers"
#: templates/personal.php:98
msgid "Version"
msgstr "Version"
#: templates/personal.php:100
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 "Développé par la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">communauté ownCloud</a>, le <a href=\"https://github.com/owncloud\" target=\"_blank\">code source</a> est publié sous license <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr "Nom de la connexion"
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Groupes"
#: templates/users.php:32
msgid "Create"
msgstr "Créer"
@ -308,10 +500,6 @@ msgstr "Illimité"
msgid "Other"
msgstr "Autre"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Groupe Admin"
#: templates/users.php:86
msgid "Storage"
msgstr "Support de stockage"
@ -327,7 +515,3 @@ msgstr "Changer le mot de passe"
#: templates/users.php:137
msgid "Default"
msgstr "Défaut"
#: templates/users.php:165
msgid "Delete"
msgstr "Supprimer"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 10:10+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 12:41+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
@ -254,14 +254,14 @@ msgstr "Non se especificou o nome do aplicativo."
msgid "The required file {file} is not installed!"
msgstr "Non está instalado o ficheiro {file} que se precisa"
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
msgid "Share"
msgstr "Compartir"
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
#: js/share.js:29 js/share.js:43 js/share.js:90
msgid "Shared"
msgstr ""
#: js/share.js:93
msgid "Share"
msgstr "Compartir"
#: js/share.js:141 js/share.js:622
msgid "Error while sharing"
msgstr "Produciuse un erro ao compartir"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 11:40+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 13:00+0000\n"
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
@ -81,15 +81,15 @@ msgstr "O directorio é incorrecto."
msgid "Files"
msgstr "Ficheiros"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr "Eliminar permanentemente"
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Eliminar"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "Renomear"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-01-01 00:04+0100\n"
"PO-Revision-Date: 2012-12-31 08:40+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 12:31+0000\n"
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
@ -43,13 +43,13 @@ msgstr "Forneza unha chave correcta e segreda do Dropbox."
msgid "Error configuring Google Drive storage"
msgstr "Produciuse un erro ao configurar o almacenamento en Google Drive"
#: lib/config.php:434
#: lib/config.php:413
msgid ""
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares "
"is not possible. Please ask your system administrator to install it."
msgstr "<b>Aviso:</b> «smbclient» non está instalado. Non é posibel a montaxe de comparticións CIFS/SMB. Consulte co administrador do sistema para instalalo."
#: lib/config.php:435
#: lib/config.php:414
msgid ""
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting"
" of FTP shares is not possible. Please ask your system administrator to "

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-11-30 00:03+0100\n"
"PO-Revision-Date: 2012-11-29 16:08+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 13:00+0000\n"
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
@ -27,24 +27,24 @@ msgstr "Contrasinal"
msgid "Submit"
msgstr "Enviar"
#: templates/public.php:17
#: templates/public.php:9
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s compartiu o cartafol %s con vostede"
#: templates/public.php:19
#: templates/public.php:11
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s compartiu o ficheiro %s con vostede"
#: templates/public.php:22 templates/public.php:38
#: templates/public.php:14 templates/public.php:30
msgid "Download"
msgstr "Descargar"
#: templates/public.php:37
#: templates/public.php:29
msgid "No preview available for"
msgstr "Sen vista previa dispoñíbel para"
#: templates/public.php:43
#: templates/public.php:35
msgid "web services under your control"
msgstr "servizos web baixo o seu control"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 11:20+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 15:01+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
@ -123,10 +123,220 @@ msgstr ""
msgid "Saving..."
msgstr "Gardando..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Grupos"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Grupo Admin"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Eliminar"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "Galego"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "Versión"
#: templates/admin.php:230 templates/personal.php:100
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 "Desenvolvido pola <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidade ownCloud</a>, o <a href=\"https://github.com/owncloud\" target=\"_blank\">código fonte</a> está baixo a licenza <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"
msgstr "Engada o seu aplicativo"
@ -256,28 +466,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Utilice este enderezo para conectarse ao seu ownCloud co administrador de ficheiros"
#: templates/personal.php:98
msgid "Version"
msgstr "Versión"
#: templates/personal.php:100
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 "Desenvolvido pola <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidade ownCloud</a>, o <a href=\"https://github.com/owncloud\" target=\"_blank\">código fonte</a> está baixo a licenza <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr ""
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Grupos"
#: templates/users.php:32
msgid "Create"
msgstr "Crear"
@ -294,10 +486,6 @@ msgstr "Sen límites"
msgid "Other"
msgstr "Outro"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Grupo Admin"
#: templates/users.php:86
msgid "Storage"
msgstr "Almacenamento"
@ -313,7 +501,3 @@ msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr "Predeterminado"
#: templates/users.php:165
msgid "Delete"
msgstr "Eliminar"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 12:47+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:01+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
@ -82,15 +82,15 @@ msgstr ""
msgid "Files"
msgstr "קבצים"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "מחיקה"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "שינוי שם"
@ -196,31 +196,31 @@ msgstr "קישור אינו יכול להיות ריק."
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
#: js/files.js:947 templates/index.php:67
#: js/files.js:948 templates/index.php:67
msgid "Name"
msgstr "שם"
#: js/files.js:948 templates/index.php:78
#: js/files.js:949 templates/index.php:78
msgid "Size"
msgstr "גודל"
#: js/files.js:949 templates/index.php:80
#: js/files.js:950 templates/index.php:80
msgid "Modified"
msgstr "זמן שינוי"
#: js/files.js:968
#: js/files.js:969
msgid "1 folder"
msgstr "תיקייה אחת"
#: js/files.js:970
#: js/files.js:971
msgid "{count} folders"
msgstr "{count} תיקיות"
#: js/files.js:978
#: js/files.js:979
msgid "1 file"
msgstr "קובץ אחד"
#: js/files.js:980
#: js/files.js:981
msgid "{count} files"
msgstr "{count} קבצים"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
@ -124,10 +124,220 @@ msgstr ""
msgid "Saving..."
msgstr "שומר.."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "קבוצות"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "מנהל הקבוצה"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "מחיקה"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "עברית"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "גרסא"
#: templates/admin.php:230 templates/personal.php:100
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 "פותח על די <a href=\"http://ownCloud.org/contact\" target=\"_blank\">קהילתownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">קוד המקור</a> מוגן ברישיון <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"
msgstr "הוספת היישום שלך"
@ -257,28 +467,10 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "השתמש בכתובת זאת על מנת להתחבר אל ownCloud דרך סייר קבצים."
#: templates/personal.php:98
msgid "Version"
msgstr "גרסא"
#: templates/personal.php:100
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 "פותח על די <a href=\"http://ownCloud.org/contact\" target=\"_blank\">קהילתownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">קוד המקור</a> מוגן ברישיון <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr ""
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "קבוצות"
#: templates/users.php:32
msgid "Create"
msgstr "יצירה"
@ -295,10 +487,6 @@ msgstr ""
msgid "Other"
msgstr "אחר"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "מנהל הקבוצה"
#: templates/users.php:86
msgid "Storage"
msgstr ""
@ -314,7 +502,3 @@ msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr ""
#: templates/users.php:165
msgid "Delete"
msgstr "מחיקה"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-12 00:20+0100\n"
"PO-Revision-Date: 2013-02-11 20:19+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 09:52+0000\n"
"Last-Translator: Sanjay Rabidas <rabidassanjay@gmail.com>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-13 00:17+0100\n"
"PO-Revision-Date: 2012-12-11 23:22+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 09:54+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@ -41,13 +41,13 @@ msgstr ""
msgid "Error configuring Google Drive storage"
msgstr ""
#: lib/config.php:434
#: lib/config.php:413
msgid ""
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares "
"is not possible. Please ask your system administrator to install it."
msgstr ""
#: lib/config.php:435
#: lib/config.php:414
msgid ""
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting"
" of FTP shares is not possible. Please ask your system administrator to "
@ -96,10 +96,10 @@ msgstr ""
#: templates/settings.php:95
msgid "Users"
msgstr ""
msgstr "उपयोगकर्ता"
#: templates/settings.php:108 templates/settings.php:109
#: templates/settings.php:149 templates/settings.php:150
#: templates/settings.php:144 templates/settings.php:145
msgid "Delete"
msgstr ""
@ -111,10 +111,10 @@ msgstr ""
msgid "Allow users to mount their own external storage"
msgstr ""
#: templates/settings.php:139
#: templates/settings.php:136
msgid "SSL root certificates"
msgstr ""
#: templates/settings.php:158
#: templates/settings.php:153
msgid "Import Root Certificate"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 14:41+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 09:54+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@ -19,23 +19,23 @@ msgstr ""
#: app.php:339
msgid "Help"
msgstr ""
msgstr "सहयोग"
#: app.php:346
msgid "Personal"
msgstr ""
msgstr "यक्तिगत"
#: app.php:351
msgid "Settings"
msgstr ""
msgstr "सेटिंग्स"
#: app.php:356
msgid "Users"
msgstr ""
msgstr "उपयोगकर्ता"
#: app.php:363
msgid "Apps"
msgstr ""
msgstr "Apps"
#: app.php:365
msgid "Admin"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 14:40+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@ -120,10 +120,220 @@ msgstr ""
msgid "Saving..."
msgstr ""
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr ""
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr ""
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr ""
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr ""
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr ""
#: templates/admin.php:230 templates/personal.php:100
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 ""
#: templates/apps.php:10
msgid "Add your App"
msgstr ""
@ -253,28 +463,10 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
#: templates/personal.php:98
msgid "Version"
msgstr ""
#: templates/personal.php:100
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 ""
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr ""
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr ""
#: templates/users.php:32
msgid "Create"
msgstr ""
@ -291,10 +483,6 @@ msgstr ""
msgid "Other"
msgstr ""
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr ""
#: templates/users.php:86
msgid "Storage"
msgstr ""
@ -310,7 +498,3 @@ msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr ""
#: templates/users.php:165
msgid "Delete"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 09:54+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@ -306,4 +306,4 @@ msgstr ""
#: templates/settings.php:62
msgid "Help"
msgstr ""
msgstr "सहयोग"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:02+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
@ -81,15 +81,15 @@ msgstr ""
msgid "Files"
msgstr "Datoteke"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Briši"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "Promjeni ime"
@ -195,31 +195,31 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
#: js/files.js:947 templates/index.php:67
#: js/files.js:948 templates/index.php:67
msgid "Name"
msgstr "Naziv"
#: js/files.js:948 templates/index.php:78
#: js/files.js:949 templates/index.php:78
msgid "Size"
msgstr "Veličina"
#: js/files.js:949 templates/index.php:80
#: js/files.js:950 templates/index.php:80
msgid "Modified"
msgstr "Zadnja promjena"
#: js/files.js:968
#: js/files.js:969
msgid "1 folder"
msgstr ""
#: js/files.js:970
#: js/files.js:971
msgid "{count} folders"
msgstr ""
#: js/files.js:978
#: js/files.js:979
msgid "1 file"
msgstr ""
#: js/files.js:980
#: js/files.js:981
msgid "{count} files"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
@ -123,10 +123,220 @@ msgstr ""
msgid "Saving..."
msgstr "Spremanje..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Grupe"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Grupa Admin"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Obriši"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "__ime_jezika__"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr ""
#: templates/admin.php:230 templates/personal.php:100
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 ""
#: templates/apps.php:10
msgid "Add your App"
msgstr "Dodajte vašu aplikaciju"
@ -256,28 +466,10 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
#: templates/personal.php:98
msgid "Version"
msgstr ""
#: templates/personal.php:100
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 ""
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr ""
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Grupe"
#: templates/users.php:32
msgid "Create"
msgstr "Izradi"
@ -294,10 +486,6 @@ msgstr ""
msgid "Other"
msgstr "ostali"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Grupa Admin"
#: templates/users.php:86
msgid "Storage"
msgstr ""
@ -313,7 +501,3 @@ msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr ""
#: templates/users.php:165
msgid "Delete"
msgstr "Obriši"

View File

@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:01+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
@ -85,15 +85,15 @@ msgstr "Érvénytelen mappa."
msgid "Files"
msgstr "Fájlok"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Törlés"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr "Átnevezés"
@ -199,31 +199,31 @@ msgstr "Az URL nem lehet semmi."
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Érvénytelen mappanév. A név használata csak a Owncloud számára lehetséges."
#: js/files.js:947 templates/index.php:67
#: js/files.js:948 templates/index.php:67
msgid "Name"
msgstr "Név"
#: js/files.js:948 templates/index.php:78
#: js/files.js:949 templates/index.php:78
msgid "Size"
msgstr "Méret"
#: js/files.js:949 templates/index.php:80
#: js/files.js:950 templates/index.php:80
msgid "Modified"
msgstr "Módosítva"
#: js/files.js:968
#: js/files.js:969
msgid "1 folder"
msgstr "1 mappa"
#: js/files.js:970
#: js/files.js:971
msgid "{count} folders"
msgstr "{count} mappa"
#: js/files.js:978
#: js/files.js:979
msgid "1 file"
msgstr "1 fájl"
#: js/files.js:980
#: js/files.js:981
msgid "{count} files"
msgstr "{count} fájl"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Laszlo Tornoci <torlasz@gmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:43+0000\n"
"Last-Translator: Laszlo Tornoci <torlasz@gmail.com>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,33 +21,33 @@ msgstr ""
#: ajax/rollbackVersion.php:15
#, php-format
msgid "Could not revert: %s"
msgstr ""
msgstr "Nem sikerült átállni a változatra: %s"
#: history.php:40
msgid "success"
msgstr ""
msgstr "sikerült"
#: history.php:42
#, php-format
msgid "File %s was reverted to version %s"
msgstr ""
msgstr "%s állományt átállítottuk erre a változatra: %s"
#: history.php:49
msgid "failure"
msgstr ""
msgstr "nem sikerült"
#: history.php:51
#, php-format
msgid "File %s could not be reverted to version %s"
msgstr ""
msgstr "%s állományt nem sikerült átállítani erre a változatra: %s"
#: history.php:68
msgid "No old versions available"
msgstr ""
msgstr "Nincs régebbi változat"
#: history.php:73
msgid "No path specified"
msgstr ""
msgstr "Nincs megadva az útvonal"
#: js/versions.js:16
msgid "History"
@ -54,7 +55,7 @@ msgstr "Korábbi változatok"
#: templates/history.php:20
msgid "Revert a file to a previous version by clicking on its revert button"
msgstr ""
msgstr "Az állomány átállítható egy régebbi változatra, ha a gombra kattint"
#: templates/settings.php:3
msgid "Files Versioning"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
@ -123,10 +123,220 @@ msgstr ""
msgid "Saving..."
msgstr "Mentés..."
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Csoportok"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Csoportadminisztrátor"
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Törlés"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "__language_name__"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr "Verzió"
#: templates/admin.php:230 templates/personal.php:100
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 "A programot az <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud közösség</a> fejleszti. A <a href=\"https://github.com/owncloud\" target=\"_blank\">forráskód</a> az <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> feltételei mellett használható föl."
#: templates/apps.php:10
msgid "Add your App"
msgstr "Az alkalmazás hozzáadása"
@ -186,7 +396,7 @@ msgstr ""
#: templates/personal.php:25
msgid "Show First Run Wizard again"
msgstr ""
msgstr "Nézzük meg újra az első bejelentkezéskori segítséget!"
#: templates/personal.php:36 templates/users.php:23 templates/users.php:81
msgid "Password"
@ -256,28 +466,10 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Ennek a címnek a megadásával a WebDAV-protokollon keresztül saját gépének fájlkezelőjével is is elérheti az állományait."
#: templates/personal.php:98
msgid "Version"
msgstr "Verzió"
#: templates/personal.php:100
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 "A programot az <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud közösség</a> fejleszti. A <a href=\"https://github.com/owncloud\" target=\"_blank\">forráskód</a> az <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> feltételei mellett használható föl."
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr ""
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Csoportok"
#: templates/users.php:32
msgid "Create"
msgstr "Létrehozás"
@ -294,10 +486,6 @@ msgstr "Korlátlan"
msgid "Other"
msgstr "Más"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr "Csoportadminisztrátor"
#: templates/users.php:86
msgid "Storage"
msgstr "Tárhely"
@ -313,7 +501,3 @@ msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr "Alapértelmezett"
#: templates/users.php:165
msgid "Delete"
msgstr "Törlés"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:08+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:02+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
@ -80,15 +80,15 @@ msgstr ""
msgid "Files"
msgstr "Files"
#: js/fileactions.js:116
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:118 templates/index.php:91 templates/index.php:92
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "Deler"
#: js/fileactions.js:184
#: js/fileactions.js:193
msgid "Rename"
msgstr ""
@ -194,31 +194,31 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
#: js/files.js:947 templates/index.php:67
#: js/files.js:948 templates/index.php:67
msgid "Name"
msgstr "Nomine"
#: js/files.js:948 templates/index.php:78
#: js/files.js:949 templates/index.php:78
msgid "Size"
msgstr "Dimension"
#: js/files.js:949 templates/index.php:80
#: js/files.js:950 templates/index.php:80
msgid "Modified"
msgstr "Modificate"
#: js/files.js:968
#: js/files.js:969
msgid "1 folder"
msgstr ""
#: js/files.js:970
#: js/files.js:971
msgid "{count} folders"
msgstr ""
#: js/files.js:978
#: js/files.js:979
msgid "1 file"
msgstr ""
#: js/files.js:980
#: js/files.js:981
msgid "{count} files"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 10:07+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-11 15:39+0100\n"
"PO-Revision-Date: 2013-02-11 14:39+0000\n"
"POT-Creation-Date: 2013-02-12 15:10+0100\n"
"PO-Revision-Date: 2013-02-12 14:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
@ -122,10 +122,220 @@ msgstr ""
msgid "Saving..."
msgstr ""
#: js/users.js:30
msgid "deleted"
msgstr ""
#: js/users.js:30
msgid "undo"
msgstr ""
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
#: js/users.js:75 templates/users.php:26 templates/users.php:82
#: templates/users.php:107
msgid "Groups"
msgstr "Gruppos"
#: js/users.js:78 templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr ""
#: js/users.js:99 templates/users.php:165
msgid "Delete"
msgstr "Deler"
#: js/users.js:190
msgid "add group"
msgstr ""
#: js/users.js:405
msgid "The username is already being used"
msgstr ""
#: js/users.js:406 js/users.js:412 js/users.js:418 js/users.js:433
msgid "Error creating user"
msgstr ""
#: js/users.js:411
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:417
msgid "A valid password must be provided"
msgstr ""
#: personal.php:34 personal.php:35
msgid "__language_name__"
msgstr "Interlingua"
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
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/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:61
msgid ""
"This ownCloud server can't set system locale to "
"\"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with"
" certain characters in file names. We strongly suggest to install the "
"required packages on your system to support en_US.UTF-8/en_US.UTF8."
msgstr ""
#: templates/admin.php:72
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:75
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
#: templates/admin.php:89
msgid "Cron"
msgstr ""
#: templates/admin.php:98
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:108
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:118
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:125
msgid "Sharing"
msgstr ""
#: templates/admin.php:131
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:132
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:139
msgid "Allow links"
msgstr ""
#: templates/admin.php:140
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:147
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:148
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:155
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:158
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:165
msgid "Security"
msgstr ""
#: templates/admin.php:178
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:179
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
#: templates/admin.php:182
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
#: templates/admin.php:192
msgid "Log"
msgstr ""
#: templates/admin.php:193
msgid "Log level"
msgstr ""
#: templates/admin.php:220
msgid "More"
msgstr ""
#: templates/admin.php:227 templates/personal.php:98
msgid "Version"
msgstr ""
#: templates/admin.php:230 templates/personal.php:100
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 ""
#: templates/apps.php:10
msgid "Add your App"
msgstr "Adder tu application"
@ -255,28 +465,10 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
#: templates/personal.php:98
msgid "Version"
msgstr ""
#: templates/personal.php:100
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 ""
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr ""
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
msgid "Groups"
msgstr "Gruppos"
#: templates/users.php:32
msgid "Create"
msgstr "Crear"
@ -293,10 +485,6 @@ msgstr ""
msgid "Other"
msgstr "Altere"
#: templates/users.php:84 templates/users.php:121
msgid "Group Admin"
msgstr ""
#: templates/users.php:86
msgid "Storage"
msgstr ""
@ -312,7 +500,3 @@ msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr ""
#: templates/users.php:165
msgid "Delete"
msgstr "Deler"

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