[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-09-20 02:09:31 +02:00
parent 74ec2765b3
commit 7c42e88676
39 changed files with 336 additions and 235 deletions

View File

@ -3,9 +3,9 @@
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Το αρχείο που μεταφορτώθηκε υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Το αρχείο υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"MAX_FILE_SIZE\" που έχει οριστεί στην HTML φόρμα",
"The uploaded file was only partially uploaded" => "Το αρχείο μεταφορώθηκε μόνο εν μέρει",
"No file was uploaded" => "Το αρχείο δεν μεταφορτώθηκε",
"Missing a temporary folder" => "Λείπει ένας προσωρινός φάκελος",
"Failed to write to disk" => "Η εγγραφή στο δίσκο απέτυχε",
"No file was uploaded" => "Κανένα αρχείο δεν μεταφορτώθηκε",
"Missing a temporary folder" => "Λείπει ο προσωρινός φάκελος",
"Failed to write to disk" => "Αποτυχία εγγραφής στο δίσκο",
"Files" => "Αρχεία",
"Unshare" => "Διακοπή κοινής χρήσης",
"Delete" => "Διαγραφή",
@ -16,15 +16,17 @@
"replaced" => "αντικαταστάθηκε",
"undo" => "αναίρεση",
"with" => "με",
"unshared" => "Διακόπηκε η κοινή χρήση",
"unshared" => "Διακόπηκε ο διαμοιρασμός",
"deleted" => "διαγράφηκε",
"generating ZIP-file, it may take some time." => "παραγωγή αρχείου ZIP, ίσως διαρκέσει αρκετά.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Αδυναμία στην μεταφόρτωση του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes",
"Upload Error" => "Σφάλμα Μεταφόρτωσης",
"Pending" => "Εν αναμονή",
"Pending" => "Εκκρεμεί",
"Upload cancelled." => "Η μεταφόρτωση ακυρώθηκε.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Η μεταφόρτωση του αρχείου βρίσκεται σε εξέλιξη. Έξοδος από την σελίδα τώρα θα ακυρώσει την μεταφόρτωση.",
"Invalid name, '/' is not allowed." => "Μη έγκυρο όνομα, το '/' δεν επιτρέπεται.",
"files scanned" => "αρχεία σαρώθηκαν",
"error while scanning" => "σφάλμα κατά την ανίχνευση",
"Size" => "Μέγεθος",
"Modified" => "Τροποποιήθηκε",
"folder" => "φάκελος",
@ -44,13 +46,13 @@
"Folder" => "Φάκελος",
"From url" => "Από την διεύθυνση",
"Upload" => "Μεταφόρτωση",
"Cancel upload" => "Ακύρωση ανεβάσματος",
"Cancel upload" => "Ακύρωση μεταφόρτωσης",
"Nothing in here. Upload something!" => "Δεν υπάρχει τίποτα εδώ. Ανέβασε κάτι!",
"Name" => "Όνομα",
"Share" => "Διαμοίρασε",
"Share" => "Διαμοιρασμός",
"Download" => "Λήψη",
"Upload too large" => "Πολύ μεγάλο το αρχείο προς μεταφόρτωση",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος μεταφόρτωσης αρχείων σε αυτόν το διακομιστή.",
"Files are being scanned, please wait." => "Τα αρχεία ανιχνεύονται, παρακαλώ περιμένετε",
"Upload too large" => "Πολύ μεγάλο αρχείο προς μεταφόρτωση",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Τα αρχεία που προσπαθείτε να μεταφορτώσετε υπερβαίνουν το μέγιστο μέγεθος μεταφόρτωσης αρχείων σε αυτόν το διακομιστή.",
"Files are being scanned, please wait." => "Τα αρχεία σαρώνονται, παρακαλώ περιμένετε",
"Current scanning" => "Τρέχουσα αναζήτηση "
);

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Шифрование",
"Exclude the following file types from encryption" => "Исключите следующие типы файлов из шифрования",
"None" => "Ни один",
"Enable Encryption" => "Включить шифрование"
);

View File

@ -0,0 +1,18 @@
<?php $TRANSLATIONS = array(
"External Storage" => "Внешние системы хранения данных",
"Mount point" => "Точка монтирования",
"Backend" => "Бэкэнд",
"Configuration" => "Конфигурация",
"Options" => "Опции",
"Applicable" => "Применимый",
"Add mount point" => "Добавить точку монтирования",
"None set" => "Не задан",
"All Users" => "Все пользователи",
"Groups" => "Группы",
"Users" => "Пользователи",
"Delete" => "Удалить",
"SSL root certificates" => "Корневые сертификаты SSL",
"Import Root Certificate" => "Импортировать корневые сертификаты",
"Enable User External Storage" => "Включить пользовательскую внешнюю систему хранения данных",
"Allow users to mount their own external storage" => "Разрешить пользователям монтировать их собственную внешнюю систему хранения данных"
);

View File

