- Timestamp:
- 11/10/08 08:54:49 (8 weeks ago)
- Location:
- trunk/common/libebox/po
- Files:
-
- 22 modified
-
an.po (modified) (10 diffs)
-
ar.po (modified) (10 diffs)
-
bg.po (modified) (10 diffs)
-
ca.po (modified) (10 diffs)
-
da.po (modified) (10 diffs)
-
de.po (modified) (10 diffs)
-
es.po (modified) (10 diffs)
-
eu.po (modified) (10 diffs)
-
fi.po (modified) (10 diffs)
-
fr.po (modified) (10 diffs)
-
it.po (modified) (10 diffs)
-
ja.po (modified) (10 diffs)
-
libebox.pot (modified) (11 diffs)
-
nl.po (modified) (10 diffs)
-
pl.po (modified) (8 diffs)
-
pt.po (modified) (10 diffs)
-
pt_BR.po (modified) (10 diffs)
-
ro.po (modified) (10 diffs)
-
ru.po (modified) (10 diffs)
-
sv.po (modified) (10 diffs)
-
tr.po (modified) (10 diffs)
-
zh_CN.po (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/common/libebox/po/an.po
r11340 r11601 7 7 "Project-Id-Version: libebox 0.12.1\n" 8 8 "Report-Msgid-Bugs-To: bugs@warp.es\n" 9 "POT-Creation-Date: 2008- 09-01 08:30+0200\n"9 "POT-Creation-Date: 2008-11-10 08:50+0000\n" 10 10 "PO-Revision-Date: 2006-11-23 16:39+0100\n" 11 11 "Last-Translator: Automatically generated\n" … … 17 17 "X-Generator: Translate Toolkit 0.10.1\n" 18 18 19 #: src/EBox/Exceptions/DataNotFound.pm:35 20 #, perl-brace-format 21 msgid "{data} {value} does not exist." 22 msgstr "" 23 24 #: src/EBox/Exceptions/DataMissing.pm:36 25 #, perl-brace-format 26 msgid "{data} is empty." 27 msgstr "" 28 29 #: src/EBox/Exceptions/InvalidData.pm:37 30 #, perl-brace-format 31 msgid "Invalid value for {data}: {value}." 32 msgstr "" 33 19 34 #: src/EBox/Exceptions/DataExists.pm:36 20 35 #, perl-brace-format … … 22 37 msgstr "" 23 38 24 #: src/EBox/Exceptions/InvalidData.pm:37 25 #, perl-brace-format 26 msgid "Invalid value for {data}: {value}." 27 msgstr "" 28 29 #: src/EBox/Exceptions/DataNotFound.pm:35 30 #, perl-brace-format 31 msgid "{data} {value} does not exist." 32 msgstr "" 33 34 #: src/EBox/Exceptions/DataMissing.pm:36 35 #, perl-brace-format 36 msgid "{data} is empty." 39 #: src/EBox/Sudo.pm:237 40 #, perl-brace-format 41 msgid "Running command '{cmd}' as {user} failed" 42 msgstr "" 43 44 #: src/EBox/Validate.pm:689 45 #, perl-brace-format 46 msgid "" 47 "Cannot stat dir: {dir}. This may mean that the directory does not exist or " 48 "the permissions forbid access to it" 49 msgstr "" 50 51 #: src/EBox/Validate.pm:694 52 #, perl-brace-format 53 msgid "The directory {dir} is not private; because it is owned by another user" 54 msgstr "" 55 56 #: src/EBox/Validate.pm:769 57 msgid "" 58 "The file path supplied is not valid. (Currently not all of the valid file's " 59 "characters are supported) " 60 msgstr "" 61 62 #: src/EBox/Validate.pm:797 63 msgid "The file path must be absolute" 37 64 msgstr "" 38 65 … … 86 113 #: src/EBox/CGI/Base.pm:832 87 114 msgid "Cannot create a temporally file for the upload" 88 msgstr ""89 90 #: src/EBox/Sudo.pm:23791 #, perl-brace-format92 msgid "Running command '{cmd}' as {user} failed"93 115 msgstr "" 94 116 … … 112 134 msgstr "" 113 135 114 #: src/EBox/Validate.pm:687 115 #, perl-brace-format 116 msgid "" 117 "Cannot stat dir: {dir}. This may mean that the directory does not exist or " 118 "the permissions forbid access to it" 119 msgstr "" 120 121 #: src/EBox/Validate.pm:692 122 #, perl-brace-format 123 msgid "The directory {dir} is not private; because it is owned by another user" 124 msgstr "" 125 126 #: src/EBox/Validate.pm:767 127 msgid "" 128 "The file path supplied is not valid. (Currently not all of the valid file's " 129 "characters are supported) " 130 msgstr "" 131 132 #: src/EBox/Validate.pm:795 133 msgid "The file path must be absolute" 134 msgstr "" 135 136 #: src/templates/ajax/viewer/file.mas:22 src/templates/ajax/viewer/file.mas:33 137 msgid "Download" 138 msgstr "" 139 140 #: src/templates/ajax/viewer/file.mas:26 141 msgid "Remove" 136 #: src/templates/ajax/tableSelector.mas:14 137 msgid "Choose one of the options to show the associated table" 138 msgstr "" 139 140 #: src/templates/ajax/tableSelector.mas:32 141 msgid "Choose one..." 142 msgstr "" 143 144 #: src/templates/ajax/setter/inverseMatchSelectSetter.mas:9 145 #: src/templates/ajax/setter/inverseMatchUnionSetter.mas:9 146 msgid "Inverse match" 142 147 msgstr "" 143 148 … … 146 151 msgstr "" 147 152 148 #: src/templates/ajax/setter/inverseMatchUnionSetter.mas:9149 #: src/templates/ajax/setter/inverseMatchSelectSetter.mas:9150 msgid "Inverse match"151 msgstr ""152 153 153 #: src/templates/ajax/setter/portRangeSetter.mas:20 154 154 msgid "From" … … 157 157 #: src/templates/ajax/setter/portRangeSetter.mas:25 158 158 msgid "To" 159 msgstr ""160 161 #: src/templates/ajax/modelViewer.mas:228162 msgid "Optional"163 159 msgstr "" 164 160 … … 181 177 msgstr "" 182 178 183 #: src/templates/ajax/tableSelector.mas:14 184 msgid "Choose one of the options to show the associated table" 185 msgstr "" 186 187 #: src/templates/ajax/tableSelector.mas:32 188 msgid "Choose one..." 179 #: src/templates/ajax/modelViewer.mas:228 180 msgid "Optional" 181 msgstr "" 182 183 #: src/templates/ajax/viewer/file.mas:22 src/templates/ajax/viewer/file.mas:33 184 msgid "Download" 185 msgstr "" 186 187 #: src/templates/ajax/viewer/file.mas:26 188 msgid "Remove" 189 189 msgstr "" 190 190 … … 218 218 msgstr "" 219 219 220 #: src/templates/enable.mas:9 221 msgid "Service configuration" 222 msgstr "" 223 224 #: src/templates/enable.mas:21 src/templates/enable.mas:24 225 msgid "Disabled" 226 msgstr "" 227 228 #: src/templates/enable.mas:22 src/templates/enable.mas:25 229 msgid "Enabled" 230 msgstr "" 231 232 #: src/templates/enable.mas:29 src/templates/enable.mas:30 233 #: src/templates/language.mas:23 234 msgid "Change" 235 msgstr "" 236 220 237 #: src/templates/title.mas:12 221 238 msgid "show help" … … 235 252 "needed." 236 253 msgstr "" 237 238 #: src/templates/language.mas:23 src/templates/enable.mas:29239 #: src/templates/enable.mas:30240 msgid "Change"241 msgstr ""242 243 #: src/templates/enable.mas:9244 msgid "Service configuration"245 msgstr ""246 247 #: src/templates/enable.mas:21 src/templates/enable.mas:24248 msgid "Disabled"249 msgstr ""250 251 #: src/templates/enable.mas:22 src/templates/enable.mas:25252 msgid "Enabled"253 msgstr "" -
trunk/common/libebox/po/ar.po
r11340 r11601 7 7 "Project-Id-Version: libebox 0.12.1\n" 8 8 "Report-Msgid-Bugs-To: bugs@warp.es\n" 9 "POT-Creation-Date: 2008- 09-01 08:30+0200\n"9 "POT-Creation-Date: 2008-11-10 08:50+0000\n" 10 10 "PO-Revision-Date: 2006-11-23 16:39+0100\n" 11 11 "Last-Translator: Automatically generated\n" … … 18 18 "X-Generator: Translate Toolkit 0.10.1\n" 19 19 20 #: src/EBox/Exceptions/DataNotFound.pm:35 21 #, perl-brace-format 22 msgid "{data} {value} does not exist." 23 msgstr "" 24 25 #: src/EBox/Exceptions/DataMissing.pm:36 26 #, perl-brace-format 27 msgid "{data} is empty." 28 msgstr "" 29 30 #: src/EBox/Exceptions/InvalidData.pm:37 31 #, perl-brace-format 32 msgid "Invalid value for {data}: {value}." 33 msgstr "" 34 20 35 #: src/EBox/Exceptions/DataExists.pm:36 21 36 #, perl-brace-format … … 23 38 msgstr "" 24 39 25 #: src/EBox/Exceptions/InvalidData.pm:37 26 #, perl-brace-format 27 msgid "Invalid value for {data}: {value}." 28 msgstr "" 29 30 #: src/EBox/Exceptions/DataNotFound.pm:35 31 #, perl-brace-format 32 msgid "{data} {value} does not exist." 33 msgstr "" 34 35 #: src/EBox/Exceptions/DataMissing.pm:36 36 #, perl-brace-format 37 msgid "{data} is empty." 40 #: src/EBox/Sudo.pm:237 41 #, perl-brace-format 42 msgid "Running command '{cmd}' as {user} failed" 43 msgstr "" 44 45 #: src/EBox/Validate.pm:689 46 #, perl-brace-format 47 msgid "" 48 "Cannot stat dir: {dir}. This may mean that the directory does not exist or " 49 "the permissions forbid access to it" 50 msgstr "" 51 52 #: src/EBox/Validate.pm:694 53 #, perl-brace-format 54 msgid "The directory {dir} is not private; because it is owned by another user" 55 msgstr "" 56 57 #: src/EBox/Validate.pm:769 58 msgid "" 59 "The file path supplied is not valid. (Currently not all of the valid file's " 60 "characters are supported) " 61 msgstr "" 62 63 #: src/EBox/Validate.pm:797 64 msgid "The file path must be absolute" 38 65 msgstr "" 39 66 … … 87 114 #: src/EBox/CGI/Base.pm:832 88 115 msgid "Cannot create a temporally file for the upload" 89 msgstr ""90 91 #: src/EBox/Sudo.pm:23792 #, perl-brace-format93 msgid "Running command '{cmd}' as {user} failed"94 116 msgstr "" 95 117 … … 113 135 msgstr "" 114 136 115 #: src/EBox/Validate.pm:687 116 #, perl-brace-format 117 msgid "" 118 "Cannot stat dir: {dir}. This may mean that the directory does not exist or " 119 "the permissions forbid access to it" 120 msgstr "" 121 122 #: src/EBox/Validate.pm:692 123 #, perl-brace-format 124 msgid "The directory {dir} is not private; because it is owned by another user" 125 msgstr "" 126 127 #: src/EBox/Validate.pm:767 128 msgid "" 129 "The file path supplied is not valid. (Currently not all of the valid file's " 130 "characters are supported) " 131 msgstr "" 132 133 #: src/EBox/Validate.pm:795 134 msgid "The file path must be absolute" 135 msgstr "" 136 137 #: src/templates/ajax/viewer/file.mas:22 src/templates/ajax/viewer/file.mas:33 138 msgid "Download" 139 msgstr "" 140 141 #: src/templates/ajax/viewer/file.mas:26 142 msgid "Remove" 137 #: src/templates/ajax/tableSelector.mas:14 138 msgid "Choose one of the options to show the associated table" 139 msgstr "" 140 141 #: src/templates/ajax/tableSelector.mas:32 142 msgid "Choose one..." 143 msgstr "" 144 145 #: src/templates/ajax/setter/inverseMatchSelectSetter.mas:9 146 #: src/templates/ajax/setter/inverseMatchUnionSetter.mas:9 147 msgid "Inverse match" 143 148 msgstr "" 144 149 … … 147 152 msgstr "" 148 153 149 #: src/templates/ajax/setter/inverseMatchUnionSetter.mas:9150 #: src/templates/ajax/setter/inverseMatchSelectSetter.mas:9151 msgid "Inverse match"152 msgstr ""153 154 154 #: src/templates/ajax/setter/portRangeSetter.mas:20 155 155 msgid "From" … … 158 158 #: src/templates/ajax/setter/portRangeSetter.mas:25 159 159 msgid "To" 160 msgstr ""161 162 #: src/templates/ajax/modelViewer.mas:228163 msgid "Optional"164 160 msgstr "" 165 161 … … 182 178 msgstr "" 183 179 184 #: src/templates/ajax/tableSelector.mas:14 185 msgid "Choose one of the options to show the associated table" 186 msgstr "" 187 188 #: src/templates/ajax/tableSelector.mas:32 189 msgid "Choose one..." 180 #: src/templates/ajax/modelViewer.mas:228 181 msgid "Optional" 182 msgstr "" 183 184 #: src/templates/ajax/viewer/file.mas:22 src/templates/ajax/viewer/file.mas:33 185 msgid "Download" 186 msgstr "" 187 188 #: src/templates/ajax/viewer/file.mas:26 189 msgid "Remove" 190 190 msgstr "" 191 191 … … 219 219 msgstr "" 220 220 221 #: src/templates/enable.mas:9 222 msgid "Service configuration" 223 msgstr "" 224 225 #: src/templates/enable.mas:21 src/templates/enable.mas:24 226 msgid "Disabled" 227 msgstr "" 228 229 #: src/templates/enable.mas:22 src/templates/enable.mas:25 230 msgid "Enabled" 231 msgstr "" 232 233 #: src/templates/enable.mas:29 src/templates/enable.mas:30 234 #: src/templates/language.mas:23 235 msgid "Change" 236 msgstr "" 237 221 238 #: src/templates/title.mas:12 222 239 msgid "show help" … … 236 253 "needed." 237 254 msgstr "" 238 239 #: src/templates/language.mas:23 src/templates/enable.mas:29240 #: src/templates/enable.mas:30241 msgid "Change"242 msgstr ""243 244 #: src/templates/enable.mas:9245 msgid "Service configuration"246 msgstr ""247 248 #: src/templates/enable.mas:21 src/templates/enable.mas:24249 msgid "Disabled"250 msgstr ""251 252 #: src/templates/enable.mas:22 src/templates/enable.mas:25253 msgid "Enabled"254 msgstr "" -
trunk/common/libebox/po/bg.po
r11340 r11601 8 8 "Project-Id-Version: libebox 0.12.1\n" 9 9 "Report-Msgid-Bugs-To: bugs@warp.es\n" 10 "POT-Creation-Date: 2008- 09-01 08:30+0200\n"10 "POT-Creation-Date: 2008-11-10 08:50+0000\n" 11 11 "PO-Revision-Date: 2008-07-04 08:15+0200\n" 12 12 "Last-Translator: Automatically generated\n" … … 16 16 "Content-Transfer-Encoding: 8bit\n" 17 17 18 #: src/EBox/Exceptions/DataNotFound.pm:35 19 #, perl-brace-format 20 msgid "{data} {value} does not exist." 21 msgstr "" 22 23 #: src/EBox/Exceptions/DataMissing.pm:36 24 #, perl-brace-format 25 msgid "{data} is empty." 26 msgstr "" 27 28 #: src/EBox/Exceptions/InvalidData.pm:37 29 #, perl-brace-format 30 msgid "Invalid value for {data}: {value}." 31 msgstr "" 32 18 33 #: src/EBox/Exceptions/DataExists.pm:36 19 34 #, perl-brace-format … … 21 36 msgstr "" 22 37 23 #: src/EBox/Exceptions/InvalidData.pm:37 24 #, perl-brace-format 25 msgid "Invalid value for {data}: {value}." 26 msgstr "" 27 28 #: src/EBox/Exceptions/DataNotFound.pm:35 29 #, perl-brace-format 30 msgid "{data} {value} does not exist." 31 msgstr "" 32 33 #: src/EBox/Exceptions/DataMissing.pm:36 34 #, perl-brace-format 35 msgid "{data} is empty." 38 #: src/EBox/Sudo.pm:237 39 #, perl-brace-format 40 msgid "Running command '{cmd}' as {user} failed" 41 msgstr "" 42 43 #: src/EBox/Validate.pm:689 44 #, perl-brace-format 45 msgid "" 46 "Cannot stat dir: {dir}. This may mean that the directory does not exist or " 47 "the permissions forbid access to it" 48 msgstr "" 49 50 #: src/EBox/Validate.pm:694 51 #, perl-brace-format 52 msgid "The directory {dir} is not private; because it is owned by another user" 53 msgstr "" 54 55 #: src/EBox/Validate.pm:769 56 msgid "" 57 "The file path supplied is not valid. (Currently not all of the valid file's " 58 "characters are supported) " 59 msgstr "" 60 61 #: src/EBox/Validate.pm:797 62 msgid "The file path must be absolute" 36 63 msgstr "" 37 64 … … 85 112 #: src/EBox/CGI/Base.pm:832 86 113 msgid "Cannot create a temporally file for the upload" 87 msgstr ""88 89 #: src/EBox/Sudo.pm:23790 #, perl-brace-format91 msgid "Running command '{cmd}' as {user} failed"92 114 msgstr "" 93 115 … … 111 133 msgstr "" 112 134 113 #: src/EBox/Validate.pm:687 114 #, perl-brace-format 115 msgid "" 116 "Cannot stat dir: {dir}. This may mean that the directory does not exist or " 117 "the permissions forbid access to it" 118 msgstr "" 119 120 #: src/EBox/Validate.pm:692 121 #, perl-brace-format 122 msgid "The directory {dir} is not private; because it is owned by another user" 123 msgstr "" 124 125 #: src/EBox/Validate.pm:767 126 msgid "" 127 "The file path supplied is not valid. (Currently not all of the valid file's " 128 "characters are supported) " 129 msgstr "" 130 131 #: src/EBox/Validate.pm:795 132 msgid "The file path must be absolute" 133 msgstr "" 134 135 #: src/templates/ajax/viewer/file.mas:22 src/templates/ajax/viewer/file.mas:33 136 msgid "Download" 137 msgstr "" 138 139 #: src/templates/ajax/viewer/file.mas:26 140 msgid "Remove" 135 #: src/templates/ajax/tableSelector.mas:14 136 msgid "Choose one of the options to show the associated table" 137 msgstr "" 138 139 #: src/templates/ajax/tableSelector.mas:32 140 msgid "Choose one..." 141 msgstr "" 142 143 #: src/templates/ajax/setter/inverseMatchSelectSetter.mas:9 144 #: src/templates/ajax/setter/inverseMatchUnionSetter.mas:9 145 msgid "Inverse match" 141 146 msgstr "" 142 147 … … 145 150 msgstr "" 146 151 147 #: src/templates/ajax/setter/inverseMatchUnionSetter.mas:9148 #: src/templates/ajax/setter/inverseMatchSelectSetter.mas:9149 msgid "Inverse match"150 msgstr ""151 152 152 #: src/templates/ajax/setter/portRangeSetter.mas:20 153 153 msgid "From" … … 156 156 #: src/templates/ajax/setter/portRangeSetter.mas:25 157 157 msgid "To" 158 msgstr ""159 160 #: src/templates/ajax/modelViewer.mas:228161 msgid "Optional"162 158 msgstr "" 163 159 … … 180 176 msgstr "" 181 177 182 #: src/templates/ajax/tableSelector.mas:14 183 msgid "Choose one of the options to show the associated table" 184 msgstr "" 185 186 #: src/templates/ajax/tableSelector.mas:32 187 msgid "Choose one..." 178 #: src/templates/ajax/modelViewer.mas:228 179 msgid "Optional" 180 msgstr "" 181 182 #: src/templates/ajax/viewer/file.mas:22 src/templates/ajax/viewer/file.mas:33 183 msgid "Download" 184 msgstr "" 185 186 #: src/templates/ajax/viewer/file.mas:26 187 msgid "Remove" 188 188 msgstr "" 189 189 … … 217 217 msgstr "" 218 218 219 #: src/templates/enable.mas:9 220 msgid "Service configuration" 221 msgstr "" 222 223 #: src/templates/enable.mas:21 src/templates/enable.mas:24 224 msgid "Disabled" 225 msgstr "" 226 227 #: src/templates/enable.mas:22 src/templates/enable.mas:25 228 msgid "Enabled" 229 msgstr "" 230 231 #: src/templates/enable.mas:29 src/templates/enable.mas:30 232 #: src/templates/language.mas:23 233 msgid "Change" 234 msgstr "" 235 219 236 #: src/templates/title.mas:12 220 237 msgid "show help" … … 234 251 "needed." 235 252 msgstr "" 236 237 #: src/templates/language.mas:23 src/templates/enable.mas:29238 #: src/templates/enable.mas:30239 msgid "Change"240 msgstr ""241 242 #: src/templates/enable.mas:9243 msgid "Service configuration"244 msgstr ""245 246 #: src/templates/enable.mas:21 src/templates/enable.mas:24247 msgid "Disabled"248 msgstr ""249 250 #: src/templates/enable.mas:22 src/templates/enable.mas:25251 msgid "Enabled"252 msgstr "" -
trunk/common/libebox/po/ca.po
r11340 r11601 7 7 "Project-Id-Version: libebox 0.12.1\n" 8 8 "Report-Msgid-Bugs-To: bugs@warp.es\n" 9 "POT-Creation-Date: 2008- 09-01 08:30+0200\n"9 "POT-Creation-Date: 2008-11-10 08:50+0000\n" 10 10 "PO-Revision-Date: 2006-10-30 10:15+0100\n" 11 11 "Last-Translator: Automatically generated\n" … … 17 17 "X-Generator: Translate Toolkit 0.10.1\n" 18 18 19 #: src/EBox/Exceptions/DataNotFound.pm:35 20 #, perl-brace-format 21 msgid "{data} {value} does not exist." 22 msgstr "" 23 24 #: src/EBox/Exceptions/DataMissing.pm:36 25 #, perl-brace-format 26 msgid "{data} is empty." 27 msgstr "" 28 29 #: src/EBox/Exceptions/InvalidData.pm:37 30 #, perl-brace-format 31 msgid "Invalid value for {data}: {value}." 32 msgstr "" 33 19 34 #: src/EBox/Exceptions/DataExists.pm:36 20 35 #, perl-brace-format … … 22 37 msgstr "" 23 38 24 #: src/EBox/Exceptions/InvalidData.pm:37 25 #, perl-brace-format 26 msgid "Invalid value for {data}: {value}." 27 msgstr "" 28 29 #: src/EBox/Exceptions/DataNotFound.pm:35 30 #, perl-brace-format 31 msgid "{data} {value} does not exist." 32 msgstr "" 33 34 #: src/EBox/Exceptions/DataMissing.pm:36 35 #, perl-brace-format 36 msgid "{data} is empty." 39 #: src/EBox/Sudo.pm:237 40 #, perl-brace-format 41 msgid "Running command '{cmd}' as {user} failed" 42 msgstr "" 43 44 #: src/EBox/Validate.pm:689 45 #, perl-brace-format 46 msgid "" 47 "Cannot stat dir: {dir}. This may mean that the directory does not exist or " 48 "the permissions forbid access to it" 49 msgstr "" 50 51 #: src/EBox/Validate.pm:694 52 #, perl-brace-format 53 msgid "The directory {dir} is not private; because it is owned by another user" 54 msgstr "" 55 56 #: src/EBox/Validate.pm:769 57 msgid "" 58 "The file path supplied is not valid. (Currently not all of the valid file's " 59 "characters are supported) " 60 msgstr "" 61 62 #: src/EBox/Validate.pm:797 63 msgid "The file path must be absolute" 37 64 msgstr "" 38 65 … … 86 113 #: src/EBox/CGI/Base.pm:832 87 114 msgid "Cannot create a temporally file for the upload" 88 msgstr ""89 90 #: src/EBox/Sudo.pm:23791 #, perl-brace-format92 msgid "Running command '{cmd}' as {user} failed"93 115 msgstr "" 94 116 … … 112 134 msgstr "" 113 135 114 #: src/EBox/Validate.pm:687 115 #, perl-brace-format 116 msgid "" 117 "Cannot stat dir: {dir}. This may mean that the directory does not exist or " 118 "the permissions forbid access to it" 119 msgstr "" 120 121 #: src/EBox/Validate.pm:692 122 #, perl-brace-format 123 msgid "The directory {dir} is not private; because it is owned by another user" 124 msgstr "" 125 126 #: src/EBox/Validate.pm:767 127 msgid "" 128 "The file path supplied is not valid. (Currently not all of the valid file's " 129 "characters are supported) " 130 msgstr "" 131 132 #: src/EBox/Validate.pm:795 133 msgid "The file path must be absolute" 134 msgstr "" 135 136 #: src/templates/ajax/viewer/file.mas:22 src/templates/ajax/viewer/file.mas:33 137 msgid "Download" 138 msgstr "" 139 140 #: src/templates/ajax/viewer/file.mas:26 141 msgid "Remove" 136 #: src/templates/ajax/tableSelector.mas:14 137 msgid "Choose one of the options to show the associated table" 138 msgstr "" 139 140 #: src/templates/ajax/tableSelector.mas:32 141 msgid "Choose one..." 142 msgstr "" 143 144 #: src/templates/ajax/setter/inverseMatchSelectSetter.mas:9 145 #: src/templates/ajax/setter/inverseMatchUnionSetter.mas:9 146 msgid "Inverse match" 142 147
