diff options
Diffstat (limited to 'l10n/en_GB/lib.po')
-rw-r--r-- | l10n/en_GB/lib.po | 86 |
1 files changed, 43 insertions, 43 deletions
diff --git a/l10n/en_GB/lib.po b/l10n/en_GB/lib.po index 53f7f9e8f1b..722c5a6e1bd 100644 --- a/l10n/en_GB/lib.po +++ b/l10n/en_GB/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-08 01:54-0400\n" -"PO-Revision-Date: 2014-06-07 06:12+0000\n" +"POT-Creation-Date: 2014-06-17 01:54-0400\n" +"PO-Revision-Date: 2014-06-17 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -29,42 +29,42 @@ msgid "" "example configuration is provided in config/config.sample.php." msgstr "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." -#: private/app.php:245 -#, php-format -msgid "" -"App \"%s\" can't be installed because it is not compatible with this version" -" of ownCloud." -msgstr "App \"%s\" can't be installed because it is not compatible with this version of ownCloud." - -#: private/app.php:261 -msgid "No app name specified" -msgstr "No app name specified" - -#: private/app.php:367 +#: private/app.php:361 msgid "Help" msgstr "Help" -#: private/app.php:380 +#: private/app.php:374 msgid "Personal" msgstr "Personal" -#: private/app.php:391 +#: private/app.php:385 msgid "Settings" msgstr "Settings" -#: private/app.php:403 +#: private/app.php:397 msgid "Users" msgstr "Users" -#: private/app.php:416 +#: private/app.php:410 msgid "Admin" msgstr "Admin" -#: private/app.php:918 +#: private/app.php:978 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "Failed to upgrade \"%s\"." +#: private/app.php:1135 +#, php-format +msgid "" +"App \\\"%s\\\" can't be installed because it is not compatible with this " +"version of ownCloud." +msgstr "" + +#: private/app.php:1147 +msgid "No app name specified" +msgstr "No app name specified" + #: private/avatar.php:66 msgid "Unknown filetype" msgstr "Unknown filetype" @@ -77,62 +77,62 @@ msgstr "Invalid image" msgid "web services under your control" msgstr "web services under your control" -#: private/installer.php:64 +#: private/installer.php:77 +msgid "App directory already exists" +msgstr "App directory already exists" + +#: private/installer.php:90 +#, php-format +msgid "Can't create app folder. Please fix permissions. %s" +msgstr "Can't create app folder. Please fix permissions. %s" + +#: private/installer.php:231 msgid "No source specified when installing app" msgstr "No source specified when installing app" -#: private/installer.php:71 +#: private/installer.php:238 msgid "No href specified when installing app from http" msgstr "No href specified when installing app from http" -#: private/installer.php:76 +#: private/installer.php:243 msgid "No path specified when installing app from local file" msgstr "No path specified when installing app from local file" -#: private/installer.php:90 +#: private/installer.php:257 #, php-format msgid "Archives of type %s are not supported" msgstr "Archives of type %s are not supported" -#: private/installer.php:104 +#: private/installer.php:271 msgid "Failed to open archive when installing app" msgstr "Failed to open archive when installing app" -#: private/installer.php:126 +#: private/installer.php:309 msgid "App does not provide an info.xml file" msgstr "App does not provide an info.xml file" -#: private/installer.php:132 +#: private/installer.php:315 msgid "App can't be installed because of not allowed code in the App" msgstr "App can't be installed because of unallowed code in the App" -#: private/installer.php:138 +#: private/installer.php:321 msgid "" "App can't be installed because it is not compatible with this version of " "ownCloud" msgstr "App can't be installed because it is not compatible with this version of ownCloud" -#: private/installer.php:144 +#: private/installer.php:327 msgid "" "App can't be installed because it contains the <shipped>true</shipped> tag " "which is not allowed for non shipped apps" msgstr "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" -#: private/installer.php:157 +#: private/installer.php:340 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" -#: private/installer.php:167 -msgid "App directory already exists" -msgstr "App directory already exists" - -#: private/installer.php:180 -#, php-format -msgid "Can't create app folder. Please fix permissions. %s" -msgstr "Can't create app folder. Please fix permissions. %s" - #: private/json.php:29 msgid "Application is not enabled" msgstr "Application is not enabled" @@ -347,30 +347,30 @@ msgstr "Sharing backend %s not found" msgid "Sharing backend for %s not found" msgstr "Sharing backend for %s not found" -#: private/share/share.php:1431 +#: private/share/share.php:1432 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Sharing %s failed, because the user %s is the original sharer" -#: private/share/share.php:1440 +#: private/share/share.php:1441 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Sharing %s failed, because the permissions exceed permissions granted to %s" -#: private/share/share.php:1456 +#: private/share/share.php:1457 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Sharing %s failed, because resharing is not allowed" -#: private/share/share.php:1468 +#: private/share/share.php:1469 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Sharing %s failed, because the sharing backend for %s could not find its source" -#: private/share/share.php:1482 +#: private/share/share.php:1483 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" |