@ -0,0 +1,7 @@
<?php $TRANSLATIONS = array(
"Password" => "Пароль",
"Submit" => "Передать",
"Download" => "Загрузка",
"No preview available for" => "Предварительный просмотр недоступен",
"web services under your control" => "веб-сервисы под Вашим контролем"
);

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Versions" => "Версии",
"This will delete all existing backup versions of your files" => "Это приведет к удалению всех существующих версий резервной копии ваших файлов",
"Files Versioning" => "Файлы управления версиями",
"Enable" => "Включить"
);

View File

@ -0,0 +1,9 @@
<?php $TRANSLATIONS = array(
"Host" => "主机",
"Base DN" => "Base DN",
"You can specify Base DN for users and groups in the Advanced tab" => "您可以在高级选项卡里为用户和组指定Base DN",
"User DN" => "User DN",
"Password" => "密码",
"Port" => "端口",
"Help" => "帮助"
);

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: 2012-09-19 02:02+0200\n"
"PO-Revision-Date: 2012-09-19 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 17:40+0000\n"
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -228,7 +228,7 @@ msgstr "Odpověď"
#: templates/personal.php:8
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s<strong>"
msgstr ""
msgstr "Použili jste <strong>%s</strong> z dostupných <strong>%s<strong>"
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@ -240,7 +240,7 @@ msgstr "Stáhnout"
#: templates/personal.php:19
msgid "Your password was changed"
msgstr ""
msgstr "Vaše heslo bylo změněno"
#: templates/personal.php:20
msgid "Unable to change your password"

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: 2012-09-19 02:02+0200\n"
"PO-Revision-Date: 2012-09-19 00:03+0000\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 21:46+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
@ -234,7 +234,7 @@ msgstr "Antwort"
#: templates/personal.php:8
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s<strong>"
msgstr ""
msgstr "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s<strong>"
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@ -246,7 +246,7 @@ msgstr "Download"
#: templates/personal.php:19
msgid "Your password was changed"
msgstr ""
msgstr "Ihr Passwort wurde geändert."
#: templates/personal.php:20
msgid "Unable to change your password"

View File

@ -5,15 +5,16 @@
# Translators:
# Dimitris M. <monopatis@gmail.com>, 2012.
# Efstathios Iosifidis <diamond_gr@freemail.gr>, 2012.
# Efstathios Iosifidis <iosifidis@opensuse.org>, 2012.
# Marios Bekatoros <>, 2012.
# Petros Kyladitis <petros.kyladitis@gmail.com>, 2011, 2012.
# Petros Kyladitis <petros.kyladitis@gmail.com>, 2011-2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-18 02:01+0200\n"
"PO-Revision-Date: 2012-09-18 00:01+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 23:08+0000\n"
"Last-Translator: Efstathios Iosifidis <diamond_gr@freemail.gr>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -41,15 +42,15 @@ msgstr "Το αρχείο μεταφορώθηκε μόνο εν μέρει"
#: ajax/upload.php:24
msgid "No file was uploaded"
msgstr "Το αρχείο δεν μεταφορτώθηκε"
msgstr "Κανένα αρχείο δεν μεταφορτώθηκε"
#: ajax/upload.php:25
msgid "Missing a temporary folder"
msgstr "Λείπει ένας προσωρινός φάκελος"
msgstr "Λείπει ο προσωρινός φάκελος"
#: ajax/upload.php:26
msgid "Failed to write to disk"
msgstr "Η εγγραφή στο δίσκο απέτυχε"
msgstr "Αποτυχία εγγραφής στο δίσκο"
#: appinfo/app.php:6
msgid "Files"
@ -63,39 +64,39 @@ msgstr "Διακοπή κοινής χρήσης"
msgid "Delete"
msgstr "Διαγραφή"
#: js/filelist.js:186 js/filelist.js:188
#: js/filelist.js:188 js/filelist.js:190
msgid "already exists"
msgstr "υπάρχει ήδη"
#: js/filelist.js:186 js/filelist.js:188
#: js/filelist.js:188 js/filelist.js:190
msgid "replace"
msgstr "αντικατέστησε"
#: js/filelist.js:186
#: js/filelist.js:188
msgid "suggest name"
msgstr "συνιστώμενο όνομα"
#: js/filelist.js:186 js/filelist.js:188
#: js/filelist.js:188 js/filelist.js:190
msgid "cancel"
msgstr "ακύρωση"
#: js/filelist.js:235 js/filelist.js:237
#: js/filelist.js:237 js/filelist.js:239
msgid "replaced"
msgstr "αντικαταστάθηκε"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269
#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273
msgid "undo"
msgstr "αναίρεση"
#: js/filelist.js:237
#: js/filelist.js:239
msgid "with"
msgstr "με"
#: js/filelist.js:267
#: js/filelist.js:271
msgid "unshared"
msgstr "Διακόπηκε η κοινή χρήση"
msgstr "Διακόπηκε ο διαμοιρασμός"
#: js/filelist.js:269
#: js/filelist.js:273
msgid "deleted"
msgstr "διαγράφηκε"
@ -113,7 +114,7 @@ msgstr "Σφάλμα Μεταφόρτωσης"
#: js/files.js:236 js/files.js:341 js/files.js:370
msgid "Pending"
msgstr "Εν αναμονή"
msgstr "Εκκρεμεί"
#: js/files.js:355
msgid "Upload cancelled."
@ -130,11 +131,11 @@ msgstr "Μη έγκυρο όνομα, το '/' δεν επιτρέπεται."
#: js/files.js:666
msgid "files scanned"
msgstr ""
msgstr "αρχεία σαρώθηκαν"
#: js/files.js:674
msgid "error while scanning"
msgstr ""
msgstr "σφάλμα κατά την ανίχνευση"
#: js/files.js:748 templates/index.php:56
msgid "Size"
@ -214,7 +215,7 @@ msgstr "Μεταφόρτωση"
#: templates/index.php:27
msgid "Cancel upload"
msgstr "Ακύρωση ανεβάσματος"
msgstr "Ακύρωση μεταφόρτωσης"
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
@ -226,7 +227,7 @@ msgstr "Όνομα"
#: templates/index.php:50
msgid "Share"
msgstr "Διαμοίρασε"
msgstr "Διαμοιρασμός"
#: templates/index.php:52
msgid "Download"
@ -234,17 +235,17 @@ msgstr "Λήψη"
#: templates/index.php:75
msgid "Upload too large"
msgstr "Πολύ μεγάλο το αρχείο προς μεταφόρτωση"
msgstr "Πολύ μεγάλο αρχείο προς μεταφόρτωση"
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος μεταφόρτωσης αρχείων σε αυτόν το διακομιστή."
msgstr "Τα αρχεία που προσπαθείτε να μεταφορτώσετε υπερβαίνουν το μέγιστο μέγεθος μεταφόρτωσης αρχείων σε αυτόν το διακομιστή."
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Τα αρχεία ανιχνεύονται, παρακαλώ περιμένετε"
msgstr "Τα αρχεία σαρώνονται, παρακαλώ περιμένετε"
#: templates/index.php:85
msgid "Current scanning"

