summaryrefslogtreecommitdiffstats
path: root/l10n/templates
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-15 00:03:50 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-15 00:03:50 +0100
commita418a3ba65d0097047cfcad1b4ee82185c42d22a (patch)
tree479b32b788bb4cc97354e7436565a49ccf020eed /l10n/templates
parent14d4af24a2d9476f7d6820831541975dc940fede (diff)
downloadnextcloud-server-a418a3ba65d0097047cfcad1b4ee82185c42d22a.tar.gz
nextcloud-server-a418a3ba65d0097047cfcad1b4ee82185c42d22a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/templates')
-rw-r--r--l10n/templates/core.pot82
-rw-r--r--l10n/templates/files.pot2
-rw-r--r--l10n/templates/files_encryption.pot2
-rw-r--r--l10n/templates/files_external.pot2
-rw-r--r--l10n/templates/files_sharing.pot2
-rw-r--r--l10n/templates/files_versions.pot2
-rw-r--r--l10n/templates/lib.pot19
-rw-r--r--l10n/templates/settings.pot2
-rw-r--r--l10n/templates/user_ldap.pot2
-rw-r--r--l10n/templates/user_webdavauth.pot2
10 files changed, 90 insertions, 27 deletions
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index ea5e5f0b8e0..1cd9e841eea 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-11-14 00:02+0100\n"
+"POT-Creation-Date: 2012-11-15 00:02+0100\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"
@@ -17,59 +17,97 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ajax/vcategories/add.php:22 ajax/vcategories/delete.php:22
-msgid "Application name not provided."
+#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
+msgid "Category type not provided."
msgstr ""
-#: ajax/vcategories/add.php:28
+#: ajax/vcategories/add.php:30
msgid "No category to add?"
msgstr ""
-#: ajax/vcategories/add.php:35
+#: ajax/vcategories/add.php:37
msgid "This category already exists: "
msgstr ""
+#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
+#: ajax/vcategories/favorites.php:24
+#: ajax/vcategories/removeFromFavorites.php:26
+msgid "Object type not provided."
+msgstr ""
+
+#: ajax/vcategories/addToFavorites.php:30
+#: ajax/vcategories/removeFromFavorites.php:30
+#, php-format
+msgid "%s ID not provided."
+msgstr ""
+
+#: ajax/vcategories/addToFavorites.php:35
+#, php-format
+msgid "Error adding %s to favorites."
+msgstr ""
+
+#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
+msgid "No categories selected for deletion."
+msgstr ""
+
+#: ajax/vcategories/removeFromFavorites.php:35
+#, php-format
+msgid "Error removing %s from favorites."
+msgstr ""
+
#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr ""
-#: js/js.js:687
+#: js/js.js:688
msgid "seconds ago"
msgstr ""
-#: js/js.js:688
+#: js/js.js:689
msgid "1 minute ago"
msgstr ""
-#: js/js.js:689
+#: js/js.js:690
msgid "{minutes} minutes ago"
msgstr ""
+#: js/js.js:691
+msgid "1 hour ago"
+msgstr ""
+
#: js/js.js:692
-msgid "today"
+msgid "{hours} hours ago"
msgstr ""
#: js/js.js:693
-msgid "yesterday"
+msgid "today"
msgstr ""
#: js/js.js:694
-msgid "{days} days ago"
+msgid "yesterday"
msgstr ""
#: js/js.js:695
+msgid "{days} days ago"
+msgstr ""
+
+#: js/js.js:696
msgid "last month"
msgstr ""
#: js/js.js:697
-msgid "months ago"
+msgid "{months} months ago"
msgstr ""
#: js/js.js:698
-msgid "last year"
+msgid "months ago"
msgstr ""
#: js/js.js:699
+msgid "last year"
+msgstr ""
+
+#: js/js.js:700
msgid "years ago"
msgstr ""
@@ -93,15 +131,25 @@ msgstr ""
msgid "Ok"
msgstr ""
-#: js/oc-vcategories.js:68
-msgid "No categories selected for deletion."
+#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
+#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
+msgid "The object type is not specified."
msgstr ""
-#: js/oc-vcategories.js:68 js/share.js:135 js/share.js:142 js/share.js:525
+#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
+#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:525
#: js/share.js:537
msgid "Error"
msgstr ""
+#: js/oc-vcategories.js:179
+msgid "The app name is not specified."
+msgstr ""
+
+#: js/oc-vcategories.js:194
+msgid "The required file {file} is not installed!"
+msgstr ""
+
#: js/share.js:124
msgid "Error while sharing"
msgstr ""
@@ -280,7 +328,7 @@ msgstr ""
msgid "Edit categories"
msgstr ""
-#: templates/edit_categories_dialog.php:14
+#: templates/edit_categories_dialog.php:16
msgid "Add"
msgstr ""
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index 577591a3bda..dfd73f71e1f 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-11-14 00:02+0100\n"
+"POT-Creation-Date: 2012-11-15 00:01+0100\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 fdbfc30ac8c..ecab37e4285 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-11-14 00:02+0100\n"
+"POT-Creation-Date: 2012-11-15 00:02+0100\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 0f755fa2e9b..a3306ddd9e0 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-11-14 00:02+0100\n"
+"POT-Creation-Date: 2012-11-15 00:02+0100\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 8f7de2d08c6..236856b1896 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-11-14 00:02+0100\n"
+"POT-Creation-Date: 2012-11-15 00:02+0100\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 577fb50b5cd..5c509fa8102 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-11-14 00:02+0100\n"
+"POT-Creation-Date: 2012-11-15 00:02+0100\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 b4099580bc3..f45123aa953 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-11-14 00:02+0100\n"
+"POT-Creation-Date: 2012-11-15 00:02+0100\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"
@@ -94,6 +94,15 @@ msgstr ""
msgid "%d minutes ago"
msgstr ""
+#: template.php:106
+msgid "1 hour ago"
+msgstr ""
+
+#: template.php:107
+#, php-format
+msgid "%d hours ago"
+msgstr ""
+
#: template.php:108
msgid "today"
msgstr ""
@@ -112,7 +121,8 @@ msgid "last month"
msgstr ""
#: template.php:112
-msgid "months ago"
+#, php-format
+msgid "%d months ago"
msgstr ""
#: template.php:113
@@ -135,3 +145,8 @@ msgstr ""
#: updater.php:80
msgid "updates check is disabled"
msgstr ""
+
+#: vcategories.php:188 vcategories.php:249
+#, php-format
+msgid "Could not find category \"%s\""
+msgstr ""
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index 5b9328dc6fd..181ce867e4f 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-11-14 00:02+0100\n"
+"POT-Creation-Date: 2012-11-15 00:02+0100\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 09ba9237b6f..7cb154ea649 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-11-14 00:02+0100\n"
+"POT-Creation-Date: 2012-11-15 00:02+0100\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_webdavauth.pot b/l10n/templates/user_webdavauth.pot
index ee3d1a7bddc..1fb76358e5d 100644
--- a/l10n/templates/user_webdavauth.pot
+++ b/l10n/templates/user_webdavauth.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-11-14 00:02+0100\n"
+"POT-Creation-Date: 2012-11-15 00:02+0100\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"