diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-12 00:09:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-12 00:09:34 +0000 |
commit | e29835a702388488e285da22dd4eaff0dffef1fb (patch) | |
tree | 6201758caf457ce3c7b7cade93836d0fb658e87b /apps/files/l10n/en_GB.js | |
parent | 77071d07cffd7b03d46929be81b60c3428644606 (diff) | |
download | nextcloud-server-e29835a702388488e285da22dd4eaff0dffef1fb.tar.gz nextcloud-server-e29835a702388488e285da22dd4eaff0dffef1fb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 82ed2364dd6..d97a6b45551 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -83,6 +83,7 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Storage of {owner} is almost full ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"], + "View in folder" : "View in folder", "Path" : "Path", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favourited", |