View File

@ -8,37 +8,37 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 23:21+0000\n"
"Last-Translator: Efstathios Iosifidis <diamond_gr@freemail.gr>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: app.php:288
#: app.php:285
msgid "Help"
msgstr "Βοήθεια"
#: app.php:295
#: app.php:292
msgid "Personal"
msgstr "Προσωπικά"
#: app.php:300
#: app.php:297
msgid "Settings"
msgstr "Ρυθμίσεις"
#: app.php:305
#: app.php:302
msgid "Users"
msgstr "Χρήστες"
#: app.php:312
#: app.php:309
msgid "Apps"
msgstr "Εφαρμογές"
#: app.php:314
#: app.php:311
msgid "Admin"
msgstr "Διαχειριστής"
@ -68,59 +68,59 @@ msgstr "Σφάλμα πιστοποίησης"
#: json.php:51
msgid "Token expired. Please reload page."
msgstr "Το αναγνωριστικό έληξε. Παρακαλώ επανα-φορτώστε την σελίδα."
msgstr "Το αναγνωριστικό έληξε. Παρακαλώ φορτώστε ξανά την σελίδα."
#: template.php:86
#: template.php:87
msgid "seconds ago"
msgstr "δευτερόλεπτα πριν"
#: template.php:87
#: template.php:88
msgid "1 minute ago"
msgstr "1 λεπτό πριν"
#: template.php:88
#: template.php:89
#, php-format
msgid "%d minutes ago"
msgstr "%d λεπτά πριν"
#: template.php:91
#: template.php:92
msgid "today"
msgstr "σήμερα"
#: template.php:92
#: template.php:93
msgid "yesterday"
msgstr "χθές"
#: template.php:93
#: template.php:94
#, php-format
msgid "%d days ago"
msgstr "%d ημέρες πριν"
#: template.php:94
#: template.php:95
msgid "last month"
msgstr "τον προηγούμενο μήνα"
#: template.php:95
#: template.php:96
msgid "months ago"
msgstr "μήνες πριν"
#: template.php:96
#: template.php:97
msgid "last year"
msgstr "τον προηγούμενο χρόνο"
#: template.php:97
#: template.php:98
msgid "years ago"
msgstr "χρόνια πριν"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
msgstr "%s είναι διαθέσιμα. Δείτε <a href=\"%s\">περισσότερες πληροφορίες</a>"
#: updater.php:68
msgid "up to date"
msgstr ""
msgstr "ενημερωμένο"
#: updater.php:71
msgid "updates check is disabled"
msgstr ""
msgstr "ο έλεγχος ενημερώσεων είναι απενεργοποιημένος"

View File

