diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-27 01:54:40 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-27 01:54:40 -0400 |
commit | 2740908a5b168563b60ab9cf40ae274c2ce1df25 (patch) | |
tree | 33f857a8403c3e362a8f8097cc37b3f241f2611a /core | |
parent | 35b035c37486dd028ad6f0c1e1f5e7d630bf26f3 (diff) | |
download | nextcloud-server-2740908a5b168563b60ab9cf40ae274c2ce1df25.tar.gz nextcloud-server-2740908a5b168563b60ab9cf40ae274c2ce1df25.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/az.php | 1 | ||||
-rw-r--r-- | core/l10n/en_GB.php | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/az.php b/core/l10n/az.php index 06c5bdad293..8f01ea97265 100644 --- a/core/l10n/az.php +++ b/core/l10n/az.php @@ -33,6 +33,7 @@ $TRANSLATIONS = array( "Reset" => "Sıfırla", "Users" => "İstifadəçilər", "Admin" => "İnzibatçı", +"Help" => "Kömək", "Password" => "Şifrə", "You are accessing the server from an untrusted domain." => "Siz serverə inamsız domain-dən girməyə çalışırsız.", "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." => "Xahiş olunur inzibatçı ilə əlaqə saxlayasınız. Eger siz bu xidmətin inzibatçısısınizsa, \"trusted_domain\" configini config/config.php faylinda düzgün qeyd edin. Config nüsxəsi config/config.sample.php faylında qeyd edilmişdir." diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php index e9164deca50..6e57dd4436c 100644 --- a/core/l10n/en_GB.php +++ b/core/l10n/en_GB.php @@ -191,6 +191,8 @@ $TRANSLATIONS = array( "Thank you for your patience." => "Thank you for your patience.", "You are accessing the server from an untrusted domain." => "You are accessing the server from an untrusted domain.", "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." => "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.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.", +"Add \"%s\" as trusted domain" => "Add \"%s\" as a trusted domain", "%s will be updated to version %s." => "%s will be updated to version %s.", "The following apps will be disabled:" => "The following apps will be disabled:", "The theme %s has been disabled." => "The theme %s has been disabled.", |