diff options
author | Robin Appelman <icewind1991@gmail.com> | 2011-08-09 17:54:02 +0200 |
---|---|---|
committer | Robin Appelman <icewind1991@gmail.com> | 2011-08-10 14:03:54 +0200 |
commit | 9059b559791b9f5333c24815c4bfd77cc6201c5e (patch) | |
tree | f0b0ca5d7f60707650d81dac2c2a61091d7c2709 /l10n | |
parent | 32be4746f8514e06e838b4aa0ee45cb832df1b2c (diff) | |
download | nextcloud-server-9059b559791b9f5333c24815c4bfd77cc6201c5e.tar.gz nextcloud-server-9059b559791b9f5333c24815c4bfd77cc6201c5e.zip |
make more strings translatable
Diffstat (limited to 'l10n')
-rw-r--r-- | l10n/templates/admin.pot | 58 | ||||
-rw-r--r-- | l10n/templates/core.pot | 136 | ||||
-rw-r--r-- | l10n/templates/files.pot | 64 | ||||
-rw-r--r-- | l10n/templates/help.pot | 22 | ||||
-rw-r--r-- | l10n/templates/settings.pot | 86 |
5 files changed, 366 insertions, 0 deletions
diff --git a/l10n/templates/admin.pot b/l10n/templates/admin.pot new file mode 100644 index 00000000000..e28b1eb7ae4 --- /dev/null +++ b/l10n/templates/admin.pot @@ -0,0 +1,58 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-08-09 17:52+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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../templates/app.php:17 +msgid "read more" +msgstr "" + +#: ../templates/app.php:19 +msgid "Install" +msgstr "" + +#: ../templates/app_noconn.php:1 +msgid "Cannot connect to apps repository" +msgstr "" + +#: ../templates/apps.php:5 ../templates/users.php:3 ../templates/users.php:7 +msgid "Name" +msgstr "" + +#: ../templates/apps.php:6 +msgid "Modified" +msgstr "" + +#: ../templates/system.php:1 +msgid "System Settings" +msgstr "" + +#: ../templates/users.php:4 ../templates/users.php:14 +msgid "Create" +msgstr "" + +#: ../templates/users.php:8 +msgid "Password" +msgstr "" + +#: ../templates/users.php:9 +msgid "Groups" +msgstr "" + +#: ../templates/users.php:33 +msgid "Remove" +msgstr "" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot new file mode 100644 index 00000000000..7189eb49889 --- /dev/null +++ b/l10n/templates/core.pot @@ -0,0 +1,136 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-08-09 17:52+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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../templates/404.php:12 +msgid "Cloud not found" +msgstr "" + +#: ../templates/installation.php:20 +msgid "Create an <strong>admin account</strong>" +msgstr "" + +#: ../templates/installation.php:21 +msgid "Username" +msgstr "" + +#: ../templates/installation.php:22 +msgid "Password" +msgstr "" + +#: ../templates/installation.php:27 +msgid "Configure the database" +msgstr "" + +#: ../templates/installation.php:31 +msgid "SQLite will be used." +msgstr "" + +#: ../templates/installation.php:34 +msgid "SQLite" +msgstr "" + +#: ../templates/installation.php:41 +msgid "MySQL will be used." +msgstr "" + +#: ../templates/installation.php:50 +msgid "PostgreSQL will be used." +msgstr "" + +#: ../templates/installation.php:59 +msgid "Database user" +msgstr "" + +#: ../templates/installation.php:60 +msgid "Database password" +msgstr "" + +#: ../templates/installation.php:61 +msgid "Database name" +msgstr "" + +#: ../templates/installation.php:62 +msgid "Host" +msgstr "" + +#: ../templates/installation.php:63 +msgid "Table prefix" +msgstr "" + +#: ../templates/installation.php:70 +msgid "Advanced" +msgstr "" + +#: ../templates/installation.php:73 +msgid "Set data folder" +msgstr "" + +#: ../templates/installation.php:74 +msgid "Data folder" +msgstr "" + +#: ../templates/installation.php:77 +msgid "Finish setup" +msgstr "" + +#: ../templates/layout.guest.php:38 +msgid "" +"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs " +"on your own server.</p>" +msgstr "" + +#: ../templates/login.php:4 +msgid "Login failed!" +msgstr "" + +#: ../templates/login.php:9 ../templates/login.php:13 +msgid "remember" +msgstr "" + +#: ../templates/logout.php:1 +msgid "You are logged out." +msgstr "" + +#: ../templates/part.pagenavi.php:6 +msgid "prev" +msgstr "" + +#: ../templates/part.pagenavi.php:26 +msgid "next" +msgstr "" + +#: ../../lib/app.php:204 +msgid "Users" +msgstr "" + +#: ../../lib/app.php:205 +msgid "Apps" +msgstr "" + +#: ../../lib/app.php:206 +msgid "Files" +msgstr "" + +#: ../../lib/app.php:209 +msgid "Help" +msgstr "" + +#: ../../lib/app.php:210 +msgid "Personal" +msgstr "" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot new file mode 100644 index 00000000000..271ca0fcb40 --- /dev/null +++ b/l10n/templates/files.pot @@ -0,0 +1,64 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-08-09 17:52+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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../appinfo/app.php:7 +msgid "Files" +msgstr "" + +#: ../templates/index.php:11 +msgid "Upload" +msgstr "" + +#: ../templates/index.php:17 +msgid "New Folder" +msgstr "" + +#: ../templates/index.php:30 +msgid "Name" +msgstr "" + +#: ../templates/index.php:32 +msgid "Download" +msgstr "" + +#: ../templates/index.php:36 +msgid "Size MB" +msgstr "" + +#: ../templates/index.php:37 +msgid "Modified" +msgstr "" + +#: ../templates/index.php:37 +msgid "Delete" +msgstr "" + +#: ../templates/index.php:45 +msgid "Upload too large" +msgstr "" + +#: ../templates/index.php:47 +msgid "" +"The files you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: ../templates/part.list.php:1 +msgid "Nothing in here. Upload something!" +msgstr "" diff --git a/l10n/templates/help.pot b/l10n/templates/help.pot new file mode 100644 index 00000000000..0e24e1c9655 --- /dev/null +++ b/l10n/templates/help.pot @@ -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. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-08-09 17:52+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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../templates/index.php:21 +msgid "Ask a question" +msgstr "" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot new file mode 100644 index 00000000000..dc438e488c2 --- /dev/null +++ b/l10n/templates/settings.pot @@ -0,0 +1,86 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-08-09 17:52+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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../templates/index.php:3 +msgid "Account information" +msgstr "" + +#: ../templates/index.php:5 +msgid "You're currently using" +msgstr "" + +#: ../templates/index.php:5 +msgid "of your" +msgstr "" + +#: ../templates/index.php:5 +msgid "space" +msgstr "" + +#: ../templates/index.php:11 ../templates/index.php:17 +msgid "Change Password" +msgstr "" + +#: ../templates/index.php:12 +msgid "Your password got changed" +msgstr "" + +#: ../templates/index.php:14 +msgid "Old password" +msgstr "" + +#: ../templates/index.php:15 +msgid "New password" +msgstr "" + +#: ../templates/index.php:16 +msgid "show" +msgstr "" + +#: ../templates/index.php:23 +msgid "Language" +msgstr "" + +#: ../ajax/changepassword.php:13 ../ajax/setlanguage.php:13 +msgid "Authentication error" +msgstr "" + +#: ../ajax/changepassword.php:19 +msgid "You have to enter the old and the new password!" +msgstr "" + +#: ../ajax/changepassword.php:25 +msgid "Your old password is wrong!" +msgstr "" + +#: ../ajax/changepassword.php:31 +msgid "Password changed" +msgstr "" + +#: ../ajax/changepassword.php:34 +msgid "Unable to change password" +msgstr "" + +#: ../ajax/setlanguage.php:21 +msgid "Language changed" +msgstr "" + +#: ../ajax/setlanguage.php:23 +msgid "Invalid request" +msgstr "" |