@ -15,9 +15,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-19 02:02+0200\n"
"PO-Revision-Date: 2012-09-19 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 22:58+0000\n"
"Last-Translator: Efstathios Iosifidis <diamond_gr@freemail.gr>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -230,7 +230,7 @@ msgstr "Απάντηση"
#: templates/personal.php:8
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s<strong>"
msgstr ""
msgstr "Έχετε χρησιμοποιήσει <strong>%s</strong> από τα διαθέσιμα <strong>%s<strong>"
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@ -238,11 +238,11 @@ msgstr "Πελάτες συγχρονισμού για Desktop και Mobile"
#: templates/personal.php:13
msgid "Download"
msgstr "Κατέβασε"
msgstr "Λήψη"
#: templates/personal.php:19
msgid "Your password was changed"
msgstr ""
msgstr "Το συνθηματικό σας έχει αλλάξει"
#: templates/personal.php:20
msgid "Unable to change your password"
@ -250,11 +250,11 @@ msgstr "Δεν ήταν δυνατή η αλλαγή του κωδικού πρ
#: templates/personal.php:21
msgid "Current password"
msgstr "Τρέχων κωδικός πρόσβασης"
msgstr "Τρέχων συνθηματικό"
#: templates/personal.php:22
msgid "New password"
msgstr "Νέος κωδικός"
msgstr "Νέο συνθηματικό"
#: templates/personal.php:23
msgid "show"
@ -262,7 +262,7 @@ msgstr "εμφάνιση"
#: templates/personal.php:24
msgid "Change password"
msgstr "Αλλαγή κωδικού πρόσβασης"
msgstr "Αλλαγή συνθηματικού"
#: templates/personal.php:30
msgid "Email"
@ -274,7 +274,7 @@ msgstr "Διεύθυνση ηλεκτρονικού ταχυδρομείου σ
#: templates/personal.php:32
msgid "Fill in an email address to enable password recovery"
msgstr "Συμπληρώστε μια διεύθυνση ηλεκτρονικού ταχυδρομείου για να ενεργοποιηθεί η ανάκτηση κωδικού πρόσβασης"
msgstr "Συμπληρώστε μια διεύθυνση ηλεκτρονικού ταχυδρομείου για να ενεργοποιηθεί η ανάκτηση συνθηματικού"
#: templates/personal.php:38 templates/personal.php:39
msgid "Language"
@ -294,7 +294,7 @@ msgstr "Όνομα"
#: templates/users.php:23 templates/users.php:77
msgid "Password"
msgstr "Κωδικός"
msgstr "Συνθηματικό"
#: templates/users.php:26 templates/users.php:78 templates/users.php:98
msgid "Groups"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-19 02:02+0200\n"
"PO-Revision-Date: 2012-09-19 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 05:42+0000\n"
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -229,7 +229,7 @@ msgstr "Risposta"
#: templates/personal.php:8
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s<strong>"
msgstr ""
msgstr "Hai utilizzato <strong>%s</strong> dei <strong>%s<strong> disponibili"
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@ -241,7 +241,7 @@ msgstr "Scaricamento"
#: templates/personal.php:19
msgid "Your password was changed"
msgstr ""
msgstr "La tua password è cambiata"
#: templates/personal.php:20
msgid "Unable to change your password"

View File

@ -4,6 +4,7 @@
#
# Translators:
# <bart.formosus@gmail.com>, 2011.
# <bramdv@me.com>, 2012.
# <didi.debian@cknow.org>, 2012.
# Erik Bent <hj.bent.60@gmail.com>, 2012.
# <icewind1991@gmail.com>, 2011, 2012.
@ -15,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-19 02:02+0200\n"
"PO-Revision-Date: 2012-09-19 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 11:36+0000\n"
"Last-Translator: Bramdv <bramdv@me.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -135,7 +136,7 @@ msgstr ""
#: templates/admin.php:56
msgid "Sharing"
msgstr ""
msgstr "Delen"
#: templates/admin.php:61
msgid "Enable Share API"
@ -230,7 +231,7 @@ msgstr "Beantwoord"
#: templates/personal.php:8
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s<strong>"
msgstr ""
msgstr "Je hebt <strong>%s</strong> gebruikt van de beschikbare <strong>%s<strong>"
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@ -242,7 +243,7 @@ msgstr "Download"
#: templates/personal.php:19
msgid "Your password was changed"
msgstr ""
msgstr "Je wachtwoord is veranderd"
#: templates/personal.php:20
msgid "Unable to change your password"

View File

@ -3,32 +3,33 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <cdewqazxsqwe@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
"PO-Revision-Date: 2012-08-12 22:33+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 12:14+0000\n"
"Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n"
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru_RU\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: templates/settings.php:3
msgid "Encryption"
msgstr ""
msgstr "Шифрование"
#: templates/settings.php:4
msgid "Exclude the following file types from encryption"
msgstr ""
msgstr "Исключите следующие типы файлов из шифрования"
#: templates/settings.php:5
msgid "None"
msgstr ""
msgstr "Ни один"
#: templates/settings.php:10
msgid "Enable Encryption"
msgstr ""
msgstr "Включить шифрование"

View File

