diff --git a/apps/admin_dependencies_chk/l10n/nb_NO.php b/apps/admin_dependencies_chk/l10n/nb_NO.php new file mode 100644 index 0000000000000000000000000000000000000000..98fcf4fe2a596469c3614fd20e7e7f6bfa0c107c --- /dev/null +++ b/apps/admin_dependencies_chk/l10n/nb_NO.php @@ -0,0 +1,14 @@ +<?php $TRANSLATIONS = array( +"The php-json module is needed by the many applications for inter communications" => "Modulen php-jason blir benyttet til inter kommunikasjon", +"The php-curl modude is needed to fetch the page title when adding a bookmarks" => "Modulen php-curl blir brukt til å hente sidetittelen når bokmerke blir lagt til", +"The php-gd module is needed to create thumbnails of your images" => "Modulen php-gd blir benyttet til å lage miniatyr av bildene dine", +"The php-ldap module is needed connect to your ldap server" => "Modulen php-ldap benyttes for å koble til din ldapserver", +"The php-zip module is needed download multiple files at once" => "Modulen php-zup benyttes til å laste ned flere filer på en gang.", +"The php-mb_multibyte module is needed to manage correctly the encoding." => "Modulen php-mb_multibyte benyttes til å håndtere korrekt tegnkoding.", +"The php-ctype module is needed validate data." => "Modulen php-ctype benyttes til å validere data.", +"The php-xml module is needed to share files with webdav." => "Modulen php-xml benyttes til å dele filer med webdav", +"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve knowledge base from OCS servers" => "Direktivet allow_url_fopen i php.ini bør settes til 1 for å kunne hente kunnskapsbasen fra OCS-servere", +"The php-pdo module is needed to store owncloud data into a database." => "Modulen php-pdo benyttes til å lagre ownCloud data i en database.", +"Dependencies status" => "Avhengighetsstatus", +"Used by :" => "Benyttes av:" +); diff --git a/apps/bookmarks/l10n/nb_NO.php b/apps/bookmarks/l10n/nb_NO.php index 12e63887d24fb443b979d4e53b1a4d8983a092ef..f0efeaca34dee0f60459b3dcd36d3283bd45b6f5 100644 --- a/apps/bookmarks/l10n/nb_NO.php +++ b/apps/bookmarks/l10n/nb_NO.php @@ -7,5 +7,6 @@ "Title" => "Tittel", "Tags" => "Etikett", "Save bookmark" => "Lagre bokmerke", -"You have no bookmarks" => "Du har ingen bokmerker" +"You have no bookmarks" => "Du har ingen bokmerker", +"Bookmarklet <br />" => "Bokmerke <br />" ); diff --git a/apps/files/l10n/nb_NO.php b/apps/files/l10n/nb_NO.php index f02de12615a1ffdb5286724844867fa543d2fc5d..92d0c23bfd245c6f51d09658de76eaa50303b189 100644 --- a/apps/files/l10n/nb_NO.php +++ b/apps/files/l10n/nb_NO.php @@ -8,8 +8,19 @@ "Failed to write to disk" => "Klarte ikke å skrive til disk", "Files" => "Filer", "Delete" => "Slett", +"already exists" => "eksisterer allerede", +"replace" => "erstatt", +"cancel" => "avbryt", +"replaced" => "erstattet", +"with" => "med", +"undo" => "angre", +"deleted" => "slettet", "generating ZIP-file, it may take some time." => "opprettet ZIP-fil, dette kan ta litt tid", +"Unable to upload your file as it is a directory or has 0 bytes" => "Kan ikke laste opp filen din siden det er en mappe eller den har 0 bytes", +"Upload Error" => "Opplasting feilet", "Pending" => "Ventende", +"Upload cancelled." => "Opplasting avbrutt.", +"Invalid name, '/' is not allowed." => "Ugyldig navn, '/' er ikke tillatt. ", "Size" => "Størrelse", "Modified" => "Endret", "folder" => "mappe", diff --git a/apps/gallery/l10n/nb_NO.php b/apps/gallery/l10n/nb_NO.php index 93dcb8372da11c4f4c9ce53154b24fab56c51662..532062937fdb1a00c50974b1f84d5f25e1122182 100644 --- a/apps/gallery/l10n/nb_NO.php +++ b/apps/gallery/l10n/nb_NO.php @@ -1,12 +1,7 @@ <?php $TRANSLATIONS = array( "Pictures" => "Bilder", -"Settings" => "Innstillinger", -"Rescan" => "Les inn på nytt", -"Stop" => "Stopp", -"Share" => "Del", -"Back" => "Tilbake", -"Remove confirmation" => "Fjern bekreftelse", -"Do you want to remove album" => "Ønsker du å slette albumet?", -"Change album name" => "Endre navn på album", -"New album name" => "Nytt navn på album" +"Share gallery" => "Del galleri", +"Error: " => "Feil:", +"Internal error" => "Intern feil", +"Slideshow" => "Lysbildefremvisning" ); diff --git a/core/l10n/nb_NO.php b/core/l10n/nb_NO.php index a8bfebb8a55b5228b93f7c2193a7fb35bcdf390b..892ad2b7914e46b1d2a06874c57c2919cf8f13c6 100644 --- a/core/l10n/nb_NO.php +++ b/core/l10n/nb_NO.php @@ -2,6 +2,7 @@ "Application name not provided." => "Applikasjonsnavn ikke angitt.", "No category to add?" => "Ingen kategorier å legge til?", "This category already exists: " => "Denne kategorien finnes allerede:", +"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=", "Settings" => "Innstillinger", "January" => "Januar", "February" => "Februar", @@ -50,6 +51,7 @@ "Database user" => "Databasebruker", "Database password" => "Databasepassord", "Database name" => "Databasenavn", +"Database tablespace" => "Database tabellområde", "Database host" => "Databasevert", "Finish setup" => "Fullfør oppsetting", "web services under your control" => "nettjenester under din kontroll", diff --git a/l10n/af/files_texteditor.po b/l10n/af/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..167f82535888035f71d30d46bd019643fabe2aea --- /dev/null +++ b/l10n/af/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: af\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/af/impress.po b/l10n/af/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..ad04eff39f12fab8a892afda7d225d3e3543a478 --- /dev/null +++ b/l10n/af/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: af\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/ar/files_texteditor.po b/l10n/ar/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..ed1f96fd6c30e0d142bc98245d13e19adbd23485 --- /dev/null +++ b/l10n/ar/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/ar/impress.po b/l10n/ar/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..5bbc9f2fbc1394d3cae1e8af8003cff2bcd592cd --- /dev/null +++ b/l10n/ar/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/ar_SA/files_texteditor.po b/l10n/ar_SA/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..384e4edc4d05ed62db1cba169dbc10ce167fefdd --- /dev/null +++ b/l10n/ar_SA/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ar_SA\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/ar_SA/impress.po b/l10n/ar_SA/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..5c3c10d5df46c8dc0d93b3485c617bbf9a6ac519 --- /dev/null +++ b/l10n/ar_SA/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ar_SA\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/bg_BG/files_texteditor.po b/l10n/bg_BG/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..17803a57746e1351d91166d0fd9bc016cf2aaf1c --- /dev/null +++ b/l10n/bg_BG/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg_BG\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/bg_BG/impress.po b/l10n/bg_BG/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..35269e2e7009ac827607e551904dbb205e0b5581 --- /dev/null +++ b/l10n/bg_BG/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg_BG\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/ca/files_texteditor.po b/l10n/ca/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..9e62b3f7a2cae5d4a43573423ade2b949bd20d1f --- /dev/null +++ b/l10n/ca/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/ca/impress.po b/l10n/ca/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..198ff99c6d45fac7e4d4d8107cf78ed25c31d729 --- /dev/null +++ b/l10n/ca/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/cs_CZ/files_texteditor.po b/l10n/cs_CZ/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..6c9ac9a372c30fd6d297467069283c17f110c69d --- /dev/null +++ b/l10n/cs_CZ/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/cs_CZ/impress.po b/l10n/cs_CZ/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..0b19a018bc3bf10eab339f0355786eed2571a831 --- /dev/null +++ b/l10n/cs_CZ/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/da/files_texteditor.po b/l10n/da/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..cb994d6b9227ce148de2cab04c620c552889e510 --- /dev/null +++ b/l10n/da/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/da/impress.po b/l10n/da/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..80c9eb2ed8055ae33d137a4e5d8e5c0e545df3fe --- /dev/null +++ b/l10n/da/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/de/files_texteditor.po b/l10n/de/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..dfddc7a7da6722f8bdd1baba4d92df3e10f4b21a --- /dev/null +++ b/l10n/de/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/de/impress.po b/l10n/de/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..a997ed86f7cd39aa38755bdf37196e16599b2c3f --- /dev/null +++ b/l10n/de/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/el/files_texteditor.po b/l10n/el/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..c449b1118455b3d9790f25465bb292a0c921ecfc --- /dev/null +++ b/l10n/el/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/el/impress.po b/l10n/el/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..f6cd7154530336f082de706324506e7187904529 --- /dev/null +++ b/l10n/el/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/eo/files_texteditor.po b/l10n/eo/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..65715031621df9fce384606334fcf7be56bd1cd7 --- /dev/null +++ b/l10n/eo/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/eo/impress.po b/l10n/eo/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..930ca99a87947d1b89eb6d5091c7e544903bede5 --- /dev/null +++ b/l10n/eo/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/es/files_texteditor.po b/l10n/es/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..51dd6d7810c8299e52e4dbdec00e044eb48294f4 --- /dev/null +++ b/l10n/es/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/es/impress.po b/l10n/es/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..45ece5e5e6fdf1a6d4d5dbbbe912e0cb3a8f201d --- /dev/null +++ b/l10n/es/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/et_EE/files_texteditor.po b/l10n/et_EE/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..134962433934f40812af53b6dd48efa53675aa93 --- /dev/null +++ b/l10n/et_EE/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: et_EE\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/et_EE/impress.po b/l10n/et_EE/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..85746c64843d762a90799e935e78d2881193bdd0 --- /dev/null +++ b/l10n/et_EE/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: et_EE\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/eu/files_texteditor.po b/l10n/eu/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..859179f561dd323a8eb25ed87284874ba333063a --- /dev/null +++ b/l10n/eu/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/eu/impress.po b/l10n/eu/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..29fd6a225e2ccdb54d7d04a4a7fa7ceeca1db59d --- /dev/null +++ b/l10n/eu/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/eu_ES/files_texteditor.po b/l10n/eu_ES/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..f4fbf12ae54455d2d7d844ccf747a1795f2d1120 --- /dev/null +++ b/l10n/eu_ES/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/eu_ES/impress.po b/l10n/eu_ES/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..f3819cec39ff0aa3eda424d5b6e436f84ba85776 --- /dev/null +++ b/l10n/eu_ES/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/fa/files_texteditor.po b/l10n/fa/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..2360c9358cc38488821f0931a37a4c9d1f2e0cb2 --- /dev/null +++ b/l10n/fa/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/fa/impress.po b/l10n/fa/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..7f9e9429ff5a4740890825797408e53fc85df952 --- /dev/null +++ b/l10n/fa/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/fi/files_texteditor.po b/l10n/fi/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..07f6f6ca27bef0635830b0cd4c6a539f2789bc89 --- /dev/null +++ b/l10n/fi/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Finnish (http://www.transifex.com/projects/p/owncloud/language/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/fi/impress.po b/l10n/fi/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..60c70f400fdbceb1cf27e9c2f5b3eacf1d392ec4 --- /dev/null +++ b/l10n/fi/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Finnish (http://www.transifex.com/projects/p/owncloud/language/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/fi_FI/files_texteditor.po b/l10n/fi_FI/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..69c3672db6f2d0a3207bc57137a841916767cb7f --- /dev/null +++ b/l10n/fi_FI/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/fi_FI/impress.po b/l10n/fi_FI/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..ccf18fac855c5425a21d2fcdfffa1c76cee7bd3a --- /dev/null +++ b/l10n/fi_FI/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/fr/files_texteditor.po b/l10n/fr/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..3b4cb02d2c13e112d83da357e538e522bd997dce --- /dev/null +++ b/l10n/fr/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/fr/impress.po b/l10n/fr/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..3323106c6ef9b63a25c47d4a088e5fc9ceb87fae --- /dev/null +++ b/l10n/fr/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/gl/files_texteditor.po b/l10n/gl/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..a6074b2906eaf263f6cccdb5f99eeef467cb8221 --- /dev/null +++ b/l10n/gl/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/gl/impress.po b/l10n/gl/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..fe806d8cc67516c7c2537f11b08a28b1323af89b --- /dev/null +++ b/l10n/gl/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/he/files_texteditor.po b/l10n/he/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..1992f89c84c80743add5eb5501c22d46bd9cdabf --- /dev/null +++ b/l10n/he/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/he/impress.po b/l10n/he/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..722a7c44e18efd3ebff510f9849dcb27e31d1e8c --- /dev/null +++ b/l10n/he/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/hr/files_texteditor.po b/l10n/hr/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..31c7b3bc4e2c9118e3f69043a4c5df8ef3120362 --- /dev/null +++ b/l10n/hr/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr\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" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/hr/impress.po b/l10n/hr/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..b66fc94ed8e9bce26b0f33005e49f999043bdf70 --- /dev/null +++ b/l10n/hr/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr\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/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/hu_HU/files_texteditor.po b/l10n/hu_HU/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..bf2f4e4b51c2c4b7540864c213217ae6f4c5fb98 --- /dev/null +++ b/l10n/hu_HU/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu_HU\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/hu_HU/impress.po b/l10n/hu_HU/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..4c5473d27ed772f64274ceb705f8de8db6f7f6e0 --- /dev/null +++ b/l10n/hu_HU/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu_HU\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/hy/files_texteditor.po b/l10n/hy/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..e9e8f856c93008d137c872590900fe52577a56cb --- /dev/null +++ b/l10n/hy/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hy\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/hy/impress.po b/l10n/hy/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..78bcd125e1a8be817e2190f94874760124d8628b --- /dev/null +++ b/l10n/hy/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hy\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/ia/files_texteditor.po b/l10n/ia/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..a7f1af65067826186cd8ddb8d929cba7166aa90d --- /dev/null +++ b/l10n/ia/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ia\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/ia/impress.po b/l10n/ia/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..0f36f5ce300554d66f0a4146254d3cdf8c0bf2d3 --- /dev/null +++ b/l10n/ia/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ia\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/id/files_texteditor.po b/l10n/id/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..754e5072994361f014d05b68073534f83d138d6c --- /dev/null +++ b/l10n/id/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/id/impress.po b/l10n/id/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..dfec96ea44fe70924d767d0ba3664e03b0fe788b --- /dev/null +++ b/l10n/id/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/id_ID/files_texteditor.po b/l10n/id_ID/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..a94adcdcf361710384a180de10cbd843878e86ee --- /dev/null +++ b/l10n/id_ID/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Indonesian (Indonesia) (http://www.transifex.com/projects/p/owncloud/language/id_ID/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: id_ID\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/id_ID/impress.po b/l10n/id_ID/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..d5c02597729e1f35df85aa86937ffc5cb80ab01d --- /dev/null +++ b/l10n/id_ID/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Indonesian (Indonesia) (http://www.transifex.com/projects/p/owncloud/language/id_ID/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: id_ID\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/it/files_texteditor.po b/l10n/it/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..747a70244c9b70207b4194695f929d2e45e06cdc --- /dev/null +++ b/l10n/it/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/it/impress.po b/l10n/it/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..31e6171b4d5c95c985f7d2e8cc6f12adfb6ab26a --- /dev/null +++ b/l10n/it/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/ja_JP/files_texteditor.po b/l10n/ja_JP/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..ab61c0af522f4660a827c177fe4beb2a9eaa7f1d --- /dev/null +++ b/l10n/ja_JP/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ja_JP\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/ja_JP/impress.po b/l10n/ja_JP/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..360c0eca04e2ecd44dffda3f3c08256c14ad1b03 --- /dev/null +++ b/l10n/ja_JP/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ja_JP\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/ko/files_texteditor.po b/l10n/ko/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..6beeb686b9e72da6e54bf23ab251dd90f6961738 --- /dev/null +++ b/l10n/ko/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/ko/impress.po b/l10n/ko/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..c7be0756da3f0c3d05ab10994d4e0b9abfc3d496 --- /dev/null +++ b/l10n/ko/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/lb/files_texteditor.po b/l10n/lb/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..abffc55df0638b5d07b3f5d685bb103f703297b8 --- /dev/null +++ b/l10n/lb/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/lb/impress.po b/l10n/lb/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..a03f893b0f703704b9bcba4f13bac530392c5213 --- /dev/null +++ b/l10n/lb/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/lt_LT/files_texteditor.po b/l10n/lt_LT/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..bd2a8dbff169e1c819e21815a0852c9965d910cf --- /dev/null +++ b/l10n/lt_LT/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lt_LT\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/lt_LT/impress.po b/l10n/lt_LT/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..8aaf1712b0d92ab8dc26b7016eef52fc784d4e60 --- /dev/null +++ b/l10n/lt_LT/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lt_LT\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/lv/files_texteditor.po b/l10n/lv/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..e0c9f6755086a9e09cbe694c5751cddf61a4a09d --- /dev/null +++ b/l10n/lv/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/lv/impress.po b/l10n/lv/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..1685472a3e540177292e6888d477e6ade82d8533 --- /dev/null +++ b/l10n/lv/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/mk/files_texteditor.po b/l10n/mk/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..0164432b9091c5a1eab1559f22b57d21bc8cc763 --- /dev/null +++ b/l10n/mk/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/mk/impress.po b/l10n/mk/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..5948fc5ec3c89b7816ca557494708ad48c433256 --- /dev/null +++ b/l10n/mk/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/ms_MY/files_texteditor.po b/l10n/ms_MY/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..f2549258136d19ce8c4c9996d5d65594ee7153fc --- /dev/null +++ b/l10n/ms_MY/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ms_MY\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/ms_MY/impress.po b/l10n/ms_MY/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..a7a5b4117aed17eac3819bc16323c3298188d9c9 --- /dev/null +++ b/l10n/ms_MY/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ms_MY\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/nb_NO/admin_dependencies_chk.po b/l10n/nb_NO/admin_dependencies_chk.po index 0a6cff69a0878f824cfa277dfb220ea3d0874d9c..94de202861f18a406e0d661df8706cb6c19fcf3a 100644 --- a/l10n/nb_NO/admin_dependencies_chk.po +++ b/l10n/nb_NO/admin_dependencies_chk.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <runesudden@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-13 23:12+0200\n" -"PO-Revision-Date: 2012-08-12 22:33+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 22:55+0000\n" +"Last-Translator: runesudden <runesudden@gmail.com>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,53 +22,53 @@ msgstr "" msgid "" "The php-json module is needed by the many applications for inter " "communications" -msgstr "" +msgstr "Modulen php-jason blir benyttet til inter kommunikasjon" #: settings.php:39 msgid "" "The php-curl modude is needed to fetch the page title when adding a " "bookmarks" -msgstr "" +msgstr "Modulen php-curl blir brukt til å hente sidetittelen når bokmerke blir lagt til" #: settings.php:45 msgid "The php-gd module is needed to create thumbnails of your images" -msgstr "" +msgstr "Modulen php-gd blir benyttet til å lage miniatyr av bildene dine" #: settings.php:51 msgid "The php-ldap module is needed connect to your ldap server" -msgstr "" +msgstr "Modulen php-ldap benyttes for å koble til din ldapserver" #: settings.php:57 msgid "The php-zip module is needed download multiple files at once" -msgstr "" +msgstr "Modulen php-zup benyttes til å laste ned flere filer på en gang." #: settings.php:63 msgid "" "The php-mb_multibyte module is needed to manage correctly the encoding." -msgstr "" +msgstr "Modulen php-mb_multibyte benyttes til å håndtere korrekt tegnkoding." #: settings.php:69 msgid "The php-ctype module is needed validate data." -msgstr "" +msgstr "Modulen php-ctype benyttes til å validere data." #: settings.php:75 msgid "The php-xml module is needed to share files with webdav." -msgstr "" +msgstr "Modulen php-xml benyttes til å dele filer med webdav" #: settings.php:81 msgid "" "The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" " knowledge base from OCS servers" -msgstr "" +msgstr "Direktivet allow_url_fopen i php.ini bør settes til 1 for å kunne hente kunnskapsbasen fra OCS-servere" #: settings.php:87 msgid "The php-pdo module is needed to store owncloud data into a database." -msgstr "" +msgstr "Modulen php-pdo benyttes til å lagre ownCloud data i en database." #: templates/settings.php:2 msgid "Dependencies status" -msgstr "" +msgstr "Avhengighetsstatus" #: templates/settings.php:7 msgid "Used by :" -msgstr "" +msgstr "Benyttes av:" diff --git a/l10n/nb_NO/bookmarks.po b/l10n/nb_NO/bookmarks.po index ff93307a65a253b694601780b3e005530dade0cd..6ab8bac5805d14429f2ae0041d0059d5530313d4 100644 --- a/l10n/nb_NO/bookmarks.po +++ b/l10n/nb_NO/bookmarks.po @@ -4,13 +4,14 @@ # # Translators: # Arvid Nornes <arvid.nornes@gmail.com>, 2012. +# <runesudden@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-24 02:02+0200\n" -"PO-Revision-Date: 2012-08-23 17:23+0000\n" -"Last-Translator: Arvid Nornes <arvid.nornes@gmail.com>\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 22:58+0000\n" +"Last-Translator: runesudden <runesudden@gmail.com>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -58,4 +59,4 @@ msgstr "Du har ingen bokmerker" #: templates/settings.php:11 msgid "Bookmarklet <br />" -msgstr "" +msgstr "Bokmerke <br />" diff --git a/l10n/nb_NO/core.po b/l10n/nb_NO/core.po index 010ea33704116bd37ab9953630f758ac18df4d26..315e85c5439df0bd72481bc43146f794d5e8d750 100644 --- a/l10n/nb_NO/core.po +++ b/l10n/nb_NO/core.po @@ -7,13 +7,14 @@ # Christer Eriksson <post@hc3web.com>, 2012. # Daniel <i18n@daniel.priv.no>, 2012. # <itssmail@yahoo.no>, 2012. +# <runesudden@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-02 02:02+0200\n" -"PO-Revision-Date: 2012-08-02 00:03+0000\n" -"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 22:56+0000\n" +"Last-Translator: runesudden <runesudden@gmail.com>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -35,57 +36,57 @@ msgstr "Denne kategorien finnes allerede:" #: js/jquery-ui-1.8.16.custom.min.js:511 msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" -msgstr "" +msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" -#: js/js.js:185 templates/layout.user.php:64 templates/layout.user.php:65 +#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65 msgid "Settings" msgstr "Innstillinger" -#: js/js.js:573 +#: js/js.js:575 msgid "January" msgstr "Januar" -#: js/js.js:573 +#: js/js.js:575 msgid "February" msgstr "Februar" -#: js/js.js:573 +#: js/js.js:575 msgid "March" msgstr "Mars" -#: js/js.js:573 +#: js/js.js:575 msgid "April" msgstr "April" -#: js/js.js:573 +#: js/js.js:575 msgid "May" msgstr "Mai" -#: js/js.js:573 +#: js/js.js:575 msgid "June" msgstr "Juni" -#: js/js.js:574 +#: js/js.js:576 msgid "July" msgstr "Juli" -#: js/js.js:574 +#: js/js.js:576 msgid "August" msgstr "August" -#: js/js.js:574 +#: js/js.js:576 msgid "September" msgstr "September" -#: js/js.js:574 +#: js/js.js:576 msgid "October" msgstr "Oktober" -#: js/js.js:574 +#: js/js.js:576 msgid "November" msgstr "November" -#: js/js.js:574 +#: js/js.js:576 msgid "December" msgstr "Desember" @@ -133,7 +134,7 @@ msgstr "Anmodning" msgid "Login failed!" msgstr "Innloggingen var ikke vellykket." -#: lostpassword/templates/lostpassword.php:11 templates/installation.php:25 +#: lostpassword/templates/lostpassword.php:11 templates/installation.php:26 #: templates/login.php:9 msgid "Username" msgstr "Brukernavn" @@ -194,48 +195,52 @@ msgstr "Rediger kategorier" msgid "Add" msgstr "Legg til" -#: templates/installation.php:23 +#: templates/installation.php:24 msgid "Create an <strong>admin account</strong>" msgstr "opprett en <strong>administrator-konto</strong>" -#: templates/installation.php:29 templates/login.php:13 +#: templates/installation.php:30 templates/login.php:13 msgid "Password" msgstr "Passord" -#: templates/installation.php:35 +#: templates/installation.php:36 msgid "Advanced" msgstr "Avansert" -#: templates/installation.php:37 +#: templates/installation.php:38 msgid "Data folder" msgstr "Datamappe" -#: templates/installation.php:44 +#: templates/installation.php:45 msgid "Configure the database" msgstr "Konfigurer databasen" -#: templates/installation.php:49 templates/installation.php:60 -#: templates/installation.php:70 +#: templates/installation.php:50 templates/installation.php:61 +#: templates/installation.php:71 templates/installation.php:81 msgid "will be used" msgstr "vil bli brukt" -#: templates/installation.php:82 +#: templates/installation.php:93 msgid "Database user" msgstr "Databasebruker" -#: templates/installation.php:86 +#: templates/installation.php:97 msgid "Database password" msgstr "Databasepassord" -#: templates/installation.php:90 +#: templates/installation.php:101 msgid "Database name" msgstr "Databasenavn" -#: templates/installation.php:96 +#: templates/installation.php:109 +msgid "Database tablespace" +msgstr "Database tabellområde" + +#: templates/installation.php:115 msgid "Database host" msgstr "Databasevert" -#: templates/installation.php:101 +#: templates/installation.php:120 msgid "Finish setup" msgstr "Fullfør oppsetting" diff --git a/l10n/nb_NO/files.po b/l10n/nb_NO/files.po index b2428379040db53f408f8abc5c87ae3045bd9cb8..83cb1a6283252c4fc2d60bad7da2061963fa91b8 100644 --- a/l10n/nb_NO/files.po +++ b/l10n/nb_NO/files.po @@ -7,13 +7,14 @@ # Arvid Nornes <arvid.nornes@gmail.com>, 2012. # Christer Eriksson <post@hc3web.com>, 2012. # Daniel <i18n@daniel.priv.no>, 2012. +# <runesudden@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-21 02:03+0200\n" -"PO-Revision-Date: 2012-08-21 00:04+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:02+0000\n" +"Last-Translator: runesudden <runesudden@gmail.com>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -55,37 +56,37 @@ msgstr "Klarte ikke å skrive til disk" msgid "Files" msgstr "Filer" -#: js/fileactions.js:107 templates/index.php:56 +#: js/fileactions.js:111 templates/index.php:56 msgid "Delete" msgstr "Slett" #: js/filelist.js:141 msgid "already exists" -msgstr "" +msgstr "eksisterer allerede" #: js/filelist.js:141 msgid "replace" -msgstr "" +msgstr "erstatt" #: js/filelist.js:141 msgid "cancel" -msgstr "" +msgstr "avbryt" #: js/filelist.js:195 msgid "replaced" -msgstr "" +msgstr "erstattet" #: js/filelist.js:195 msgid "with" -msgstr "" +msgstr "med" #: js/filelist.js:195 js/filelist.js:246 msgid "undo" -msgstr "" +msgstr "angre" #: js/filelist.js:246 msgid "deleted" -msgstr "" +msgstr "slettet" #: js/files.js:171 msgid "generating ZIP-file, it may take some time." @@ -93,11 +94,11 @@ msgstr "opprettet ZIP-fil, dette kan ta litt tid" #: js/files.js:200 msgid "Unable to upload your file as it is a directory or has 0 bytes" -msgstr "" +msgstr "Kan ikke laste opp filen din siden det er en mappe eller den har 0 bytes" #: js/files.js:200 msgid "Upload Error" -msgstr "" +msgstr "Opplasting feilet" #: js/files.js:228 js/files.js:319 js/files.js:348 msgid "Pending" @@ -105,11 +106,11 @@ msgstr "Ventende" #: js/files.js:333 msgid "Upload cancelled." -msgstr "" +msgstr "Opplasting avbrutt." #: js/files.js:457 msgid "Invalid name, '/' is not allowed." -msgstr "" +msgstr "Ugyldig navn, '/' er ikke tillatt. " #: js/files.js:703 templates/index.php:55 msgid "Size" diff --git a/l10n/nb_NO/files_texteditor.po b/l10n/nb_NO/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..0086fe9d648cd4cd40dfc18608401ee647f7c7b5 --- /dev/null +++ b/l10n/nb_NO/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb_NO\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/nb_NO/gallery.po b/l10n/nb_NO/gallery.po index 4ebdedf4535a8a1ae20dbd28b2e99b8bcdf61cb4..cf8525c3105e0d75eb9eb787f3a90fe513ba2738 100644 --- a/l10n/nb_NO/gallery.po +++ b/l10n/nb_NO/gallery.po @@ -6,92 +6,37 @@ # <ajarmund@gmail.com>, 2012. # Christer Eriksson <post@hc3web.com>, 2012. # Daniel <i18n@daniel.priv.no>, 2012. +# <runesudden@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-06-06 00:12+0200\n" -"PO-Revision-Date: 2012-06-05 22:15+0000\n" -"Last-Translator: icewind <icewind1991@gmail.com>\n" -"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.net/projects/p/owncloud/language/nb_NO/)\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:01+0000\n" +"Last-Translator: runesudden <runesudden@gmail.com>\n" +"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:37 +#: appinfo/app.php:42 msgid "Pictures" msgstr "Bilder" -#: js/album_cover.js:44 +#: js/pictures.js:12 msgid "Share gallery" -msgstr "" +msgstr "Del galleri" -#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +#: js/pictures.js:32 msgid "Error: " -msgstr "" +msgstr "Feil:" -#: js/album_cover.js:64 js/album_cover.js:100 +#: js/pictures.js:32 msgid "Internal error" -msgstr "" - -#: js/album_cover.js:114 -msgid "Scanning root" -msgstr "" - -#: js/album_cover.js:115 -msgid "Default order" -msgstr "" - -#: js/album_cover.js:116 -msgid "Ascending" -msgstr "" - -#: js/album_cover.js:116 -msgid "Descending" -msgstr "" - -#: js/album_cover.js:117 templates/index.php:19 -msgid "Settings" -msgstr "Innstillinger" - -#: js/album_cover.js:122 -msgid "Scanning root cannot be empty" -msgstr "" - -#: js/album_cover.js:122 js/album_cover.js:133 -msgid "Error" -msgstr "" - -#: templates/index.php:16 -msgid "Rescan" -msgstr "Les inn på nytt" - -#: templates/index.php:17 -msgid "Stop" -msgstr "Stopp" - -#: templates/index.php:18 -msgid "Share" -msgstr "Del" - -#: templates/view_album.php:19 -msgid "Back" -msgstr "Tilbake" - -#: templates/view_album.php:36 -msgid "Remove confirmation" -msgstr "Fjern bekreftelse" - -#: templates/view_album.php:37 -msgid "Do you want to remove album" -msgstr "Ønsker du å slette albumet?" - -#: templates/view_album.php:40 -msgid "Change album name" -msgstr "Endre navn på album" +msgstr "Intern feil" -#: templates/view_album.php:43 -msgid "New album name" -msgstr "Nytt navn på album" +#: templates/index.php:27 +msgid "Slideshow" +msgstr "Lysbildefremvisning" diff --git a/l10n/nb_NO/impress.po b/l10n/nb_NO/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..8222542fcc3cfcd78c0830c73d0d0f14df439ec4 --- /dev/null +++ b/l10n/nb_NO/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb_NO\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/nb_NO/lib.po b/l10n/nb_NO/lib.po index 0d9ea115adca0d12cb33ab6b7f9e4f2b77206d63..52b02f78ee233bc886ec2107cf5916e9b973c327 100644 --- a/l10n/nb_NO/lib.po +++ b/l10n/nb_NO/lib.po @@ -4,13 +4,14 @@ # # Translators: # Arvid Nornes <arvid.nornes@gmail.com>, 2012. +# <runesudden@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-24 02:02+0200\n" -"PO-Revision-Date: 2012-08-23 17:31+0000\n" -"Last-Translator: Arvid Nornes <arvid.nornes@gmail.com>\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 22:57+0000\n" +"Last-Translator: runesudden <runesudden@gmail.com>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -68,7 +69,7 @@ msgstr "Autentiseringsfeil" #: json.php:51 msgid "Token expired. Please reload page." -msgstr "" +msgstr "Symbol utløpt. Vennligst last inn siden på nytt." #: template.php:86 msgid "seconds ago" diff --git a/l10n/nb_NO/settings.po b/l10n/nb_NO/settings.po index 551c484ea51b798824d2577989e46c5b1f674b85..a1c8400443f3043782ef7770f08f64e7b1b0504f 100644 --- a/l10n/nb_NO/settings.po +++ b/l10n/nb_NO/settings.po @@ -8,13 +8,14 @@ # Christer Eriksson <post@hc3web.com>, 2012. # Daniel <i18n@daniel.priv.no>, 2012. # <itssmail@yahoo.no>, 2012. +# <runesudden@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-18 02:01+0200\n" -"PO-Revision-Date: 2012-08-18 00:02+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:00+0000\n" +"Last-Translator: runesudden <runesudden@gmail.com>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,7 +25,7 @@ msgstr "" #: ajax/apps/ocs.php:23 msgid "Unable to load list from App Store" -msgstr "" +msgstr "Lasting av liste fra App Store feilet." #: ajax/lostpassword.php:14 msgid "Email saved" @@ -44,7 +45,7 @@ msgstr "Ugyldig forespørsel" #: ajax/removeuser.php:13 ajax/setquota.php:18 ajax/togglegroups.php:18 msgid "Authentication error" -msgstr "" +msgstr "Autentikasjonsfeil" #: ajax/setlanguage.php:18 msgid "Language changed" @@ -52,7 +53,7 @@ msgstr "Språk endret" #: js/apps.js:18 msgid "Error" -msgstr "" +msgstr "Feil" #: js/apps.js:39 js/apps.js:73 msgid "Disable" @@ -72,23 +73,23 @@ msgstr "__language_name__" #: templates/admin.php:14 msgid "Security Warning" -msgstr "" +msgstr "Sikkerhetsadvarsel" #: templates/admin.php:29 msgid "Cron" -msgstr "" +msgstr "Cron" #: templates/admin.php:31 msgid "execute one task with each page loaded" -msgstr "" +msgstr "utfør en oppgave med hver side som blir lastet" #: templates/admin.php:33 msgid "cron.php is registered at a webcron service" -msgstr "" +msgstr "cron.php er registrert som en webcron tjeneste" #: templates/admin.php:35 msgid "use systems cron service" -msgstr "" +msgstr "benytt systemets cron tjeneste" #: templates/admin.php:39 msgid "Log" @@ -232,7 +233,7 @@ msgstr "Annet" #: templates/users.php:80 templates/users.php:112 msgid "Group Admin" -msgstr "" +msgstr "Gruppeadministrator" #: templates/users.php:82 msgid "Quota" diff --git a/l10n/nl/files_texteditor.po b/l10n/nl/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..c73a062cdbb5d9f7c47a2aed6d5fced61b75dcca --- /dev/null +++ b/l10n/nl/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/nl/impress.po b/l10n/nl/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..2232e105985522cff37fa460602525030d2f47c8 --- /dev/null +++ b/l10n/nl/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/nn_NO/files_texteditor.po b/l10n/nn_NO/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..1b89b35f6a89668b7bc6c01a2279c7b2fbc51563 --- /dev/null +++ b/l10n/nn_NO/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nn_NO\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/nn_NO/impress.po b/l10n/nn_NO/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..e14be1cd5ba085ca92ca25ccbd08a1f65d8cc5bb --- /dev/null +++ b/l10n/nn_NO/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nn_NO\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/pl/files_texteditor.po b/l10n/pl/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..039282380a63385c9c543ad1908d2e317dac0508 --- /dev/null +++ b/l10n/pl/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/pl/impress.po b/l10n/pl/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..1321f95ef5aa257d144ea3d3c19b0e6817ff4ed7 --- /dev/null +++ b/l10n/pl/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/pt_BR/files_texteditor.po b/l10n/pt_BR/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..f14b622e58e5bbdbc5bc53729ee39baec1591680 --- /dev/null +++ b/l10n/pt_BR/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/pt_BR/impress.po b/l10n/pt_BR/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..d411662bd5ee0b3705ff2e2a591d91e04afd8ed4 --- /dev/null +++ b/l10n/pt_BR/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/pt_PT/files_texteditor.po b/l10n/pt_PT/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..1c3a291131cdb31e13a067017cc45eab0da6c361 --- /dev/null +++ b/l10n/pt_PT/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/pt_PT/impress.po b/l10n/pt_PT/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..a3d95463c925029e8d9a3f27438b6c511a2ad368 --- /dev/null +++ b/l10n/pt_PT/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/ro/files_texteditor.po b/l10n/ro/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..c74fb485a95a78163c4ea938977a1f5d9dd9da0d --- /dev/null +++ b/l10n/ro/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/ro/impress.po b/l10n/ro/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..11bb267b33b196e85c8338d65746d9e27b7335a9 --- /dev/null +++ b/l10n/ro/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/ru/files_texteditor.po b/l10n/ru/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..46b235b4699a3a098d0e93f4400eb0481d5cede4 --- /dev/null +++ b/l10n/ru/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: 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" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/ru/impress.po b/l10n/ru/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..4154c7b9485e943657c2c7387c90cf3a3daa05c6 --- /dev/null +++ b/l10n/ru/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: 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" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/sk_SK/files_texteditor.po b/l10n/sk_SK/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..af94e6a125dd1ffeec84e4e40a23dac6347d2143 --- /dev/null +++ b/l10n/sk_SK/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sk_SK\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/sk_SK/impress.po b/l10n/sk_SK/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..940f3f6325b23d7d51c2de307edabc0f90c4021e --- /dev/null +++ b/l10n/sk_SK/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sk_SK\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/sl/files_texteditor.po b/l10n/sl/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..4358bfa979dbd2ad927858a36bc7eb2712a85bb0 --- /dev/null +++ b/l10n/sl/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/sl/impress.po b/l10n/sl/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..5d45e6c4fbe1703f359e818a0160b3a6bc7b94be --- /dev/null +++ b/l10n/sl/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/so/files_texteditor.po b/l10n/so/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..aa6aad47d716d9eda3875fb0cfc5c605dd65a2f0 --- /dev/null +++ b/l10n/so/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Somali (http://www.transifex.com/projects/p/owncloud/language/so/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: so\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/so/impress.po b/l10n/so/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..47c6506daecdbdcadec9422781e140b30c5f6197 --- /dev/null +++ b/l10n/so/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Somali (http://www.transifex.com/projects/p/owncloud/language/so/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: so\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/sr/files_texteditor.po b/l10n/sr/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..d7e1815f9a3d8761974166870464b80d92e5c9ef --- /dev/null +++ b/l10n/sr/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\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" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/sr/impress.po b/l10n/sr/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..230778dd99df70d89e7d195851d37ae658cff875 --- /dev/null +++ b/l10n/sr/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\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/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/sr@latin/files_texteditor.po b/l10n/sr@latin/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..a3902531ee561667ebd9fd70d8c66d0cc0d00828 --- /dev/null +++ b/l10n/sr@latin/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr@latin\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" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/sr@latin/impress.po b/l10n/sr@latin/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..7d751ecd400125554802ccceca12d71a601318ef --- /dev/null +++ b/l10n/sr@latin/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr@latin\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/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/sv/files_texteditor.po b/l10n/sv/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..e29a0d220c4dbf79ee8529593f45585c2c05a68d --- /dev/null +++ b/l10n/sv/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/sv/impress.po b/l10n/sv/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..93637c418a3b1208429f85c16811e4d38d3f20f5 --- /dev/null +++ b/l10n/sv/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/templates/admin_dependencies_chk.pot b/l10n/templates/admin_dependencies_chk.pot index b528088a645886212f42505213aa2cd3f6240532..9fb39d6a9a9dce87adf8bc774c045bb0df29cb7c 100644 --- a/l10n/templates/admin_dependencies_chk.pot +++ b/l10n/templates/admin_dependencies_chk.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/admin_migrate.pot b/l10n/templates/admin_migrate.pot index c041bdec775594849dd08312e4e83e3f7ce87dc1..f7b84f90b03096daa7ee5cd42249eaeb3b227435 100644 --- a/l10n/templates/admin_migrate.pot +++ b/l10n/templates/admin_migrate.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/bookmarks.pot b/l10n/templates/bookmarks.pot index 5937171bf925dd9789eb3fdeb73199e14ab64cfc..024d1b694da42cfa8279bc7b92dbde94b1816029 100644 --- a/l10n/templates/bookmarks.pot +++ b/l10n/templates/bookmarks.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/calendar.pot b/l10n/templates/calendar.pot index b2ae946f0e3640f7e8d98a78845c9971b2e80ed7..94b30636cae077f46813d0c6b21639d718ceba17 100644 --- a/l10n/templates/calendar.pot +++ b/l10n/templates/calendar.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/contacts.pot b/l10n/templates/contacts.pot index de724764bc9eb921bdafc8a36033739a091fe34c..7e00f7f414b45cbe9717dfa5b3272f998c81a2cd 100644 --- a/l10n/templates/contacts.pot +++ b/l10n/templates/contacts.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index cb68993bdd57b9e40f29a461bac5230b3990a192..16dca1458baf1bef6a81809851fe22dad339955f 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index a0c9c79e8f9e8b8f8a2db95640c542e65f35935d..c90bf2481f98ae1ac997a8d5e1d9dc55de4b1bd1 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index f66972bcf7aae94eecba1400d3126d88643c3ef4..db83856d9199849840e84cd55bb4f182a5314389 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 589f74731fc99708dcbb564e89550cf48b50b1b4..f6147ec37d96558dd217bd5e1607808a5d6384e9 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 3432495389c129c36314a339dfea2ebffb6012bc..07dd1dbc0735498c953e5f1c3ddd933080e7e0fe 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_texteditor.pot b/l10n/templates/files_texteditor.pot index ff299c2ff48a2d10320568ff398eed0f8d717b2e..c2ea5de8b130a805e229a07bfd6905e52104f7fc 100644 --- a/l10n/templates/files_texteditor.pot +++ b/l10n/templates/files_texteditor.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index 748b5f887ce4766fef71585d7849e38419da7f40..d54760c941846cc1257f76b6e85b197de52819fd 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/gallery.pot b/l10n/templates/gallery.pot index b37e0a9e4365c6da084c1ab2d3b4d79955c032b3..c0bb60f921d6aeae465dfecfba5c0a0899337642 100644 --- a/l10n/templates/gallery.pot +++ b/l10n/templates/gallery.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/impress.pot b/l10n/templates/impress.pot index e3b1afb4536501e9d9c408b7de66d330d97871bc..cfe2f9dae7320415faff2b6baa8674eedc751f28 100644 --- a/l10n/templates/impress.pot +++ b/l10n/templates/impress.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 9c787bf6f4edd041dc913db6f4832cd488a88509..6d4a022d6fa6abe0c903f02c75de264fa9782fc7 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/media.pot b/l10n/templates/media.pot index 694cb5720530661be8faa3674aa68391f7b6b334..476d2d91c534f136a0ca26a1af3ff65b7f68d325 100644 --- a/l10n/templates/media.pot +++ b/l10n/templates/media.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 41073700ec9ca53ceb559293f873ad484337e612..7844ae4fea709e3910d8d22402a21948df3e582d 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/tasks.pot b/l10n/templates/tasks.pot index a50f3b5a237f16ebd2308bfbed57ee9dea9c8da0..c39abd9c05d5784cf8a8e07e58128e4efed2efb1 100644 --- a/l10n/templates/tasks.pot +++ b/l10n/templates/tasks.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index 59af33b7b0fbf9ce9f7cac4f8d9eaf1cc3dd6dad..77002694b3a3c81f84e1b9fcc896d0917a9f1632 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_migrate.pot b/l10n/templates/user_migrate.pot index 7cd45fdf1a8065c92650c2a4806f71ea6debbbad..2f6547b44f33d7ad063a4b0dd28a5fc8e464d338 100644 --- a/l10n/templates/user_migrate.pot +++ b/l10n/templates/user_migrate.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_openid.pot b/l10n/templates/user_openid.pot index 7c0b25a871a593b29e7aaa1c6bb8851799637c5e..31a513880e96fc2117972e4bb31dcfc0271e04a6 100644 --- a/l10n/templates/user_openid.pot +++ b/l10n/templates/user_openid.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 00:45+0200\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/th_TH/files_texteditor.po b/l10n/th_TH/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..00accf8089f7f91b815f61828dc75e5a483e1080 --- /dev/null +++ b/l10n/th_TH/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: th_TH\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/th_TH/impress.po b/l10n/th_TH/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..e360e941e406a3bfef210c37d1a779fa934a06e5 --- /dev/null +++ b/l10n/th_TH/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: th_TH\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/tr/files_texteditor.po b/l10n/tr/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..d1aa8ee65ad4a8b3c0b738ddc83e0a0e33988ac9 --- /dev/null +++ b/l10n/tr/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/tr/impress.po b/l10n/tr/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..ffbe59988655cf64398dd7621bc7e8d0a30d4b05 --- /dev/null +++ b/l10n/tr/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/uk/files_texteditor.po b/l10n/uk/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..2c4cf49ae46e4e23658c171dd76e05f87654c943 --- /dev/null +++ b/l10n/uk/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\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" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/uk/impress.po b/l10n/uk/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..1307d932c3d4ebc7b3c8c026e25596b899550451 --- /dev/null +++ b/l10n/uk/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\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/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/vi/files_texteditor.po b/l10n/vi/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..40a7005281ceee6b7b6293be992d954c2ccddcd9 --- /dev/null +++ b/l10n/vi/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/vi/impress.po b/l10n/vi/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..af17dc75c44eba32c6b50e5a4586e04bb67bb75a --- /dev/null +++ b/l10n/vi/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/zh_CN.GB2312/files_texteditor.po b/l10n/zh_CN.GB2312/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..2e1dfee3c86b29ab36e446ddca614d00828e790d --- /dev/null +++ b/l10n/zh_CN.GB2312/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN.GB2312\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/zh_CN.GB2312/impress.po b/l10n/zh_CN.GB2312/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..64aa634938d4763bb9c918659de0d3af305f5e8c --- /dev/null +++ b/l10n/zh_CN.GB2312/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN.GB2312\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/zh_CN/files_texteditor.po b/l10n/zh_CN/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..dc16629c116c68a17ffd79a61b9c11dcb9075ec9 --- /dev/null +++ b/l10n/zh_CN/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/zh_CN/impress.po b/l10n/zh_CN/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..47fab23c2536eb34f6dbd21d111730dc04f97ab9 --- /dev/null +++ b/l10n/zh_CN/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/l10n/zh_TW/files_texteditor.po b/l10n/zh_TW/files_texteditor.po new file mode 100644 index 0000000000000000000000000000000000000000..e57c25f2796d053cc4251fea29cccf3288f0daaa --- /dev/null +++ b/l10n/zh_TW/files_texteditor.po @@ -0,0 +1,44 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 +#: js/aceeditor/mode-liquid-uncompressed.js:902 +#: js/aceeditor/mode-svg-uncompressed.js:1575 +msgid "regex" +msgstr "" + +#: js/editor.js:72 js/editor.js:156 js/editor.js:163 +msgid "Save" +msgstr "" + +#: js/editor.js:74 +msgid "Close" +msgstr "" + +#: js/editor.js:149 +msgid "Saving..." +msgstr "" + +#: js/editor.js:239 +msgid "An error occurred!" +msgstr "" + +#: js/editor.js:266 +msgid "There were unsaved changes, click here to go back" +msgstr "" diff --git a/l10n/zh_TW/impress.po b/l10n/zh_TW/impress.po new file mode 100644 index 0000000000000000000000000000000000000000..c7925b09e306a878b9771571b29afa9658ad12f9 --- /dev/null +++ b/l10n/zh_TW/impress.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"PO-Revision-Date: 2012-08-25 23:18+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: templates/presentations.php:7 +msgid "Documentation" +msgstr "" diff --git a/lib/l10n/nb_NO.php b/lib/l10n/nb_NO.php index af9503b7bf482a1b23c9ee4b9829c2acb1bafb39..f751a41d5eb2beeb90c879eb7491f569c124d04b 100644 --- a/lib/l10n/nb_NO.php +++ b/lib/l10n/nb_NO.php @@ -11,6 +11,7 @@ "Selected files too large to generate zip file." => "De valgte filene er for store til å kunne generere ZIP-fil", "Application is not enabled" => "Applikasjon er ikke påslått", "Authentication error" => "Autentiseringsfeil", +"Token expired. Please reload page." => "Symbol utløpt. Vennligst last inn siden på nytt.", "seconds ago" => "sekunder siden", "1 minute ago" => "1 minuitt siden", "%d minutes ago" => "%d minutter siden", diff --git a/settings/l10n/nb_NO.php b/settings/l10n/nb_NO.php index 2a5188a9ccc3352c70459a007a9570a5375ed9aa..137e5802a2a70d56687ea601ebd50c37debc207a 100644 --- a/settings/l10n/nb_NO.php +++ b/settings/l10n/nb_NO.php @@ -1,13 +1,21 @@ <?php $TRANSLATIONS = array( +"Unable to load list from App Store" => "Lasting av liste fra App Store feilet.", "Email saved" => "Epost lagret", "Invalid email" => "Ugyldig epost", "OpenID Changed" => "OpenID endret", "Invalid request" => "Ugyldig forespørsel", +"Authentication error" => "Autentikasjonsfeil", "Language changed" => "Språk endret", +"Error" => "Feil", "Disable" => "Slå avBehandle ", "Enable" => "Slå på", "Saving..." => "Lagrer...", "__language_name__" => "__language_name__", +"Security Warning" => "Sikkerhetsadvarsel", +"Cron" => "Cron", +"execute one task with each page loaded" => "utfør en oppgave med hver side som blir lastet", +"cron.php is registered at a webcron service" => "cron.php er registrert som en webcron tjeneste", +"use systems cron service" => "benytt systemets cron tjeneste", "Log" => "Logg", "More" => "Mer", "Add your App" => "Legg til din App", @@ -43,6 +51,7 @@ "Create" => "Opprett", "Default Quota" => "Standard Kvote", "Other" => "Annet", +"Group Admin" => "Gruppeadministrator", "Quota" => "Kvote", "Delete" => "Slett" );