diff --git a/apps/files/l10n/be.php b/apps/files/l10n/be.php index 17262d2184..830400b93f 100644 --- a/apps/files/l10n/be.php +++ b/apps/files/l10n/be.php @@ -2,6 +2,7 @@ $TRANSLATIONS = array( "_%n folder_::_%n folders_" => array("","","",""), "_%n file_::_%n files_" => array("","","",""), -"_Uploading %n file_::_Uploading %n files_" => array("","","","") +"_Uploading %n file_::_Uploading %n files_" => array("","","",""), +"Error" => "Памылка" ); $PLURAL_FORMS = "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php index a9e0935b74..90b16922a7 100644 --- a/apps/files/l10n/tr.php +++ b/apps/files/l10n/tr.php @@ -66,7 +66,7 @@ $TRANSLATIONS = array( "Invalid folder name. Usage of 'Shared' is reserved." => "Geçersiz dizin adı. 'Shared' ismi ayrılmıştır.", "%s could not be renamed" => "%s yeniden adlandırılamadı", "Upload" => "Yükle", -"File handling" => "Dosya taşıma", +"File handling" => "Dosya işlemleri", "Maximum upload size" => "Maksimum yükleme boyutu", "max. possible: " => "mümkün olan en fazla: ", "Needed for multi-file and folder downloads." => "Çoklu dosya ve dizin indirmesi için gerekli.", diff --git a/apps/files_trashbin/l10n/be.php b/apps/files_trashbin/l10n/be.php index 50df7ff5a9..6a34f1fe24 100644 --- a/apps/files_trashbin/l10n/be.php +++ b/apps/files_trashbin/l10n/be.php @@ -1,6 +1,5 @@ array("","","",""), -"_%n file_::_%n files_" => array("","","","") +"Error" => "Памылка" ); $PLURAL_FORMS = "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/apps/user_ldap/l10n/be.php b/apps/user_ldap/l10n/be.php index 2641c1d130..089b92efe7 100644 --- a/apps/user_ldap/l10n/be.php +++ b/apps/user_ldap/l10n/be.php @@ -1,5 +1,6 @@ "Памылка", "_%s group found_::_%s groups found_" => array("","","",""), "_%s user found_::_%s users found_" => array("","","","") ); diff --git a/core/l10n/be.php b/core/l10n/be.php index 2481806bcb..19d330a44d 100644 --- a/core/l10n/be.php +++ b/core/l10n/be.php @@ -1,10 +1,43 @@ "Нядзеля", +"Monday" => "Панядзелак", +"Tuesday" => "Аўторак", +"Wednesday" => "Серада", +"Thursday" => "Чацвер", +"Friday" => "Пятніца", +"Saturday" => "Субота", +"January" => "Студзень", +"February" => "Люты", +"March" => "Сакавік", +"April" => "Красавік", +"May" => "Май", +"June" => "Чэрвень", +"July" => "Ліпень", +"August" => "Жнівень", +"September" => "Верасень", +"October" => "Кастрычнік", +"November" => "Лістапад", +"December" => "Снежань", +"Settings" => "Налады", +"seconds ago" => "Секунд таму", "_%n minute ago_::_%n minutes ago_" => array("","","",""), "_%n hour ago_::_%n hours ago_" => array("","","",""), +"today" => "Сёння", +"yesterday" => "Ўчора", "_%n day ago_::_%n days ago_" => array("","","",""), +"last month" => "У мінулым месяцы", "_%n month ago_::_%n months ago_" => array("","","",""), +"months ago" => "Месяцаў таму", +"last year" => "У мінулым годзе", +"years ago" => "Гадоў таму", +"Choose" => "Выбар", +"Yes" => "Так", +"No" => "Не", +"Ok" => "Добра", "_{count} file conflict_::_{count} file conflicts_" => array("","","",""), +"Error" => "Памылка", +"The object type is not specified." => "Тып аб'екта не ўдакладняецца.", "Advanced" => "Дасведчаны", "Finish setup" => "Завяршыць ўстаноўку." ); diff --git a/l10n/be/core.po b/l10n/be/core.po index b7563df363..9e268cef6c 100644 --- a/l10n/be/core.po +++ b/l10n/be/core.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# VladVaranetski , 2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-07 22:26-0500\n" -"PO-Revision-Date: 2013-12-08 03:26+0000\n" -"Last-Translator: I Robot \n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" +"PO-Revision-Date: 2014-01-05 17:20+0000\n" +"Last-Translator: VladVaranetski \n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -74,89 +75,89 @@ msgstr "" #: js/config.php:32 msgid "Sunday" -msgstr "" +msgstr "Нядзеля" #: js/config.php:33 msgid "Monday" -msgstr "" +msgstr "Панядзелак" #: js/config.php:34 msgid "Tuesday" -msgstr "" +msgstr "Аўторак" #: js/config.php:35 msgid "Wednesday" -msgstr "" +msgstr "Серада" #: js/config.php:36 msgid "Thursday" -msgstr "" +msgstr "Чацвер" #: js/config.php:37 msgid "Friday" -msgstr "" +msgstr "Пятніца" #: js/config.php:38 msgid "Saturday" -msgstr "" +msgstr "Субота" #: js/config.php:43 msgid "January" -msgstr "" +msgstr "Студзень" #: js/config.php:44 msgid "February" -msgstr "" +msgstr "Люты" #: js/config.php:45 msgid "March" -msgstr "" +msgstr "Сакавік" #: js/config.php:46 msgid "April" -msgstr "" +msgstr "Красавік" #: js/config.php:47 msgid "May" -msgstr "" +msgstr "Май" #: js/config.php:48 msgid "June" -msgstr "" +msgstr "Чэрвень" #: js/config.php:49 msgid "July" -msgstr "" +msgstr "Ліпень" #: js/config.php:50 msgid "August" -msgstr "" +msgstr "Жнівень" #: js/config.php:51 msgid "September" -msgstr "" +msgstr "Верасень" #: js/config.php:52 msgid "October" -msgstr "" +msgstr "Кастрычнік" #: js/config.php:53 msgid "November" -msgstr "" +msgstr "Лістапад" #: js/config.php:54 msgid "December" -msgstr "" +msgstr "Снежань" -#: js/js.js:387 +#: js/js.js:398 msgid "Settings" -msgstr "" +msgstr "Налады" -#: js/js.js:858 +#: js/js.js:872 msgid "seconds ago" -msgstr "" +msgstr "Секунд таму" -#: js/js.js:859 +#: js/js.js:873 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" @@ -164,7 +165,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: js/js.js:860 +#: js/js.js:874 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" @@ -172,15 +173,15 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: js/js.js:861 +#: js/js.js:875 msgid "today" -msgstr "" +msgstr "Сёння" -#: js/js.js:862 +#: js/js.js:876 msgid "yesterday" -msgstr "" +msgstr "Ўчора" -#: js/js.js:863 +#: js/js.js:877 msgid "%n day ago" msgid_plural "%n days ago" msgstr[0] "" @@ -188,11 +189,11 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: js/js.js:864 +#: js/js.js:878 msgid "last month" -msgstr "" +msgstr "У мінулым месяцы" -#: js/js.js:865 +#: js/js.js:879 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" @@ -200,21 +201,21 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: js/js.js:866 +#: js/js.js:880 msgid "months ago" -msgstr "" +msgstr "Месяцаў таму" -#: js/js.js:867 +#: js/js.js:881 msgid "last year" -msgstr "" +msgstr "У мінулым годзе" -#: js/js.js:868 +#: js/js.js:882 msgid "years ago" -msgstr "" +msgstr "Гадоў таму" #: js/oc-dialogs.js:123 msgid "Choose" -msgstr "" +msgstr "Выбар" #: js/oc-dialogs.js:146 msgid "Error loading file picker template: {error}" @@ -222,15 +223,15 @@ msgstr "" #: js/oc-dialogs.js:172 msgid "Yes" -msgstr "" +msgstr "Так" #: js/oc-dialogs.js:182 msgid "No" -msgstr "" +msgstr "Не" #: js/oc-dialogs.js:199 msgid "Ok" -msgstr "" +msgstr "Добра" #: js/oc-dialogs.js:219 msgid "Error loading message template: {error}" @@ -289,7 +290,7 @@ msgstr "" #: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 #: js/share.js:719 templates/installation.php:10 msgid "Error" -msgstr "" +msgstr "Памылка" #: js/share.js:160 js/share.js:747 msgid "Error while sharing" @@ -425,7 +426,7 @@ msgstr "" #: js/tags.js:4 msgid "The object type is not specified." -msgstr "" +msgstr "Тып аб'екта не ўдакладняецца." #: js/tags.js:13 msgid "Enter new" diff --git a/l10n/be/files.po b/l10n/be/files.po index 2b804d9388..5dcc21e246 100644 --- a/l10n/be/files.po +++ b/l10n/be/files.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-19 01:55-0500\n" -"PO-Revision-Date: 2013-12-19 06:55+0000\n" -"Last-Translator: I Robot \n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" +"PO-Revision-Date: 2014-01-05 17:20+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -289,7 +289,7 @@ msgstr "" #: js/files.js:558 js/files.js:596 msgid "Error" -msgstr "" +msgstr "Памылка" #: js/files.js:613 templates/index.php:56 msgid "Name" diff --git a/l10n/be/files_trashbin.po b/l10n/be/files_trashbin.po index d784d5ddc5..91455c9670 100644 --- a/l10n/be/files_trashbin.po +++ b/l10n/be/files_trashbin.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-10 22:26-0400\n" -"PO-Revision-Date: 2013-10-11 02:27+0000\n" -"Last-Translator: I Robot \n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" +"PO-Revision-Date: 2014-01-05 17:20+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,44 +17,44 @@ msgstr "" "Language: be\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ajax/delete.php:42 +#: ajax/delete.php:63 #, php-format msgid "Couldn't delete %s permanently" msgstr "" -#: ajax/undelete.php:42 +#: ajax/undelete.php:43 #, php-format msgid "Couldn't restore %s" msgstr "" -#: js/trash.js:18 js/trash.js:44 js/trash.js:121 js/trash.js:149 +#: js/trash.js:18 js/trash.js:45 js/trash.js:88 js/trash.js:142 msgid "Error" -msgstr "" +msgstr "Памылка" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:905 lib/trashbin.php:907 msgid "restored" msgstr "" -#: templates/index.php:9 +#: templates/index.php:7 msgid "Nothing in here. Your trash bin is empty!" msgstr "" -#: templates/index.php:23 +#: templates/index.php:20 msgid "Name" msgstr "" -#: templates/index.php:26 templates/index.php:28 +#: templates/index.php:23 templates/index.php:25 msgid "Restore" msgstr "" -#: templates/index.php:34 +#: templates/index.php:31 msgid "Deleted" msgstr "" -#: templates/index.php:37 templates/index.php:38 +#: templates/index.php:34 templates/index.php:35 msgid "Delete" msgstr "" -#: templates/part.breadcrumb.php:9 +#: templates/part.breadcrumb.php:8 msgid "Deleted Files" msgstr "" diff --git a/l10n/be/lib.po b/l10n/be/lib.po index f209cb8230..a422c6e60f 100644 --- a/l10n/be/lib.po +++ b/l10n/be/lib.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-17 06:45-0500\n" -"PO-Revision-Date: 2013-12-17 11:45+0000\n" -"Last-Translator: I Robot \n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" +"PO-Revision-Date: 2014-01-05 17:20+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,38 +17,38 @@ msgstr "" "Language: be\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: private/app.php:243 +#: private/app.php:245 #, php-format msgid "" "App \"%s\" can't be installed because it is not compatible with this version" " of ownCloud." msgstr "" -#: private/app.php:255 +#: private/app.php:257 msgid "No app name specified" msgstr "" -#: private/app.php:360 +#: private/app.php:362 msgid "Help" msgstr "" -#: private/app.php:373 +#: private/app.php:375 msgid "Personal" msgstr "" -#: private/app.php:384 +#: private/app.php:386 msgid "Settings" -msgstr "" +msgstr "Налады" -#: private/app.php:396 +#: private/app.php:398 msgid "Users" msgstr "" -#: private/app.php:409 +#: private/app.php:411 msgid "Admin" msgstr "" -#: private/app.php:873 +#: private/app.php:875 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -286,7 +286,7 @@ msgstr "" #: private/template/functions.php:130 msgid "seconds ago" -msgstr "" +msgstr "Секунд таму" #: private/template/functions.php:131 msgid "%n minute ago" @@ -306,11 +306,11 @@ msgstr[3] "" #: private/template/functions.php:133 msgid "today" -msgstr "" +msgstr "Сёння" #: private/template/functions.php:134 msgid "yesterday" -msgstr "" +msgstr "Ўчора" #: private/template/functions.php:136 msgid "%n day go" @@ -322,7 +322,7 @@ msgstr[3] "" #: private/template/functions.php:138 msgid "last month" -msgstr "" +msgstr "У мінулым месяцы" #: private/template/functions.php:139 msgid "%n month ago" @@ -334,8 +334,8 @@ msgstr[3] "" #: private/template/functions.php:141 msgid "last year" -msgstr "" +msgstr "У мінулым годзе" #: private/template/functions.php:142 msgid "years ago" -msgstr "" +msgstr "Гадоў таму" diff --git a/l10n/be/settings.po b/l10n/be/settings.po index 3545bf5f05..fdb09c0a2b 100644 --- a/l10n/be/settings.po +++ b/l10n/be/settings.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-04 18:12-0500\n" -"PO-Revision-Date: 2013-12-04 23:13+0000\n" -"Last-Translator: I Robot \n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" +"PO-Revision-Date: 2014-01-05 17:20+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -147,7 +147,7 @@ msgstr "" #: js/apps.js:128 msgid "Error" -msgstr "" +msgstr "Памылка" #: js/apps.js:129 templates/apps.php:43 msgid "Update" @@ -198,19 +198,19 @@ msgstr "" msgid "add group" msgstr "" -#: js/users.js:451 +#: js/users.js:454 msgid "A valid username must be provided" msgstr "" -#: js/users.js:452 js/users.js:458 js/users.js:473 +#: js/users.js:455 js/users.js:461 js/users.js:476 msgid "Error creating user" msgstr "" -#: js/users.js:457 +#: js/users.js:460 msgid "A valid password must be provided" msgstr "" -#: js/users.js:481 +#: js/users.js:484 msgid "Warning: Home directory for user \"{user}\" already exists" msgstr "" diff --git a/l10n/be/user_ldap.po b/l10n/be/user_ldap.po index 3a41fc0a4d..f9a186e2de 100644 --- a/l10n/be/user_ldap.po +++ b/l10n/be/user_ldap.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-27 12:08-0500\n" -"PO-Revision-Date: 2013-11-27 17:09+0000\n" -"Last-Translator: I Robot \n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" +"PO-Revision-Date: 2014-01-05 17:20+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,17 +25,17 @@ msgstr "" msgid "Failed to delete the server configuration" msgstr "" -#: ajax/testConfiguration.php:37 +#: ajax/testConfiguration.php:39 msgid "The configuration is valid and the connection could be established!" msgstr "" -#: ajax/testConfiguration.php:40 +#: ajax/testConfiguration.php:42 msgid "" "The configuration is valid, but the Bind failed. Please check the server " "settings and credentials." msgstr "" -#: ajax/testConfiguration.php:44 +#: ajax/testConfiguration.php:46 msgid "" "The configuration is invalid. Please have a look at the logs for further " "details." @@ -84,45 +84,45 @@ msgstr "" #: js/settings.js:133 msgid "Error" -msgstr "" +msgstr "Памылка" -#: js/settings.js:777 +#: js/settings.js:837 msgid "Configuration OK" msgstr "" -#: js/settings.js:786 +#: js/settings.js:846 msgid "Configuration incorrect" msgstr "" -#: js/settings.js:795 +#: js/settings.js:855 msgid "Configuration incomplete" msgstr "" -#: js/settings.js:812 js/settings.js:821 +#: js/settings.js:872 js/settings.js:881 msgid "Select groups" msgstr "" -#: js/settings.js:815 js/settings.js:824 +#: js/settings.js:875 js/settings.js:884 msgid "Select object classes" msgstr "" -#: js/settings.js:818 +#: js/settings.js:878 msgid "Select attributes" msgstr "" -#: js/settings.js:845 +#: js/settings.js:905 msgid "Connection test succeeded" msgstr "" -#: js/settings.js:852 +#: js/settings.js:912 msgid "Connection test failed" msgstr "" -#: js/settings.js:861 +#: js/settings.js:921 msgid "Do you really want to delete the current Server Configuration?" msgstr "" -#: js/settings.js:862 +#: js/settings.js:922 msgid "Confirm Deletion" msgstr "" @@ -144,11 +144,11 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: lib/wizard.php:779 lib/wizard.php:791 +#: lib/wizard.php:778 lib/wizard.php:790 msgid "Invalid Host" msgstr "" -#: lib/wizard.php:952 +#: lib/wizard.php:951 msgid "Could not find the desired feature" msgstr "" diff --git a/l10n/ru/settings.po b/l10n/ru/settings.po index 86cfda2cae..91d66080a2 100644 --- a/l10n/ru/settings.po +++ b/l10n/ru/settings.po @@ -10,6 +10,7 @@ # Evgeniy Spitsyn , 2013 # jekader , 2013 # eurekafag , 2013 +# stushev, 2014 # unixoid , 2013 # vsapronov , 2013 # not_your_conscience , 2013 @@ -21,9 +22,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-24 01:55-0500\n" -"PO-Revision-Date: 2013-12-22 19:50+0000\n" -"Last-Translator: Evgeniy Spitsyn \n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" +"PO-Revision-Date: 2014-01-05 23:30+0000\n" +"Last-Translator: stushev\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -314,7 +315,7 @@ msgstr "Локализация не работает" #: templates/admin.php:98 msgid "System locale can not be set to a one which supports UTF-8." -msgstr "" +msgstr "Невозможно установить системную локаль, поддерживающую UTF-8" #: templates/admin.php:102 msgid "" @@ -582,7 +583,7 @@ msgstr "Либо png, либо jpg. Изображение должно быть #: templates/personal.php:97 msgid "Your avatar is provided by your original account." -msgstr "" +msgstr "Будет использован аватар вашей оригинальной учетной записи." #: templates/personal.php:101 msgid "Abort" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index a6e74089f2..1ec73dd297 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-05 01:55-0500\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -153,55 +153,55 @@ msgstr "" msgid "Settings" msgstr "" -#: js/js.js:869 +#: js/js.js:872 msgid "seconds ago" msgstr "" -#: js/js.js:870 +#: js/js.js:873 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" msgstr[1] "" -#: js/js.js:871 +#: js/js.js:874 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" msgstr[1] "" -#: js/js.js:872 +#: js/js.js:875 msgid "today" msgstr "" -#: js/js.js:873 +#: js/js.js:876 msgid "yesterday" msgstr "" -#: js/js.js:874 +#: js/js.js:877 msgid "%n day ago" msgid_plural "%n days ago" msgstr[0] "" msgstr[1] "" -#: js/js.js:875 +#: js/js.js:878 msgid "last month" msgstr "" -#: js/js.js:876 +#: js/js.js:879 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" msgstr[1] "" -#: js/js.js:877 +#: js/js.js:880 msgid "months ago" msgstr "" -#: js/js.js:878 +#: js/js.js:881 msgid "last year" msgstr "" -#: js/js.js:879 +#: js/js.js:882 msgid "years ago" msgstr "" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index 1417a420b8..e5f6887ddd 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-05 01:55-0500\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index 4af27c84f5..ae01087be4 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-05 01:55-0500\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 1e662915fd..5d95ea3384 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-05 01:55-0500\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 2d0f25bd53..684d5663a9 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-05 01:55-0500\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot index 42f1fa98db..0b7e5f0160 100644 --- a/l10n/templates/files_trashbin.pot +++ b/l10n/templates/files_trashbin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-05 01:55-0500\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index 3c2674b0f8..e08efdb392 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-05 01:55-0500\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index dc2af21f2f..9bcb4ce52a 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-05 01:55-0500\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot index 2e29061407..250fadf183 100644 --- a/l10n/templates/private.pot +++ b/l10n/templates/private.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-05 01:55-0500\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 1d3d94cf1b..e8fb417a51 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-05 01:55-0500\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index abb6a7a59d..1191a2c59e 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-05 01:55-0500\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot index 30feec22ba..4268d7b5d4 100644 --- a/l10n/templates/user_webdavauth.pot +++ b/l10n/templates/user_webdavauth.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-05 01:55-0500\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/tr/files.po b/l10n/tr/files.po index 89f82eb48b..966906608b 100644 --- a/l10n/tr/files.po +++ b/l10n/tr/files.po @@ -6,13 +6,13 @@ # alicanbatur , 2013 # ismail yenigül , 2013 # tridinebandim, 2013 -# volkangezer , 2013 +# volkangezer , 2013-2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-02 01:55-0500\n" -"PO-Revision-Date: 2013-12-31 15:40+0000\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" +"PO-Revision-Date: 2014-01-05 16:40+0000\n" "Last-Translator: volkangezer \n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -316,7 +316,7 @@ msgstr "Yükle" #: templates/admin.php:5 msgid "File handling" -msgstr "Dosya taşıma" +msgstr "Dosya işlemleri" #: templates/admin.php:7 msgid "Maximum upload size" diff --git a/l10n/tr/lib.po b/l10n/tr/lib.po index 8aef1c95bb..3237785ad4 100644 --- a/l10n/tr/lib.po +++ b/l10n/tr/lib.po @@ -6,13 +6,13 @@ # Caner BAŞARAN , 2013 # ismail yenigül , 2013 # tridinebandim, 2013 -# volkangezer , 2013 +# volkangezer , 2013-2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-02 01:55-0500\n" -"PO-Revision-Date: 2013-12-31 15:40+0000\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" +"PO-Revision-Date: 2014-01-05 16:40+0000\n" "Last-Translator: volkangezer \n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -67,7 +67,7 @@ msgstr "Geçersiz resim" #: private/defaults.php:34 msgid "web services under your control" -msgstr "Bilgileriniz güvenli ve şifreli" +msgstr "kontrolünüzün altındaki web hizmetleri" #: private/files.php:66 private/files.php:98 #, php-format diff --git a/l10n/tr/settings.po b/l10n/tr/settings.po index 32ed182dcf..80560004a5 100644 --- a/l10n/tr/settings.po +++ b/l10n/tr/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-01-04 01:55-0500\n" -"PO-Revision-Date: 2014-01-03 14:10+0000\n" +"POT-Creation-Date: 2014-01-06 01:55-0500\n" +"PO-Revision-Date: 2014-01-05 16:40+0000\n" "Last-Translator: volkangezer \n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -344,7 +344,7 @@ msgstr "Yüklenen her sayfa ile bir görev çalıştır" msgid "" "cron.php is registered at a webcron service to call cron.php every 15 " "minutes over http." -msgstr "cron.php, http üzerinden her 15 dakikada bir çağrılması için webcron hizmetine kaydedildi." +msgstr "cron.php, http üzerinden her 15 dakikada bir çağrılması için webcron hizmetine kaydedilir." #: templates/admin.php:158 msgid "Use systems cron service to call the cron.php file every 15 minutes." @@ -377,7 +377,7 @@ msgstr "Herkes tarafından yüklemeye izin ver" #: templates/admin.php:187 msgid "" "Allow users to enable others to upload into their publicly shared folders" -msgstr "Kullanıcıların, herkese açık dizinlerine, başkalarının dosya yüklemelerini etkinleştirmelerine izin ver." +msgstr "Kullanıcıların, herkese açık dizinlerine, başkalarının dosya yüklemelerini etkinleştirmelerine izin ver" #: templates/admin.php:195 msgid "Allow resharing" @@ -414,14 +414,14 @@ msgstr "HTTPS bağlantısına zorla" #: templates/admin.php:236 #, php-format msgid "Forces the clients to connect to %s via an encrypted connection." -msgstr "İstemcileri %s a şifreli bir bağlantı ile bağlanmaya zorlar." +msgstr "İstemcileri %s'a şifreli bir bağlantı ile bağlanmaya zorlar." #: templates/admin.php:242 #, php-format msgid "" "Please connect to your %s via HTTPS to enable or disable the SSL " "enforcement." -msgstr "SSL zorlamasını etkinleştirmek ya da devre dışı bırakmak için lütfen ,%s a HTTPS ile bağlanın." +msgstr "SSL zorlamasını etkinleştirmek ya da devre dışı bırakmak için lütfen ,%s'a HTTPS ile bağlanın." #: templates/admin.php:254 msgid "Log" diff --git a/lib/l10n/be.php b/lib/l10n/be.php index 1570411eb8..b1cf270aba 100644 --- a/lib/l10n/be.php +++ b/lib/l10n/be.php @@ -1,8 +1,15 @@ "Налады", +"seconds ago" => "Секунд таму", "_%n minute ago_::_%n minutes ago_" => array("","","",""), "_%n hour ago_::_%n hours ago_" => array("","","",""), +"today" => "Сёння", +"yesterday" => "Ўчора", "_%n day go_::_%n days ago_" => array("","","",""), -"_%n month ago_::_%n months ago_" => array("","","","") +"last month" => "У мінулым месяцы", +"_%n month ago_::_%n months ago_" => array("","","",""), +"last year" => "У мінулым годзе", +"years ago" => "Гадоў таму" ); $PLURAL_FORMS = "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php index 0439ddab6a..7d25836f7d 100644 --- a/lib/l10n/tr.php +++ b/lib/l10n/tr.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "Failed to upgrade \"%s\"." => "\"%s\" yükseltme başarısız oldu.", "Unknown filetype" => "Bilinmeyen dosya türü", "Invalid image" => "Geçersiz resim", -"web services under your control" => "Bilgileriniz güvenli ve şifreli", +"web services under your control" => "kontrolünüzün altındaki web hizmetleri", "cannot open \"%s\"" => "\"%s\" açılamıyor", "ZIP download is turned off." => "ZIP indirmeleri kapatıldı.", "Files need to be downloaded one by one." => "Dosyaların birer birer indirilmesi gerekmektedir.", diff --git a/settings/l10n/be.php b/settings/l10n/be.php new file mode 100644 index 0000000000..6a34f1fe24 --- /dev/null +++ b/settings/l10n/be.php @@ -0,0 +1,5 @@ + "Памылка" +); +$PLURAL_FORMS = "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php index 8b6a075002..8a9ae156f1 100644 --- a/settings/l10n/ru.php +++ b/settings/l10n/ru.php @@ -64,6 +64,7 @@ $TRANSLATIONS = array( "Your PHP version is outdated" => "Ваша версия PHP устарела", "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "Ваша версия PHP устарела. Мы настоятельно рекомендуем обновиться до 5.3.8 или новее, так как старые версии работают не корректно. Вполне возможно, что эта установка не работает должным образом.", "Locale not working" => "Локализация не работает", +"System locale can not be set to a one which supports UTF-8." => "Невозможно установить системную локаль, поддерживающую UTF-8", "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 one of the following locales: %s." => "Мы настоятельно рекомендуем установить требуемые пакеты в систему, для поддержки одной из следующих локалей: %s.", "Internet connection not working" => "Интернет-соединение не работает", @@ -124,6 +125,7 @@ $TRANSLATIONS = array( "Select new from Files" => "Выберите новый из файлов", "Remove image" => "Удалить изображение", "Either png or jpg. Ideally square but you will be able to crop it." => "Либо png, либо jpg. Изображение должно быть квадратным, но вы сможете обрезать его позже.", +"Your avatar is provided by your original account." => "Будет использован аватар вашей оригинальной учетной записи.", "Abort" => "Отмена", "Choose as profile image" => "Выберите изображение профиля", "Language" => "Язык", diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index 97a46a02db..211b87d79d 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -71,7 +71,7 @@ $TRANSLATIONS = array( "This 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." => "Bu sunucunun çalışan bir internet bağlantısı yok. Bu, harici depolama alanı bağlama, güncelleştirme bildirimleri veya 3. parti uygulama kurma gibi bazı özellikler çalışmayacak demektir. Uzak dosyalara erişim ve e-posta ile bildirim gönderme de çalışmayacaktır. Eğer bu özelliklerin tamamını kullanmak istiyorsanız, sunucu için internet bağlantısını etkinleştirmenizi öneriyoruz.", "Cron" => "Cron", "Execute one task with each page loaded" => "Yüklenen her sayfa ile bir görev çalıştır", -"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php, http üzerinden her 15 dakikada bir çağrılması için webcron hizmetine kaydedildi.", +"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php, http üzerinden her 15 dakikada bir çağrılması için webcron hizmetine kaydedilir.", "Use systems cron service to call the cron.php file every 15 minutes." => "Cron.php dosyasını her 15 dakikada bir çağırmak için sistem cron hizmetini kullan.", "Sharing" => "Paylaşım", "Enable Share API" => "Paylaşım API'sini etkinleştir", @@ -79,7 +79,7 @@ $TRANSLATIONS = array( "Allow links" => "Bağlantılara izin ver", "Allow users to share items to the public with links" => "Kullanıcıların ögeleri paylaşması için herkese açık bağlantılara izin ver", "Allow public uploads" => "Herkes tarafından yüklemeye izin ver", -"Allow users to enable others to upload into their publicly shared folders" => "Kullanıcıların, herkese açık dizinlerine, başkalarının dosya yüklemelerini etkinleştirmelerine izin ver.", +"Allow users to enable others to upload into their publicly shared folders" => "Kullanıcıların, herkese açık dizinlerine, başkalarının dosya yüklemelerini etkinleştirmelerine izin ver", "Allow resharing" => "Paylaşıma izin ver", "Allow users to share items shared with them again" => "Kullanıcıların kendileri ile paylaşılan ögeleri yeniden paylaşmasına izin ver", "Allow users to share with anyone" => "Kullanıcıların her şeyi paylaşmalarına izin ver", @@ -88,8 +88,8 @@ $TRANSLATIONS = array( "Allow user to send mail notification for shared files" => "Paylaşılmış dosyalar için kullanıcının posta bildirimi göndermesine izin ver", "Security" => "Güvenlik", "Enforce HTTPS" => "HTTPS bağlantısına zorla", -"Forces the clients to connect to %s via an encrypted connection." => "İstemcileri %s a şifreli bir bağlantı ile bağlanmaya zorlar.", -"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "SSL zorlamasını etkinleştirmek ya da devre dışı bırakmak için lütfen ,%s a HTTPS ile bağlanın.", +"Forces the clients to connect to %s via an encrypted connection." => "İstemcileri %s'a şifreli bir bağlantı ile bağlanmaya zorlar.", +"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "SSL zorlamasını etkinleştirmek ya da devre dışı bırakmak için lütfen ,%s'a HTTPS ile bağlanın.", "Log" => "Günlük", "Log level" => "Günlük seviyesi", "More" => "Daha fazla",