@ -3,80 +3,81 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <cdewqazxsqwe@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
"PO-Revision-Date: 2012-08-12 22:34+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 13:11+0000\n"
"Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n"
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru_RU\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: templates/settings.php:3
msgid "External Storage"
msgstr ""
msgstr "Внешние системы хранения данных"
#: templates/settings.php:7 templates/settings.php:19
msgid "Mount point"
msgstr ""
msgstr "Точка монтирования"
#: templates/settings.php:8
msgid "Backend"
msgstr ""
msgstr "Бэкэнд"
#: templates/settings.php:9
msgid "Configuration"
msgstr ""
msgstr "Конфигурация"
#: templates/settings.php:10
msgid "Options"
msgstr ""
msgstr "Опции"
#: templates/settings.php:11
msgid "Applicable"
msgstr ""
msgstr "Применимый"
#: templates/settings.php:23
msgid "Add mount point"
msgstr ""
msgstr "Добавить точку монтирования"
#: templates/settings.php:54 templates/settings.php:62
msgid "None set"
msgstr ""
msgstr "Не задан"
#: templates/settings.php:63
msgid "All Users"
msgstr ""
msgstr "Все пользователи"
#: templates/settings.php:64
msgid "Groups"
msgstr ""
msgstr "Группы"
#: templates/settings.php:69
msgid "Users"
msgstr ""
msgstr "Пользователи"
#: templates/settings.php:77 templates/settings.php:96
msgid "Delete"
msgstr ""
msgstr "Удалить"
#: templates/settings.php:88
msgid "SSL root certificates"
msgstr ""
msgstr "Корневые сертификаты SSL"
#: templates/settings.php:102
msgid "Import Root Certificate"
msgstr ""
msgstr "Импортировать корневые сертификаты"
#: templates/settings.php:108
msgid "Enable User External Storage"
msgstr ""
msgstr "Включить пользовательскую внешнюю систему хранения данных"
#: templates/settings.php:109
msgid "Allow users to mount their own external storage"
msgstr ""
msgstr "Разрешить пользователям монтировать их собственную внешнюю систему хранения данных"

View File

@ -3,36 +3,37 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <cdewqazxsqwe@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 13:09+0000\n"
"Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n"
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru_RU\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
msgstr "Пароль"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""
msgstr "Передать"
#: templates/public.php:9 templates/public.php:19
#: templates/public.php:10 templates/public.php:26
msgid "Download"
msgstr ""
msgstr "Загрузка"
#: templates/public.php:18
#: templates/public.php:25
msgid "No preview available for"
msgstr ""
msgstr "Предварительный просмотр недоступен"
#: templates/public.php:23
#: templates/public.php:33
msgid "web services under your control"
msgstr ""
msgstr "веб-сервисы под Вашим контролем"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <cdewqazxsqwe@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-17 02:02+0200\n"
"PO-Revision-Date: 2012-09-17 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 13:51+0000\n"
"Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n"
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -23,16 +24,16 @@ msgstr ""
#: templates/settings-personal.php:4
msgid "Versions"
msgstr ""
msgstr "Версии"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
msgstr ""
msgstr "Это приведет к удалению всех существующих версий резервной копии ваших файлов"
#: templates/settings.php:3
msgid "Files Versioning"
msgstr ""
msgstr "Файлы управления версиями"
#: templates/settings.php:4
msgid "Enable"
msgstr ""
msgstr "Включить"

View File

