diff --git a/l10n/en_GB.php b/l10n/en_GB.php index cf11fc31..ac6c4f7c 100644 --- a/l10n/en_GB.php +++ b/l10n/en_GB.php @@ -65,8 +65,11 @@ "Unknown Author" => "Unknown Author", "Edit" => "Edit", "guest" => "guest", +"MS Word support (requires openOffice/libreOffice)" => "MS Word support (requires openOffice/libreOffice)", "Local" => "Local", +"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" => "openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php", "External" => "External", +"openOffice/libreOffice is installed on external server running a format filter server" => "openOffice/libreOffice is installed on external server running a format filter server", "scheme://domain.tld[:port]" => "scheme://domain.tld[:port]", "Server URL" => "Server URL", "Apply" => "Apply", diff --git a/l10n/en_GB/documents.po b/l10n/en_GB/documents.po index 10b3e8d2..83043734 100644 --- a/l10n/en_GB/documents.po +++ b/l10n/en_GB/documents.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-14 00:43-0400\n" -"PO-Revision-Date: 2014-06-14 04:43+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-06-17 00:43-0400\n" +"PO-Revision-Date: 2014-06-16 13:30+0000\n" +"Last-Translator: Darren Richardson \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -292,7 +292,7 @@ msgstr "guest" #: templates/admin.php:4 msgid "MS Word support (requires openOffice/libreOffice)" -msgstr "" +msgstr "MS Word support (requires openOffice/libreOffice)" #: templates/admin.php:9 msgid "Local" @@ -302,7 +302,7 @@ msgstr "Local" msgid "" "openOffice/libreOffice is installed on this server. Path to binary is " "provided via preview_libreoffice_path in config.php" -msgstr "" +msgstr "openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" #: templates/admin.php:16 msgid "External" @@ -312,7 +312,7 @@ msgstr "External" msgid "" "openOffice/libreOffice is installed on external server running a format " "filter server" -msgstr "" +msgstr "openOffice/libreOffice is installed on external server running a format filter server" #: templates/admin.php:22 msgid "scheme://domain.tld[:port]" diff --git a/l10n/pt_PT/documents.po b/l10n/pt_PT/documents.po index bcfc7c9e..7bfde591 100644 --- a/l10n/pt_PT/documents.po +++ b/l10n/pt_PT/documents.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-14 00:43-0400\n" -"PO-Revision-Date: 2014-06-14 04:43+0000\n" +"POT-Creation-Date: 2014-06-17 00:43-0400\n" +"PO-Revision-Date: 2014-06-16 19:04+0000\n" "Last-Translator: I Robot\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ru.php b/l10n/ru.php index dfd7723d..5b13fe53 100644 --- a/l10n/ru.php +++ b/l10n/ru.php @@ -2,6 +2,8 @@ "Format filter server is down or misconfigured" => "Сервер фильтрации формата не работает или настроен неправильно", "Can't create document" => "Невозможно создать документ", "You don't have permission to rename this document" => "У вас не достаточно прав для переименования этого документа.", +"An error occurred while changing directory." => "При смене директории возникла ошибка.", +"Directory saved successfully." => "Директория успешно сохранена.", "Documents" => "Документы", "Failed to load documents." => "Загрузка документов не удалась.", "No documents are found. Please upload or create a document!" => "Документов нет. Пожалуйста, загрузите или создайте документ!", @@ -63,7 +65,9 @@ "Unknown Author" => "Неизвестный автор", "Edit" => "Редактировать", "guest" => "Гость", +"MS Word support (requires openOffice/libreOffice)" => "Поддержка MS Word (требуется openOffice/libreOffice)", "Local" => "Локально", +"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" => "openOffice/libreOffice установлен на этом сервере. Путь до бинарных файлов настраивается в переменной preview_libreoffice_path в файле config.php", "External" => "Внешний", "scheme://domain.tld[:port]" => "протокол://домен.зона[:порт]", "Server URL" => "URL сервера", diff --git a/l10n/ru/documents.po b/l10n/ru/documents.po index c7059cc3..f8d683f6 100644 --- a/l10n/ru/documents.po +++ b/l10n/ru/documents.po @@ -12,15 +12,16 @@ # Victor Ashirov , 2013 # Victor Dubiniuk , 2013 # Viktor Kharkovets , 2013 +# viskubov , 2014 # Vladimir Sapronov , 2013 # Yuriy Malyovaniy , 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-14 00:43-0400\n" -"PO-Revision-Date: 2014-06-14 04:43+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-06-17 00:43-0400\n" +"PO-Revision-Date: 2014-06-16 08:30+0000\n" +"Last-Translator: viskubov \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" @@ -42,11 +43,11 @@ msgstr "У вас не достаточно прав для переименов #: ajax/personal.php:26 msgid "An error occurred while changing directory." -msgstr "" +msgstr "При смене директории возникла ошибка." #: ajax/personal.php:34 msgid "Directory saved successfully." -msgstr "" +msgstr "Директория успешно сохранена." #: appinfo/app.php:34 templates/admin.php:3 templates/personal.php:2 #: templates/settings.php:2 @@ -302,7 +303,7 @@ msgstr "Гость" #: templates/admin.php:4 msgid "MS Word support (requires openOffice/libreOffice)" -msgstr "" +msgstr "Поддержка MS Word (требуется openOffice/libreOffice)" #: templates/admin.php:9 msgid "Local" @@ -312,7 +313,7 @@ msgstr "Локально" msgid "" "openOffice/libreOffice is installed on this server. Path to binary is " "provided via preview_libreoffice_path in config.php" -msgstr "" +msgstr "openOffice/libreOffice установлен на этом сервере. Путь до бинарных файлов настраивается в переменной preview_libreoffice_path в файле config.php" #: templates/admin.php:16 msgid "External" diff --git a/l10n/sv.php b/l10n/sv.php index c7728a69..27e5d4f6 100644 --- a/l10n/sv.php +++ b/l10n/sv.php @@ -65,8 +65,11 @@ "Unknown Author" => "Okänd författare", "Edit" => "Redigera", "guest" => "gäst", +"MS Word support (requires openOffice/libreOffice)" => "MS Word stöd (kräver OpenOffice/LibreOffice)", "Local" => "Lokal", +"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" => "OpenOffice/LibreOffice är installerad på denna server. Sökväg till binärmappen är angiven som preview_libreoffice_path i config.php", "External" => "Externa", +"openOffice/libreOffice is installed on external server running a format filter server" => "OpenOffice/LibreOffice är installerad på en extern server som kör en formatfilter-server", "scheme://domain.tld[:port]" => "ordning://domän.tld[:port]", "Server URL" => "Server URL", "Apply" => "Tillämpa", diff --git a/l10n/sv/documents.po b/l10n/sv/documents.po index 3b53a436..3dbe79ba 100644 --- a/l10n/sv/documents.po +++ b/l10n/sv/documents.po @@ -10,13 +10,14 @@ # Juho Ojala, 2014 # Karl Thorén , 2013 # Magnus Höglund , 2013 +# Stefan Gagner , 2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-14 00:43-0400\n" -"PO-Revision-Date: 2014-06-14 04:43+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-06-17 00:43-0400\n" +"PO-Revision-Date: 2014-06-16 12:17+0000\n" +"Last-Translator: Stefan Gagner \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" @@ -298,7 +299,7 @@ msgstr "gäst" #: templates/admin.php:4 msgid "MS Word support (requires openOffice/libreOffice)" -msgstr "" +msgstr "MS Word stöd (kräver OpenOffice/LibreOffice)" #: templates/admin.php:9 msgid "Local" @@ -308,7 +309,7 @@ msgstr "Lokal" msgid "" "openOffice/libreOffice is installed on this server. Path to binary is " "provided via preview_libreoffice_path in config.php" -msgstr "" +msgstr "OpenOffice/LibreOffice är installerad på denna server. Sökväg till binärmappen är angiven som preview_libreoffice_path i config.php" #: templates/admin.php:16 msgid "External" @@ -318,7 +319,7 @@ msgstr "Externa" msgid "" "openOffice/libreOffice is installed on external server running a format " "filter server" -msgstr "" +msgstr "OpenOffice/LibreOffice är installerad på en extern server som kör en formatfilter-server" #: templates/admin.php:22 msgid "scheme://domain.tld[:port]" diff --git a/l10n/templates/documents.pot b/l10n/templates/documents.pot index cf280e47..165ccdc5 100644 --- a/l10n/templates/documents.pot +++ b/l10n/templates/documents.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud documents 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-16 00:43-0400\n" +"POT-Creation-Date: 2014-06-17 00:43-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"