@ -3,43 +3,44 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <cdewqazxsqwe@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 12:09+0000\n"
"Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n"
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru_RU\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: app.php:288
#: app.php:285
msgid "Help"
msgstr ""
msgstr "Помощь"
#: app.php:295
#: app.php:292
msgid "Personal"
msgstr ""
msgstr "Персональный"
#: app.php:300
#: app.php:297
msgid "Settings"
msgstr ""
msgstr "Настройки"
#: app.php:305
#: app.php:302
msgid "Users"
msgstr ""
msgstr "Пользователи"
#: app.php:312
#: app.php:309
msgid "Apps"
msgstr ""
msgstr "Приложения"
#: app.php:314
#: app.php:311
msgid "Admin"
msgstr ""
msgstr "Админ"
#: files.php:280
msgid "ZIP download is turned off."
@ -47,79 +48,79 @@ msgstr ""
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
msgstr "Файлы должны быть загружены один за другим."
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
msgstr "Обратно к файлам"
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
msgstr "Выбранные файлы слишком велики для генерации zip-архива."
#: json.php:28
msgid "Application is not enabled"
msgstr ""
msgstr "Приложение не запущено"
#: json.php:39 json.php:63 json.php:75
msgid "Authentication error"
msgstr ""
msgstr "Ошибка аутентификации"
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
#: template.php:86
msgid "seconds ago"
msgstr ""
msgstr "Маркер истек. Пожалуйста, перезагрузите страницу."
#: template.php:87
msgid "1 minute ago"
msgstr ""
msgid "seconds ago"
msgstr "секунд назад"
#: template.php:88
msgid "1 minute ago"
msgstr "1 минуту назад"
#: template.php:89
#, php-format
msgid "%d minutes ago"
msgstr ""
#: template.php:91
msgid "today"
msgstr ""
msgstr "%d минут назад"
#: template.php:92
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "сегодня"
#: template.php:93
#, php-format
msgid "%d days ago"
msgstr ""
msgid "yesterday"
msgstr "вчера"
#: template.php:94
msgid "last month"
msgstr ""
#, php-format
msgid "%d days ago"
msgstr "%d дней назад"
#: template.php:95
msgid "months ago"
msgstr ""
msgid "last month"
msgstr "в прошлом месяце"
#: template.php:96
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "месяц назад"
#: template.php:97
msgid "last year"
msgstr "в прошлом году"
#: template.php:98
msgid "years ago"
msgstr ""
msgstr "год назад"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
msgstr "%s доступно. Получите <a href=\"%s\">more information</a>"
#: updater.php:68
msgid "up to date"
msgstr ""
msgstr "до настоящего времени"
#: updater.php:71
msgid "updates check is disabled"
msgstr ""
msgstr "Проверка обновлений отключена"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-19 02:02+0200\n"
"PO-Revision-Date: 2012-09-19 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 05:59+0000\n"
"Last-Translator: Magnus Höglund <magnus@linux.com>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -229,7 +229,7 @@ msgstr "Svar"
#: templates/personal.php:8
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s<strong>"
msgstr ""
msgstr "Du har använt <strong>%s</strong> av tillgängliga <strong>%s<strong>"
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@ -241,7 +241,7 @@ msgstr "Ladda ner"
#: templates/personal.php:19
msgid "Your password was changed"
msgstr ""
msgstr "Ditt lösenord har ändrats"
#: templates/personal.php:20
msgid "Unable to change your password"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-19 02:02+0200\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-19 02:02+0200\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -59,39 +59,39 @@ msgstr ""
msgid "Delete"
msgstr ""
#: js/filelist.js:186 js/filelist.js:188
#: js/filelist.js:188 js/filelist.js:190
msgid "already exists"
msgstr ""
#: js/filelist.js:186 js/filelist.js:188
#: js/filelist.js:188 js/filelist.js:190
msgid "replace"
msgstr ""
#: js/filelist.js:186
#: js/filelist.js:188
msgid "suggest name"
msgstr ""
#: js/filelist.js:186 js/filelist.js:188
#: js/filelist.js:188 js/filelist.js:190
msgid "cancel"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237
#: js/filelist.js:237 js/filelist.js:239
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269
#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273
msgid "undo"
msgstr ""
#: js/filelist.js:237
#: js/filelist.js:239
msgid "with"
msgstr ""
#: js/filelist.js:267
#: js/filelist.js:271
msgid "unshared"
msgstr ""
#: js/filelist.js:269
#: js/filelist.js:273
msgid "deleted"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-19 02:02+0200\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-19 02:02+0200\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-19 02:02+0200\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -25,14 +25,14 @@ msgstr ""
msgid "Submit"
msgstr ""
#: templates/public.php:9 templates/public.php:19
#: templates/public.php:10 templates/public.php:26
msgid "Download"
msgstr ""
#: templates/public.php:18
#: templates/public.php:25
msgid "No preview available for"
msgstr ""
#: templates/public.php:25
#: templates/public.php:33
msgid "web services under your control"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-19 02:02+0200\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-19 02:02+0200\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-19 02:02+0200\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-19 02:02+0200\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

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: 2012-09-19 02:02+0200\n"
"PO-Revision-Date: 2012-09-19 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 17:08+0000\n"
"Last-Translator: AriesAnywhere Anywhere <ariesanywhere@gmail.com>\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -225,7 +225,7 @@ msgstr "คำตอบ"
#: templates/personal.php:8
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s<strong>"
msgstr ""
msgstr "คุณได้ใช้ <strong>%s</strong> จากที่สามารถใช้ได้ <strong>%s<strong>"
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@ -237,7 +237,7 @@ msgstr "ดาวน์โหลด"
#: templates/personal.php:19
msgid "Your password was changed"
msgstr ""
msgstr "รหัสผ่านของคุณถูกเปลี่ยนแล้ว"
#: templates/personal.php:20
msgid "Unable to change your password"

View File

@ -3,23 +3,24 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <appweb.cn@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-20 02:05+0200\n"
"PO-Revision-Date: 2012-09-19 12:44+0000\n"
"Last-Translator: hanfeng <appweb.cn@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: templates/settings.php:8
msgid "Host"
msgstr ""
msgstr "主机"
#: templates/settings.php:8
msgid ""
@ -28,15 +29,15 @@ msgstr ""
#: templates/settings.php:9
msgid "Base DN"
msgstr ""
msgstr "Base DN"
#: templates/settings.php:9
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr ""
msgstr "您可以在高级选项卡里为用户和组指定Base DN"
#: templates/settings.php:10
msgid "User DN"
msgstr ""
msgstr "User DN"
#: templates/settings.php:10
msgid ""
@ -47,7 +48,7 @@ msgstr ""
#: templates/settings.php:11
msgid "Password"
msgstr ""
msgstr "密码"
#: templates/settings.php:11
msgid "For anonymous access, leave DN and Password empty."
@ -95,7 +96,7 @@ msgstr ""
#: templates/settings.php:17
msgid "Port"
msgstr ""
msgstr "端口"
#: templates/settings.php:18
msgid "Base User Tree"
@ -167,4 +168,4 @@ msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr ""
msgstr "帮助"

View File

@ -11,7 +11,7 @@
"Selected files too large to generate zip file." => "Τα επιλεγμένα αρχεία είναι μεγάλα ώστε να δημιουργηθεί αρχείο zip.",
"Application is not enabled" => "Δεν ενεργοποιήθηκε η εφαρμογή",
"Authentication error" => "Σφάλμα πιστοποίησης",
"Token expired. Please reload page." => "Το αναγνωριστικό έληξε. Παρακαλώ επανα-φορτώστε την σελίδα.",
"Token expired. Please reload page." => "Το αναγνωριστικό έληξε. Παρακαλώ φορτώστε ξανά την σελίδα.",
"seconds ago" => "δευτερόλεπτα πριν",
"1 minute ago" => "1 λεπτό πριν",
"%d minutes ago" => "%d λεπτά πριν",
@ -21,5 +21,8 @@
"last month" => "τον προηγούμενο μήνα",
"months ago" => "μήνες πριν",
"last year" => "τον προηγούμενο χρόνο",
"years ago" => "χρόνια πριν"
"years ago" => "χρόνια πριν",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s είναι διαθέσιμα. Δείτε <a href=\"%s\">περισσότερες πληροφορίες</a>",
"up to date" => "ενημερωμένο",
"updates check is disabled" => "ο έλεγχος ενημερώσεων είναι απενεργοποιημένος"
);

27
lib/l10n/ru_RU.php Normal file
View File

@ -0,0 +1,27 @@
<?php $TRANSLATIONS = array(
"Help" => "Помощь",
"Personal" => "Персональный",
"Settings" => "Настройки",
"Users" => "Пользователи",
"Apps" => "Приложения",
"Admin" => "Админ",
"Files need to be downloaded one by one." => "Файлы должны быть загружены один за другим.",
"Back to Files" => "Обратно к файлам",
"Selected files too large to generate zip file." => "Выбранные файлы слишком велики для генерации zip-архива.",
"Application is not enabled" => "Приложение не запущено",
"Authentication error" => "Ошибка аутентификации",
"Token expired. Please reload page." => "Маркер истек. Пожалуйста, перезагрузите страницу.",
"seconds ago" => "секунд назад",
"1 minute ago" => "1 минуту назад",
"%d minutes ago" => "%d минут назад",
"today" => "сегодня",
"yesterday" => "вчера",
"%d days ago" => "%d дней назад",
"last month" => "в прошлом месяце",
"months ago" => "месяц назад",
"last year" => "в прошлом году",
"years ago" => "год назад",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s доступно. Получите <a href=\"%s\">more information</a>",
"up to date" => "до настоящего времени",
"updates check is disabled" => "Проверка обновлений отключена"
);

View File

@ -45,8 +45,10 @@
"Problems connecting to help database." => "Problémy s připojením k databázi s nápovědou.",
"Go there manually." => "Přejít ručně.",
"Answer" => "Odpověď",
"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Použili jste <strong>%s</strong> z dostupných <strong>%s<strong>",
"Desktop and Mobile Syncing Clients" => "Klienti pro synchronizaci",
"Download" => "Stáhnout",
"Your password was changed" => "Vaše heslo bylo změněno",
"Unable to change your password" => "Vaše heslo nelze změnit",
"Current password" => "Současné heslo",
"New password" => "Nové heslo",

View File

@ -45,8 +45,10 @@
"Problems connecting to help database." => "Probleme bei der Verbindung zur Hilfe-Datenbank.",
"Go there manually." => "Datenbank direkt besuchen.",
"Answer" => "Antwort",
"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s<strong>",
"Desktop and Mobile Syncing Clients" => "Desktop- und mobile Clients für die Synchronisation",
"Download" => "Download",
"Your password was changed" => "Ihr Passwort wurde geändert.",
"Unable to change your password" => "Passwort konnte nicht geändert werden",
"Current password" => "Aktuelles Passwort",
"New password" => "Neues Passwort",

View File

@ -45,21 +45,23 @@
"Problems connecting to help database." => "Προβλήματα κατά τη σύνδεση με τη βάση δεδομένων βοήθειας.",
"Go there manually." => "Χειροκίνητη μετάβαση.",
"Answer" => "Απάντηση",
"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Έχετε χρησιμοποιήσει <strong>%s</strong> από τα διαθέσιμα <strong>%s<strong>",
"Desktop and Mobile Syncing Clients" => "Πελάτες συγχρονισμού για Desktop και Mobile",
"Download" => "Κατέβασε",
"Download" => "Λήψη",
"Your password was changed" => "Το συνθηματικό σας έχει αλλάξει",
"Unable to change your password" => "Δεν ήταν δυνατή η αλλαγή του κωδικού πρόσβασης",
"Current password" => "Τρέχων κωδικός πρόσβασης",
"New password" => "Νέος κωδικός",
"Current password" => "Τρέχων συνθηματικό",
"New password" => "Νέο συνθηματικό",
"show" => "εμφάνιση",
"Change password" => "Αλλαγή κωδικού πρόσβασης",
"Change password" => "Αλλαγή συνθηματικού",
"Email" => "Email",
"Your email address" => "Διεύθυνση ηλεκτρονικού ταχυδρομείου σας",
"Fill in an email address to enable password recovery" => "Συμπληρώστε μια διεύθυνση ηλεκτρονικού ταχυδρομείου για να ενεργοποιηθεί η ανάκτηση κωδικού πρόσβασης",
"Fill in an email address to enable password recovery" => "Συμπληρώστε μια διεύθυνση ηλεκτρονικού ταχυδρομείου για να ενεργοποιηθεί η ανάκτηση συνθηματικού",
"Language" => "Γλώσσα",
"Help translate" => "Βοηθήστε στην μετάφραση",
"use this address to connect to your ownCloud in your file manager" => "χρησιμοποιήστε αυτή τη διεύθυνση για να συνδεθείτε στο ownCloud σας από το διαχειριστή αρχείων σας",
"Name" => "Όνομα",
"Password" => "Κωδικός",
"Password" => "Συνθηματικό",
"Groups" => "Ομάδες",
"Create" => "Δημιουργία",
"Default Quota" => "Προεπιλεγμένο όριο",

View File

@ -45,8 +45,10 @@
"Problems connecting to help database." => "Problemi di connessione al database di supporto.",
"Go there manually." => "Raggiungilo manualmente.",
"Answer" => "Risposta",
"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Hai utilizzato <strong>%s</strong> dei <strong>%s<strong> disponibili",
"Desktop and Mobile Syncing Clients" => "Client di sincronizzazione desktop e mobile",
"Download" => "Scaricamento",
"Your password was changed" => "La tua password è cambiata",
"Unable to change your password" => "Modifica password non riuscita",
"Current password" => "Password attuale",
"New password" => "Nuova password",

View File

@ -21,6 +21,7 @@
"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." => "Uw data folder en uw bestanden zijn hoogst waarschijnlijk vanaf het internet bereikbaar. Het .htaccess bestand dat ownCloud meelevert werkt niet. Het is ten zeerste aangeraden om uw webserver zodanig te configureren, dat de data folder niet bereikbaar is vanaf het internet of verplaatst uw data folder naar een locatie buiten de webserver document root.",
"Cron" => "Cron",
"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php is bij een webcron dienst geregistreerd. Roep de cron.php pagina in de owncloud root via http één maal per minuut op.",
"Sharing" => "Delen",
"Enable Share API" => "Zet de Deel API aan",
"Allow apps to use the Share API" => "Sta apps toe om de Deel API te gebruiken",
"Allow links" => "Sta links toe",
@ -42,8 +43,10 @@
"Problems connecting to help database." => "Problemen bij het verbinden met de helpdatabank.",
"Go there manually." => "Ga er zelf heen.",
"Answer" => "Beantwoord",
"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Je hebt <strong>%s</strong> gebruikt van de beschikbare <strong>%s<strong>",
"Desktop and Mobile Syncing Clients" => "Desktop en mobiele synchronisatie apparaten",
"Download" => "Download",
"Your password was changed" => "Je wachtwoord is veranderd",
"Unable to change your password" => "Niet in staat om uw wachtwoord te wijzigen",
"Current password" => "Huidig wachtwoord",
"New password" => "Nieuw wachtwoord",

View File

@ -45,8 +45,10 @@
"Problems connecting to help database." => "Problem med att ansluta till hjälpdatabasen.",
"Go there manually." => "Gå dit manuellt.",
"Answer" => "Svar",
"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Du har använt <strong>%s</strong> av tillgängliga <strong>%s<strong>",
"Desktop and Mobile Syncing Clients" => "Synkroniseringsklienter för dator och mobil",
"Download" => "Ladda ner",
"Your password was changed" => "Ditt lösenord har ändrats",
"Unable to change your password" => "Kunde inte ändra ditt lösenord",
"Current password" => "Nuvarande lösenord",
"New password" => "Nytt lösenord",

View File

@ -45,8 +45,10 @@
"Problems connecting to help database." => "เกิดปัญหาในการเชื่อมต่อกับฐานข้อมูลช่วยเหลือ",
"Go there manually." => "ไปที่นั่นด้วยตนเอง",
"Answer" => "คำตอบ",
"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "คุณได้ใช้ <strong>%s</strong> จากที่สามารถใช้ได้ <strong>%s<strong>",
"Desktop and Mobile Syncing Clients" => "โปรแกรมเชื่อมข้อมูลไฟล์สำหรับเครื่องเดสก์ท็อปและมือถือ",
"Download" => "ดาวน์โหลด",
"Your password was changed" => "รหัสผ่านของคุณถูกเปลี่ยนแล้ว",
"Unable to change your password" => "ไม่สามารถเปลี่ยนรหัสผ่านของคุณได้",
"Current password" => "รหัสผ่านปัจจุบัน",
"New password" => "รหัสผ่านใหม่",