| 1 |
/* room list separator */ |
|---|
| 2 |
", " = ", "; |
|---|
| 3 |
|
|---|
| 4 |
/* buddy inspector type */ |
|---|
| 5 |
"Buddy" = "Buddy"; |
|---|
| 6 |
|
|---|
| 7 |
/* connection inspector type */ |
|---|
| 8 |
"Connection" = "Connection"; |
|---|
| 9 |
|
|---|
| 10 |
/* chat room joined date label */ |
|---|
| 11 |
"Joined: %@" = "Joined: %@"; |
|---|
| 12 |
|
|---|
| 13 |
/* not applicable or not available */ |
|---|
| 14 |
"n/a" = "n/a"; |
|---|
| 15 |
|
|---|
| 16 |
/* normal user class */ |
|---|
| 17 |
"Normal user" = "Normal user"; |
|---|
| 18 |
|
|---|
| 19 |
/* chat room parted date label */ |
|---|
| 20 |
"Parted: %@" = "Parted: %@"; |
|---|
| 21 |
|
|---|
| 22 |
/* registered user class */ |
|---|
| 23 |
"Registered user" = "Registered user"; |
|---|
| 24 |
|
|---|
| 25 |
/* chat room inspector type */ |
|---|
| 26 |
"Room" = "Room"; |
|---|
| 27 |
|
|---|
| 28 |
/* server operator class */ |
|---|
| 29 |
"Server operator" = "Server operator"; |
|---|
| 30 |
|
|---|
| 31 |
/* chat user inspector type */ |
|---|
| 32 |
"User" = "User"; |
|---|
| 33 |
|
|---|
| 34 |
/* file size measured in kilobytes */ |
|---|
| 35 |
"%.1f KB" = "%.1f KB"; |
|---|
| 36 |
|
|---|
| 37 |
/* file size measured in megabytes */ |
|---|
| 38 |
"%.2f MB" = "%.2f MB"; |
|---|
| 39 |
|
|---|
| 40 |
/* file size measured in gigabytes */ |
|---|
| 41 |
"%.3f GB" = "%.3f GB"; |
|---|
| 42 |
|
|---|
| 43 |
/* file size measured in terabytes */ |
|---|
| 44 |
"%.4f TB" = "%.4f TB"; |
|---|
| 45 |
|
|---|
| 46 |
/* style already installed title |
|---|
| 47 |
emoticons already installed title */ |
|---|
| 48 |
"%@ Already Installed" = "%@ Already Installed"; |
|---|
| 49 |
|
|---|
| 50 |
/* time that has passed on selected transfer */ |
|---|
| 51 |
"%@ elapsed" = "%@ elapsed"; |
|---|
| 52 |
|
|---|
| 53 |
/* time that has passed and time that remains on selected transfer */ |
|---|
| 54 |
"%@ elapsed, %@ remaining" = "%1$@ elapsed, %2$@ remaining"; |
|---|
| 55 |
|
|---|
| 56 |
/* crash message */ |
|---|
| 57 |
"%@ encountered an unrecoverable error during a previous session. Please enter any details you may recall about what you were doing when the application crashed. This will help us to improve future releases of %@." = "%1$@ encountered an unrecoverable error during a previous session. Please enter any details you may recall about what you were doing when the application crashed. This will help us to improve future releases of %2$@."; |
|---|
| 58 |
|
|---|
| 59 |
/* would you like to view the style in the Appearance Preferences |
|---|
| 60 |
would you like to view the emoticons in the Appearance Preferences */ |
|---|
| 61 |
"%@ is ready to be used in your colloquies. Would you like to view %@ and it's options in the Appearance Preferences?" = "%1$@ is ready to be used in your colloquies. Would you like to view %2$@ and it's options in the Appearance Preferences?"; |
|---|
| 62 |
|
|---|
| 63 |
/* status of current download file transfer */ |
|---|
| 64 |
"%@ of %@ downloaded, at %@ per second" = "%1$@ of %2$@ downloaded, at %3$@ per second"; |
|---|
| 65 |
|
|---|
| 66 |
/* status of current upload file transfer */ |
|---|
| 67 |
"%@ of %@ uploaded, at %@ per second" = "%1$@ of %2$@ uploaded, at %3$@ per second"; |
|---|
| 68 |
|
|---|
| 69 |
/* emoticon installed title |
|---|
| 70 |
style installed title */ |
|---|
| 71 |
"%@ Successfully Installed" = "%@ Successfully Installed"; |
|---|
| 72 |
|
|---|
| 73 |
/* program update */ |
|---|
| 74 |
"%@ Update" = "%@ Update"; |
|---|
| 75 |
|
|---|
| 76 |
/* number of rooms found with a filter from the server listing */ |
|---|
| 77 |
"%d of %d rooms found." = "%1$d of %2$d rooms found."; |
|---|
| 78 |
|
|---|
| 79 |
/* number of rooms listed on the server */ |
|---|
| 80 |
"%d rooms indexed." = "%d rooms indexed."; |
|---|
| 81 |
|
|---|
| 82 |
/* file size measured in bytes */ |
|---|
| 83 |
"%lu bytes" = "%lu bytes"; |
|---|
| 84 |
|
|---|
| 85 |
/* number of hidden messages */ |
|---|
| 86 |
"%u hidden" = "%u hidden"; |
|---|
| 87 |
|
|---|
| 88 |
/* new file transfer dialog message */ |
|---|
| 89 |
"A file named \"%@\" is being sent to you from %@. This file is %@ in size." = "A file named \"%1$@\" is being sent to you from %2$@. This file is %3$@ in size."; |
|---|
| 90 |
|
|---|
| 91 |
/* the software needs updated question */ |
|---|
| 92 |
"A newer version of this software has just been detected, would you like to see what's new?" = "A newer version of this software has just been detected, would you like to see what's new?"; |
|---|
| 93 |
|
|---|
| 94 |
/* accept button name */ |
|---|
| 95 |
"Accept" = "Accept"; |
|---|
| 96 |
|
|---|
| 97 |
/* add to favorites menu item */ |
|---|
| 98 |
"Add to Favorites" = "Add to Favorites"; |
|---|
| 99 |
|
|---|
| 100 |
/* alerts preference pane name */ |
|---|
| 101 |
"Alerts" = "Alerts"; |
|---|
| 102 |
|
|---|
| 103 |
/* already connected dialog title */ |
|---|
| 104 |
"Already connected" = "Already connected"; |
|---|
| 105 |
|
|---|
| 106 |
/* unknown error dialog title */ |
|---|
| 107 |
"An error occured" = "An error occured"; |
|---|
| 108 |
|
|---|
| 109 |
/* unknown error dialog message */ |
|---|
| 110 |
"An error occured when dealing with %@. %@" = "An error occured when dealing with %1$@. %2$@"; |
|---|
| 111 |
|
|---|
| 112 |
/* chat connecting error dialog title */ |
|---|
| 113 |
"An error occured while connecting" = "An error occured while connecting"; |
|---|
| 114 |
|
|---|
| 115 |
/* appearance preference pane name */ |
|---|
| 116 |
"Appearance" = "Appearance"; |
|---|
| 117 |
|
|---|
| 118 |
/* confirm the delete of a connection */ |
|---|
| 119 |
"Are you sure you want to delete the connection for %@? Any associated Keychain passwords will also be deleted." = "Are you sure you want to delete the connection for %@? Any associated Keychain passwords will also be deleted."; |
|---|
| 120 |
|
|---|
| 121 |
/* delete confirm dialog title */ |
|---|
| 122 |
"Are you sure you want to delete?" = "Are you sure you want to delete?"; |
|---|
| 123 |
|
|---|
| 124 |
/* are you sure you want to part all chat rooms dialog title */ |
|---|
| 125 |
"Are you sure you want to part from all chat rooms and close this window?" = "Are you sure you want to part from all chat rooms and close this window?"; |
|---|
| 126 |
|
|---|
| 127 |
/* are you sure you want to quit message */ |
|---|
| 128 |
"Are you sure you want to quit Colloquy and disconnect from all active connections?" = "Are you sure you want to quit Colloquy and disconnect from all active connections?"; |
|---|
| 129 |
|
|---|
| 130 |
/* are you sure you want to quit title */ |
|---|
| 131 |
"Are you sure you want to quit?" = "Are you sure you want to quit?"; |
|---|
| 132 |
|
|---|
| 133 |
/* available buddy status */ |
|---|
| 134 |
"Available" = "Available"; |
|---|
| 135 |
|
|---|
| 136 |
/* away buddy status */ |
|---|
| 137 |
"Away" = "Away"; |
|---|
| 138 |
|
|---|
| 139 |
/* behavior preference pane name */ |
|---|
| 140 |
"Behavior" = "Behavior"; |
|---|
| 141 |
|
|---|
| 142 |
/* available buddy bubble title */ |
|---|
| 143 |
"Buddy Available" = "Buddy Available"; |
|---|
| 144 |
|
|---|
| 145 |
/* unavailable buddy bubble title */ |
|---|
| 146 |
"Buddy Unavailable" = "Buddy Unavailable"; |
|---|
| 147 |
|
|---|
| 148 |
/* member invited to room title */ |
|---|
| 149 |
"Chat Room Invite" = "Chat Room Invite"; |
|---|
| 150 |
|
|---|
| 151 |
/* chat invalid nickname dialog title */ |
|---|
| 152 |
"Chat Server is blank" = "Chat Server is blank"; |
|---|
| 153 |
|
|---|
| 154 |
/* chat invalid nickname dialog title */ |
|---|
| 155 |
"Chat Server Port is invalid" = "Chat Server Port is invalid"; |
|---|
| 156 |
|
|---|
| 157 |
/* clear finished transfers toolbar button name */ |
|---|
| 158 |
"Clear" = "Clear"; |
|---|
| 159 |
|
|---|
| 160 |
/* clear finished transfers toolbar customize palette name */ |
|---|
| 161 |
"Clear Finished" = "Clear Finished"; |
|---|
| 162 |
|
|---|
| 163 |
/* clear finished transfers tooltip */ |
|---|
| 164 |
"Clear Finished Transfers" = "Clear Finished Transfers"; |
|---|
| 165 |
|
|---|
| 166 |
/* connect to server title */ |
|---|
| 167 |
"Connect" = "Connect"; |
|---|
| 168 |
|
|---|
| 169 |
/* connect button tooltip */ |
|---|
| 170 |
"Connect to server" = "Connect to server"; |
|---|
| 171 |
|
|---|
| 172 |
/* connect button tooltip */ |
|---|
| 173 |
"Connect to Server" = "Connect to Server"; |
|---|
| 174 |
|
|---|
| 175 |
/* connected bubble title */ |
|---|
| 176 |
"Connected" = "Connected"; |
|---|
| 177 |
|
|---|
| 178 |
/* name for connection info button in customize palette */ |
|---|
| 179 |
"Connection Info" = "Connection Info"; |
|---|
| 180 |
|
|---|
| 181 |
/* connection is disconnected dialog title */ |
|---|
| 182 |
"Connection is Disconnected" = "Connection is Disconnected"; |
|---|
| 183 |
|
|---|
| 184 |
/* connection failed to the update server */ |
|---|
| 185 |
"Connection to the Update server failed." = "Connection to the Update server failed."; |
|---|
| 186 |
|
|---|
| 187 |
/* short toolbar server console button name */ |
|---|
| 188 |
"Console" = "Console"; |
|---|
| 189 |
|
|---|
| 190 |
/* title of the could not connect error */ |
|---|
| 191 |
"Could not connect" = "Could not connect"; |
|---|
| 192 |
|
|---|
| 193 |
/* chat invalid password dialog title */ |
|---|
| 194 |
"Could not connect to Chat server" = "Could not connect to Chat server"; |
|---|
| 195 |
|
|---|
| 196 |
/* current version */ |
|---|
| 197 |
"currently using %@ (v%@)" = "currently using %1$@ (v%2$@)"; |
|---|
| 198 |
|
|---|
| 199 |
/* singular day */ |
|---|
| 200 |
"day" = "day"; |
|---|
| 201 |
|
|---|
| 202 |
/* plural days */ |
|---|
| 203 |
"days" = "days"; |
|---|
| 204 |
|
|---|
| 205 |
/* decline button */ |
|---|
| 206 |
"Decline" = "Decline"; |
|---|
| 207 |
|
|---|
| 208 |
/* delete item title */ |
|---|
| 209 |
"Delete" = "Delete"; |
|---|
| 210 |
|
|---|
| 211 |
/* name for delete connection button in customize palette |
|---|
| 212 |
delete connection button tooltip */ |
|---|
| 213 |
"Delete Connection" = "Delete Connection"; |
|---|
| 214 |
|
|---|
| 215 |
/* disconnect from server title */ |
|---|
| 216 |
"Disconnect" = "Disconnect"; |
|---|
| 217 |
|
|---|
| 218 |
/* disconnect button tooltip */ |
|---|
| 219 |
"Disconnect from Server" = "Disconnect from Server"; |
|---|
| 220 |
|
|---|
| 221 |
/* disconnected bubble title */ |
|---|
| 222 |
"Disconnected" = "Disconnected"; |
|---|
| 223 |
|
|---|
| 224 |
/* chat panes drawer toolbar item name */ |
|---|
| 225 |
"Drawer" = "Drawer"; |
|---|
| 226 |
|
|---|
| 227 |
/* error installing emoticons title */ |
|---|
| 228 |
"Emoticon Installation Error" = "Emoticon Installation Error"; |
|---|
| 229 |
|
|---|
| 230 |
/* general preference pane name */ |
|---|
| 231 |
"General" = "General"; |
|---|
| 232 |
|
|---|
| 233 |
/* get info contextual menu item title */ |
|---|
| 234 |
"Get Info" = "Get Info"; |
|---|
| 235 |
|
|---|
| 236 |
/* hide drawer menu title */ |
|---|
| 237 |
"Hide Drawer" = "Hide Drawer"; |
|---|
| 238 |
|
|---|
| 239 |
/* hide tab bar menu title */ |
|---|
| 240 |
"Hide Tab Bar" = "Hide Tab Bar"; |
|---|
| 241 |
|
|---|
| 242 |
/* singular hour */ |
|---|
| 243 |
"hour" = "hour"; |
|---|
| 244 |
|
|---|
| 245 |
/* plural hours */ |
|---|
| 246 |
"hours" = "hours"; |
|---|
| 247 |
|
|---|
| 248 |
/* idle buddy status */ |
|---|
| 249 |
"Idle" = "Idle"; |
|---|
| 250 |
|
|---|
| 251 |
/* new file transfer dialog title */ |
|---|
| 252 |
"Incoming File Transfer" = "Incoming File Transfer"; |
|---|
| 253 |
|
|---|
| 254 |
/* short toolbar connection info button name */ |
|---|
| 255 |
"Info" = "Info"; |
|---|
| 256 |
|
|---|
| 257 |
/* short toolbar inspector button name |
|---|
| 258 |
inspector toolbar button in customize palette */ |
|---|
| 259 |
"Inspector" = "Inspector"; |
|---|
| 260 |
|
|---|
| 261 |
/* interface preference pane name */ |
|---|
| 262 |
"Interface" = "Interface"; |
|---|
| 263 |
|
|---|
| 264 |
/* bubble title invited to room */ |
|---|
| 265 |
"Invited to Chat" = "Invited to Chat"; |
|---|
| 266 |
|
|---|
| 267 |
/* irc nickname buddy picker column title */ |
|---|
| 268 |
"IRC Nickname" = "IRC Nickname"; |
|---|
| 269 |
|
|---|
| 270 |
/* new buddy card note */ |
|---|
| 271 |
"IRC Nickname: %@ (%@)" = "IRC Nickname: %1$@ (%2$@)"; |
|---|
| 272 |
|
|---|
| 273 |
/* join button */ |
|---|
| 274 |
"Join" = "Join"; |
|---|
| 275 |
|
|---|
| 276 |
/* join chat room button tooltip */ |
|---|
| 277 |
"Join a chat room" = "Join a chat room"; |
|---|
| 278 |
|
|---|
| 279 |
/* name for join chat room button in customize palette */ |
|---|
| 280 |
"Join Chat Room" = "Join Chat Room"; |
|---|
| 281 |
|
|---|
| 282 |
/* short toolbar join chat room button name */ |
|---|
| 283 |
"Join Room" = "Join Room"; |
|---|
| 284 |
|
|---|
| 285 |
/* join room contextual menu item title */ |
|---|
| 286 |
"Join Room..." = "Join Room..."; |
|---|
| 287 |
|
|---|
| 288 |
/* message user button tooltip */ |
|---|
| 289 |
"Message a user" = "Message a user"; |
|---|
| 290 |
|
|---|
| 291 |
/* toolbar message user button name */ |
|---|
| 292 |
"Message User" = "Message User"; |
|---|
| 293 |
|
|---|
| 294 |
/* message user contextual menu item title */ |
|---|
| 295 |
"Message User..." = "Message User..."; |
|---|
| 296 |
|
|---|
| 297 |
/* singular minute */ |
|---|
| 298 |
"minute" = "minute"; |
|---|
| 299 |
|
|---|
| 300 |
/* plural minutes */ |
|---|
| 301 |
"minutes" = "minutes"; |
|---|
| 302 |
|
|---|
| 303 |
/* singular month */ |
|---|
| 304 |
"month" = "month"; |
|---|
| 305 |
|
|---|
| 306 |
/* plural months */ |
|---|
| 307 |
"months" = "months"; |
|---|
| 308 |
|
|---|
| 309 |
/* multiple user same nickname, user selection description */ |
|---|
| 310 |
"Multiple users with the name '%@' have been found." = "Multiple users with the name '%@' have been found."; |
|---|
| 311 |
|
|---|
| 312 |
/* not applicable identifier */ |
|---|
| 313 |
"n/a" = "n/a"; |
|---|
| 314 |
|
|---|
| 315 |
/* never answer */ |
|---|
| 316 |
"Never" = "Never"; |
|---|
| 317 |
|
|---|
| 318 |
/* new connection title */ |
|---|
| 319 |
"New" = "New"; |
|---|
| 320 |
|
|---|
| 321 |
/* new connection tooltip */ |
|---|
| 322 |
"New Connection" = "New Connection"; |
|---|
| 323 |
|
|---|
| 324 |
/* new smart transcript menu title */ |
|---|
| 325 |
"New Smart Transcript..." = "New Smart Transcript..."; |
|---|
| 326 |
|
|---|
| 327 |
/* chat invalid nickname dialog title */ |
|---|
| 328 |
"Nickname is blank" = "Nickname is blank"; |
|---|
| 329 |
|
|---|
| 330 |
/* no button |
|---|
| 331 |
no answer */ |
|---|
| 332 |
"No" = "No"; |
|---|
| 333 |
|
|---|
| 334 |
/* no favorites menu title */ |
|---|
| 335 |
"No Favorites" = "No Favorites"; |
|---|
| 336 |
|
|---|
| 337 |
/* no info inspector title */ |
|---|
| 338 |
"No Info" = "No Info"; |
|---|
| 339 |
|
|---|
| 340 |
/* no files have been transfered or in the process of transfering */ |
|---|
| 341 |
"no recent file transfers" = "no recent file transfers"; |
|---|
| 342 |
|
|---|
| 343 |
/* no smart transcripts menu title */ |
|---|
| 344 |
"No Smart Transcripts" = "No Smart Transcripts"; |
|---|
| 345 |
|
|---|
| 346 |
/* status of pending download file transfer */ |
|---|
| 347 |
"nothing downloaded yet" = "nothing downloaded yet"; |
|---|
| 348 |
|
|---|
| 349 |
/* status of pending upload file transfer */ |
|---|
| 350 |
"nothing uploaded yet" = "nothing uploaded yet"; |
|---|
| 351 |
|
|---|
| 352 |
/* notice message from user title */ |
|---|
| 353 |
"Notice from %@" = "Notice from %@"; |
|---|
| 354 |
|
|---|
| 355 |
/* offline buddy status */ |
|---|
| 356 |
"Offline" = "Offline"; |
|---|
| 357 |
|
|---|
| 358 |
/* open favorites folder menu title */ |
|---|
| 359 |
"Open Favorites folder..." = "Open Favorites folder..."; |
|---|
| 360 |
|
|---|
| 361 |
/* server console button tooltip */ |
|---|
| 362 |
"Open the server console" = "Open the server console"; |
|---|
| 363 |
|
|---|
| 364 |
/* chat panes drawer toolbar customize palette name */ |
|---|
| 365 |
"Panel Drawer" = "Panel Drawer"; |
|---|
| 366 |
|
|---|
| 367 |
/* reconnect to server button */ |
|---|
| 368 |
"Reconnect" = "Reconnect"; |
|---|
| 369 |
|
|---|
| 370 |
/* refuse button name */ |
|---|
| 371 |
"Refuse" = "Refuse"; |
|---|
| 372 |
|
|---|
| 373 |
/* replace button name */ |
|---|
| 374 |
"Replace" = "Replace"; |
|---|
| 375 |
|
|---|
| 376 |
/* resume button name */ |
|---|
| 377 |
"Resume" = "Resume"; |
|---|
| 378 |
|
|---|
| 379 |
/* retry connecting to server */ |
|---|
| 380 |
"Retry" = "Retry"; |
|---|
| 381 |
|
|---|
| 382 |
/* show file in Finder toolbar button name */ |
|---|
| 383 |
"Reveal" = "Reveal"; |
|---|
| 384 |
|
|---|
| 385 |
/* show file in Finder toolbar customize palette name */ |
|---|
| 386 |
"Reveal File" = "Reveal File"; |
|---|
| 387 |
|
|---|
| 388 |
/* reveal button tooltip */ |
|---|
| 389 |
"Reveal File in Finder" = "Reveal File in Finder"; |
|---|
| 390 |
|
|---|
| 391 |
/* save dialog title */ |
|---|
| 392 |
"Save" = "Save"; |
|---|
| 393 |
|
|---|
| 394 |
/* save as button name */ |
|---|
| 395 |
"Save As..." = "Save As..."; |
|---|
| 396 |
|
|---|
| 397 |
/* singular second */ |
|---|
| 398 |
"second" = "second"; |
|---|
| 399 |
|
|---|
| 400 |
/* plural seconds */ |
|---|
| 401 |
"seconds" = "seconds"; |
|---|
| 402 |
|
|---|
| 403 |
/* send files passively file send open dialog button */ |
|---|
| 404 |
"Send File Passively" = "Send File Passively"; |
|---|
| 405 |
|
|---|
| 406 |
/* singular server label */ |
|---|
| 407 |
"server" = "server"; |
|---|
| 408 |
|
|---|
| 409 |
/* name for server console button in customize palette */ |
|---|
| 410 |
"Server Console" = "Server Console"; |
|---|
| 411 |
|
|---|
| 412 |
/* connection info button tooltip */ |
|---|
| 413 |
"Show connection info" = "Show connection info"; |
|---|
| 414 |
|
|---|
| 415 |
/* show drawer menu title */ |
|---|
| 416 |
"Show Drawer" = "Show Drawer"; |
|---|
| 417 |
|
|---|
| 418 |
/* connection info button tooltip */ |
|---|
| 419 |
"Show inspector" = "Show inspector"; |
|---|
| 420 |
|
|---|
| 421 |
/* show tab bar menu title */ |
|---|
| 422 |
"Show Tab Bar" = "Show Tab Bar"; |
|---|
| 423 |
|
|---|
| 424 |
/* short toolbar stop button name */ |
|---|
| 425 |
"Stop" = "Stop"; |
|---|
| 426 |
|
|---|
| 427 |
/* stop button tooltip */ |
|---|
| 428 |
"Stop File Tranfser" = "Stop File Tranfser"; |
|---|
| 429 |
|
|---|
| 430 |
/* name for stop button in customize palette */ |
|---|
| 431 |
"Stop Tranfser" = "Stop Tranfser"; |
|---|
| 432 |
|
|---|
| 433 |
/* error installing style title */ |
|---|
| 434 |
"Style Installation Error" = "Style Installation Error"; |
|---|
| 435 |
|
|---|
| 436 |
/* would you like to replace an emoticon bundle with a different version */ |
|---|
| 437 |
"The %@ emoticons are already installed. Would you like to replace them with this version?" = "The %@ emoticons are already installed. Would you like to replace them with this version?"; |
|---|
| 438 |
|
|---|
| 439 |
/* would you like to replace a style with a different version */ |
|---|
| 440 |
"The %@ style is already installed. Would you like to replace it with this version?" = "The %@ style is already installed. Would you like to replace it with this version?"; |
|---|
| 441 |
|
|---|
| 442 |
/* chat server blank dialog message */ |
|---|
| 443 |
"The chat server is invalid because it was left blank." = "The chat server is invalid because it was left blank."; |
|---|
| 444 |
|
|---|
| 445 |
/* chat server port invalid dialog message */ |
|---|
| 446 |
"The chat server port you specified is invalid because it can't be negative or greater than 65535." = "The chat server port you specified is invalid because it can't be negative or greater than 65535."; |
|---|
| 447 |
|
|---|
| 448 |
/* chat already connected message */ |
|---|
| 449 |
"The chat server with the nickname you specified is already connected to from this computer. Use another nickname if you desire multiple connections." = "The chat server with the nickname you specified is already connected to from this computer. Use another nickname if you desire multiple connections."; |
|---|
| 450 |
|
|---|
| 451 |
/* unknown connection error dialog message */ |
|---|
| 452 |
"The connection could not be made. %s." = "The connection could not be made. %s."; |
|---|
| 453 |
|
|---|
| 454 |
/* unknown disconnection error dialog message */ |
|---|
| 455 |
"The connection was terminated between your computer and the server. %s." = "The connection was terminated between your computer and the server. %s."; |
|---|
| 456 |
|
|---|
| 457 |
/* emoticons install error message */ |
|---|
| 458 |
"The emoticons could not be installed, please make sure you have permission to install this item." = "The emoticons could not be installed, please make sure you have permission to install this item."; |
|---|
| 459 |
|
|---|
| 460 |
/* replace transfer save dialog message */ |
|---|
| 461 |
"The file %@ in %@ already exists and can't be resumed. Replace it?" = "The file %1$@ in %2$@ already exists and can't be resumed. Replace it?"; |
|---|
| 462 |
|
|---|
| 463 |
/* replace or resume transfer save dialog message */ |
|---|
| 464 |
"The file %@ in %@ already exists. Would you like to resume from where a previous transfer stopped or replace it?" = "The file %1$@ in %2$@ already exists. Would you like to resume from where a previous transfer stopped or replace it?"; |
|---|
| 465 |
|
|---|
| 466 |
/* chat nickname blank dialog message */ |
|---|
| 467 |
"The nickname is invalid because it was left blank." = "The nickname is invalid because it was left blank."; |
|---|
| 468 |
|
|---|
| 469 |
/* chat invalid nickname dialog message */ |
|---|
| 470 |
"The nickname you specified is in use or invalid on this server." = "The nickname you specified is in use or invalid on this server."; |
|---|
| 471 |
|
|---|
| 472 |
/* chat invalid nicknames dialog message */ |
|---|
| 473 |
"The nickname you specified is in use or invalid on this server. A connection could not be made with '%@' as your nickname." = "The nickname you specified is in use or invalid on this server. A connection could not be made with '%@' as your nickname."; |
|---|
| 474 |
|
|---|
| 475 |
/* chat invalid password dialog message */ |
|---|
| 476 |
"The password you specified is invalid or a connection could not be made without a proper password. Make sure you have access to the server." = "The password you specified is invalid or a connection could not be made without a proper password. Make sure you have access to the server."; |
|---|
| 477 |
|
|---|
| 478 |
/* chat invalid password dialog message */ |
|---|
| 479 |
"The server is disconnected or refusing connections from your computer. Make sure you are connected to the internet and have access to the server." = "The server is disconnected or refusing connections from your computer. Make sure you are connected to the internet and have access to the server."; |
|---|
| 480 |
|
|---|
| 481 |
/* connection dropped */ |
|---|
| 482 |
"The server may be down for maintenance, or the connection was broken between your computer and the server. Check your connection and try again." = "The server may be down for maintenance, or the connection was broken between your computer and the server. Check your connection and try again."; |
|---|
| 483 |
|
|---|
| 484 |
/* connection dropped */ |
|---|
| 485 |
"The server may have shutdown for maintenance, or the connection was broken between your computer and the server. Check your connection and try again." = "The server may have shutdown for maintenance, or the connection was broken between your computer and the server. Check your connection and try again."; |
|---|
| 486 |
|
|---|
| 487 |
/* style install error message */ |
|---|
| 488 |
"The style could not be installed, please make sure you have permission to install this item." = "The style could not be installed, please make sure you have permission to install this item."; |
|---|
| 489 |
|
|---|
| 490 |
/* user not online alert dialog message */ |
|---|
| 491 |
"The user \"%@\" is not online and is unavailable until they reconnect." = "The user \"%@\" is not online and is unavailable until they reconnect."; |
|---|
| 492 |
|
|---|
| 493 |
/* chat username blank dialog message */ |
|---|
| 494 |
"The username is invalid because it was left blank." = "The username is invalid because it was left blank."; |
|---|
| 495 |
|
|---|
| 496 |
/* chat username blank dialog message */ |
|---|
| 497 |
"The username you specified is invalid because it contains spaces or other non-alphanumeric characters." = "The username you specified is invalid because it contains spaces or other non-alphanumeric characters."; |
|---|
| 498 |
|
|---|
| 499 |
/* no new version */ |
|---|
| 500 |
"There are no new versions of %@ currently available." = "There are no new versions of %@ currently available."; |
|---|
| 501 |
|
|---|
| 502 |
/* new version available */ |
|---|
| 503 |
"There is a new version of %@ currently available." = "There is a new version of %@ currently available."; |
|---|
| 504 |
|
|---|
| 505 |
/* chat panes drawer toolbar item tooltip */ |
|---|
| 506 |
"Toggle Chat Panel Drawer" = "Toggle Chat Panel Drawer"; |
|---|
| 507 |
|
|---|
| 508 |
/* results final download file transfer */ |
|---|
| 509 |
"total of %@ downloaded, at %@ per second" = "total of %1$@ downloaded, at %2$@ per second"; |
|---|
| 510 |
|
|---|
| 511 |
/* results final upload file transfer */ |
|---|
| 512 |
"total of %@ uploaded, at %@ per second" = "total of %1$@ uploaded, at %2$@ per second"; |
|---|
| 513 |
|
|---|
| 514 |
/* chat transcript preference pane name */ |
|---|
| 515 |
"Transcripts" = "Transcripts"; |
|---|
| 516 |
|
|---|
| 517 |
/* file transfers preference pane name */ |
|---|
| 518 |
"Transfers" = "Transfers"; |
|---|
| 519 |
|
|---|
| 520 |
/* user not online alert dialog title */ |
|---|
| 521 |
"User \"%@\" is not online" = "User \"%@\" is not online"; |
|---|
| 522 |
|
|---|
| 523 |
/* chat invalid username dialog title */ |
|---|
| 524 |
"Username invalid" = "Username invalid"; |
|---|
| 525 |
|
|---|
| 526 |
/* chat blank username dialog title */ |
|---|
| 527 |
"Username is blank" = "Username is blank"; |
|---|
| 528 |
|
|---|
| 529 |
/* singular week */ |
|---|
| 530 |
"week" = "week"; |
|---|
| 531 |
|
|---|
| 532 |
/* plural weeks */ |
|---|
| 533 |
"weeks" = "weeks"; |
|---|
| 534 |
|
|---|
| 535 |
/* would you like to connect to get room listing dialog message */ |
|---|
| 536 |
"Would you like to connect and retrieve the server's chat room listing?" = "Would you like to connect and retrieve the server's chat room listing?"; |
|---|
| 537 |
|
|---|
| 538 |
/* singular year */ |
|---|
| 539 |
"year" = "year"; |
|---|
| 540 |
|
|---|
| 541 |
/* plural years */ |
|---|
| 542 |
"years" = "years"; |
|---|
| 543 |
|
|---|
| 544 |
/* yes button |
|---|
| 545 |
yes answer */ |
|---|
| 546 |
"Yes" = "Yes"; |
|---|
| 547 |
|
|---|
| 548 |
/* title of the you have been disconnected error */ |
|---|
| 549 |
"You have been disconnected" = "You have been disconnected"; |
|---|
| 550 |
|
|---|
| 551 |
/* identified bubble title */ |
|---|
| 552 |
"You Have Been Identified" = "You Have Been Identified"; |
|---|
| 553 |
|
|---|
| 554 |
/* new memos bubble title */ |
|---|
| 555 |
"You Have New Memos" = "You Have New Memos"; |
|---|
| 556 |
|
|---|
| 557 |
/* bubble message invited to room */ |
|---|
| 558 |
"You were invited to %@ by %@." = "You were invited to %1$@ by %2$@."; |
|---|
| 559 |
|
|---|
| 560 |
/* you were invited to join a chat room status message */ |
|---|
| 561 |
"You were invited to join %@ by %@. Would you like to accept this invitation and join this room?" = "You were invited to join %1$@ by %2$@. Would you like to accept this invitation and join this room?"; |
|---|
| 562 |
|
|---|
| 563 |
/* confirm close of window message */ |
|---|
| 564 |
"You will exit all chat rooms and lose any unsaved chat transcripts. Do you want to proceed?" = "You will exit all chat rooms and lose any unsaved chat transcripts. Do you want to proceed?"; |
|---|
| 565 |
|
|---|
| 566 |
/* you are now connected bubble text */ |
|---|
| 567 |
"You're now connected to %@ as %@." = "You're now connected to %1$@ as %2$@."; |
|---|
| 568 |
|
|---|
| 569 |
/* you were disconnected bubble text */ |
|---|
| 570 |
"You're were disconnected from %@." = "You're were disconnected from %@."; |
|---|
| 571 |
|
|---|
| 572 |
/* unavailable buddy bubble text */ |
|---|
| 573 |
"Your buddy %@ is now offline." = "Your buddy %@ is now offline."; |
|---|
| 574 |
|
|---|
| 575 |
/* available buddy bubble text */ |
|---|
| 576 |
"Your buddy %@ is now online." = "Your buddy %@ is now online."; |
|---|
| 577 |
|
|---|
| 578 |
/* certificate unlock request, server name inserted */ |
|---|
| 579 |
"Your certificate is locked with a passphrase. In order to connect to %@, you need to unlock your certificate." = "Your certificate is locked with a passphrase. In order to connect to %@, you need to unlock your certificate."; |
|---|
| 580 |
|
|---|
| 581 |
/* chat invalid nickname dialog title */ |
|---|
| 582 |
"Your Chat nickname could not be used" = "Your Chat nickname could not be used"; |
|---|
| 583 |
|
|---|
| 584 |
/* chat invalid password dialog title */ |
|---|
| 585 |
"Your Chat password is invalid" = "Your Chat password is invalid"; |
|---|
| 586 |
|
|---|
| 587 |
/* the software is all up-to-date */ |
|---|
| 588 |
"Your software is all up-to-date with the latest version released. Check back at a later date." = "Your software is all up-to-date with the latest version released. Check back at a later date."; |
|---|
| 589 |
|
|---|
| 590 |
/* no file size */ |
|---|
| 591 |
"Zero bytes" = "Zero bytes"; |
|---|
| 592 |
|
|---|
| 593 |
/* blank ignore name */ |
|---|
| 594 |
"Blank Ignore" = "Blank Ignore"; |
|---|
| 595 |
|
|---|
| 596 |
/* normal style variant menu item title */ |
|---|
| 597 |
"Normal" = "Normal"; |
|---|
| 598 |
|
|---|
| 599 |
/* text only emoticons display name */ |
|---|
| 600 |
"Text Only" = "Text Only"; |
|---|
| 601 |
|
|---|
| 602 |
/* temporary ignore title suffix */ |
|---|
| 603 |
" (Temporary)" = " (Temporary)"; |
|---|
| 604 |
|
|---|
| 605 |
/* room status info tooltip in drawer */ |
|---|
| 606 |
"%@ (%@)\n%d members\n%@" = "%1$@ (%2$@)\n%3$d members\n%4$@"; |
|---|
| 607 |
|
|---|
| 608 |
/* chat transcript/log - window title */ |
|---|
| 609 |
"%@ - %@ Transcript" = "%1$@ - %2$@ Transcript"; |
|---|
| 610 |
|
|---|
| 611 |
/* chat console - window title */ |
|---|
| 612 |
"%@ - Console" = "%@ - Console"; |
|---|
| 613 |
|
|---|
| 614 |
/* someone else don't required op to set topic room status message */ |
|---|
| 615 |
"%@ changed this room to allow anyone to change the topic." = "%@ changed this room to allow anyone to change the topic."; |
|---|
| 616 |
|
|---|
| 617 |
/* someone else no longer passworded room status message */ |
|---|
| 618 |
"%@ changed this room to no longer require a password." = "%@ changed this room to no longer require a password."; |
|---|
| 619 |
|
|---|
| 620 |
/* someone else permit outside messages room status message */ |
|---|
| 621 |
"%@ changed this room to permit outside messages." = "%@ changed this room to permit outside messages."; |
|---|
| 622 |
|
|---|
| 623 |
/* someone else prohibit outside messages room status message */ |
|---|
| 624 |
"%@ changed this room to prohibit outside messages." = "%@ changed this room to prohibit outside messages."; |
|---|
| 625 |
|
|---|
| 626 |
/* someone else password required room status message */ |
|---|
| 627 |
"%@ changed this room to require a password of \"%@\"." = "%1$@ changed this room to require a password of \"%2$@\"."; |
|---|
| 628 |
|
|---|
| 629 |
/* someone else required op to set topic room status message */ |
|---|
| 630 |
"%@ changed this room to require operator status to change the topic." = "%@ changed this room to require operator status to change the topic."; |
|---|
| 631 |
|
|---|
| 632 |
/* bubble message member lost voice string */ |
|---|
| 633 |
"%@ had voice removed by %@ in %@." = "%1$@ had voice removed by %2$@ in %3$@."; |
|---|
| 634 |
|
|---|
| 635 |
/* new room messages bubble text */ |
|---|
| 636 |
"%@ has %d messages waiting. \nLast from %@" = "%1$@ has %2$d messages waiting. \nLast from %3$@"; |
|---|
| 637 |
|
|---|
| 638 |
/* new single room message bubble text */ |
|---|
| 639 |
"%@ has a message waiting from %@." = "%1$@ has a message waiting from %2$@."; |
|---|
| 640 |
|
|---|
| 641 |
/* new room messages bubble text */ |
|---|
| 642 |
"%@ has possibly replied to your message." = "%@ has possibly replied to your message."; |
|---|
| 643 |
|
|---|
| 644 |
/* user not online */ |
|---|
| 645 |
"%@ is not online. Any messages sent will not be received." = "%@ is not online. Any messages sent will not be received."; |
|---|
| 646 |
|
|---|
| 647 |
/* user has changed nicknames */ |
|---|
| 648 |
"%@ is now known as <span class=\"member\">%@</span>." = "%1$@ is now known as <span class=\"member\">%2$@</span>."; |
|---|
| 649 |
|
|---|
| 650 |
/* bubble message member joined string */ |
|---|
| 651 |
"%@ joined the chat room %@." = "%1$@ joined the chat room %2$@."; |
|---|
| 652 |
|
|---|
| 653 |
/* bubble message member left string */ |
|---|
| 654 |
"%@ left the chat room %@." = "%1$@ left the chat room %2$@."; |
|---|
| 655 |
|
|---|
| 656 |
/* someone else invite only room status message */ |
|---|
| 657 |
"%@ made this room invite only." = "%@ made this room invite only."; |
|---|
| 658 |
|
|---|
| 659 |
/* someone else moderated for normal users room status message */ |
|---|
| 660 |
"%@ made this room moderated for normal users." = "%@ made this room moderated for normal users."; |
|---|
| 661 |
|
|---|
| 662 |
/* someone else moderated for operators room status message */ |
|---|
| 663 |
"%@ made this room moderated for operators." = "%@ made this room moderated for operators."; |
|---|
| 664 |
|
|---|
| 665 |
/* someone else no longer secret room status message */ |
|---|
| 666 |
"%@ made this room no longer a secret." = "%@ made this room no longer a secret."; |
|---|
| 667 |
|
|---|
| 668 |
/* someone else no longer invite only room status message */ |
|---|
| 669 |
"%@ made this room no longer invite only." = "%@ made this room no longer invite only."; |
|---|
| 670 |
|
|---|
| 671 |
/* someone else no longer moderated for normal users room status message */ |
|---|
| 672 |
"%@ made this room no longer moderated for normal users." = "%@ made this room no longer moderated for normal users."; |
|---|
| 673 |
|
|---|
| 674 |
/* someone else no longer moderated for operators room status message */ |
|---|
| 675 |
"%@ made this room no longer moderated for operators." = "%@ made this room no longer moderated for operators."; |
|---|
| 676 |
|
|---|
| 677 |
/* someone else private room status message */ |
|---|
| 678 |
"%@ made this room private." = "%@ made this room private."; |
|---|
| 679 |
|
|---|
| 680 |
/* someone else public room status message */ |
|---|
| 681 |
"%@ made this room public." = "%@ made this room public."; |
|---|
| 682 |
|
|---|
| 683 |
/* someone else secret room status message */ |
|---|
| 684 |
"%@ made this room secret." = "%@ made this room secret."; |
|---|
| 685 |
|
|---|
| 686 |
/* someone else no member limit room status message */ |
|---|
| 687 |
"%@ removed the room member limit" = "%@ removed the room member limit"; |
|---|
| 688 |
|
|---|
| 689 |
/* member replied bubble title */ |
|---|
| 690 |
"%@ Replied" = "%@ Replied"; |
|---|
| 691 |
|
|---|
| 692 |
/* room activity bubble title */ |
|---|
| 693 |
"%@ Room Activity" = "%@ Room Activity"; |
|---|
| 694 |
|
|---|
| 695 |
/* someone else member limit room status message */ |
|---|
| 696 |
"%@ set a limit on the number of room members to %@." = "%1$@ set a limit on the number of room members to %2$@."; |
|---|
| 697 |
|
|---|
| 698 |
/* bubble message member operator demotion string */ |
|---|
| 699 |
"%@ was demoted from half-operator by %@ in %@." = "%1$@ was demoted from half-operator by %2$@ in %3$@."; |
|---|
| 700 |
|
|---|
| 701 |
/* bubble message member operator demotion string */ |
|---|
| 702 |
"%@ was demoted from operator by %@ in %@." = "%1$@ was demoted from operator by %2$@ in %3$@."; |
|---|
| 703 |
|
|---|
| 704 |
/* bubble message member voiced string */ |
|---|
| 705 |
"%@ was granted voice by %@ in %@." = "%1$@ was granted voice by %2$@ in %3$@."; |
|---|
| 706 |
|
|---|
| 707 |
/* bubble message member kicked string */ |
|---|
| 708 |
"%@ was kicked from %@ by %@." = "%1$@ was kicked from %2$@ by %3$@."; |
|---|
| 709 |
|
|---|
| 710 |
/* user has been removed by force from a chat room status message */ |
|---|
| 711 |
"%@ was kicked from the chat room by <span class=\"member\">%@</span>." = "%1$@ was kicked from the chat room by <span class=\"member\">%2$@</span>."; |
|---|
| 712 |
|
|---|
| 713 |
/* bubble message member half-operator promotion string */ |
|---|
| 714 |
"%@ was promoted to half-operator by %@ in %@." = "%1$@ was promoted to half-operator by %2$@ in %3$@."; |
|---|
| 715 |
|
|---|
| 716 |
/* bubble message member operator promotion string */ |
|---|
| 717 |
"%@ was promoted to operator by %@ in %@." = "%1$@ was promoted to operator by %2$@ in %3$@."; |
|---|
| 718 |
|
|---|
| 719 |
/* bubble message member quieted string */ |
|---|
| 720 |
"%@ was quieted by %@ in %@." = "%1$@ was quieted by %2$@ in %3$@."; |
|---|
| 721 |
|
|---|
| 722 |
/* first message bubble text */ |
|---|
| 723 |
"%@ wrote you a private message." = "%@ wrote you a private message."; |
|---|
| 724 |
|
|---|
| 725 |
/* chat room user ignored bubble text */ |
|---|
| 726 |
"%@'s message was ignored in %@." = "%1$@'s message was ignored in %2$@."; |
|---|
| 727 |
|
|---|
| 728 |
/* direct chat user ignored bubble text */ |
|---|
| 729 |
"%@'s message was ignored." = "%@'s message was ignored."; |
|---|
| 730 |
|
|---|
| 731 |
/* console tooltip witg lag (server delay) info in seconds */ |
|---|
| 732 |
"%@\n%.3f seconds lag" = "%1$@\n%2$.3f seconds lag"; |
|---|
| 733 |
|
|---|
| 734 |
/* number of room members information line */ |
|---|
| 735 |
"%d members" = "%d members"; |
|---|
| 736 |
|
|---|
| 737 |
/* messages waiting room tooltip */ |
|---|
| 738 |
"%d messages waiting" = "%d messages waiting"; |
|---|
| 739 |
|
|---|
| 740 |
/* number of rules info label */ |
|---|
| 741 |
"%d rules" = "%d rules"; |
|---|
| 742 |
|
|---|
| 743 |
/* no chat topic is set message */ |
|---|
| 744 |
"(no chat topic is set)" = "(no chat topic is set)"; |
|---|
| 745 |
|
|---|
| 746 |
/* one message waiting room tooltip */ |
|---|
| 747 |
"1 message waiting" = "1 message waiting"; |
|---|
| 748 |
|
|---|
| 749 |
/* one rule info label */ |
|---|
| 750 |
"1 rule" = "1 rule"; |
|---|
| 751 |
|
|---|
| 752 |
/* user no longer has special voice status and can't talk in moderated rooms status message */ |
|---|
| 753 |
"<span class=\"member\">%@</span> had voice removed by <span class=\"member\">%@</span>." = "<span class=\"member\">%1$@</span> had voice removed by <span class=\"member\">%2$@</span>."; |
|---|
| 754 |
|
|---|
| 755 |
/* we removed user's special voice status and can't talk in moderated rooms status message */ |
|---|
| 756 |
"<span class=\"member\">%@</span> had voice removed by you." = "<span class=\"member\">%@</span> had voice removed by you."; |
|---|
| 757 |
|
|---|
| 758 |
/* user is no longer quieted because of someone else in the room status message */ |
|---|
| 759 |
"<span class=\"member\">%@</span> is no longer quieted because of <span class=\"member\">%@</span>." = "<span class=\"member\">%1$@</span> is no longer quieted because of <span class=\"member\">%2$@</span>."; |
|---|
| 760 |
|
|---|
| 761 |
/* a user is no longer quieted because of us status message */ |
|---|
| 762 |
"<span class=\"member\">%@</span> is no longer quieted because of you." = "<span class=\"member\">%@</span> is no longer quieted because of you."; |
|---|
| 763 |
|
|---|
| 764 |
/* a user has join a chat room status message */ |
|---|
| 765 |
"<span class=\"member\">%@</span> joined the chat room." = "<span class=\"member\">%@</span> joined the chat room."; |
|---|
| 766 |
|
|---|
| 767 |
/* a user has left the chat room status message */ |
|---|
| 768 |
"<span class=\"member\">%@</span> left the chat room." = "<span class=\"member\">%@</span> left the chat room."; |
|---|
| 769 |
|
|---|
| 770 |
/* user removed a ban chat room status message */ |
|---|
| 771 |
"<span class=\"member\">%@</span> removed the ban on %@." = "<span class=\"member\">%1$@</span> removed the ban on %2$@."; |
|---|
| 772 |
|
|---|
| 773 |
/* user set a ban chat room status message */ |
|---|
| 774 |
"<span class=\"member\">%@</span> set a ban on %@." = "<span class=\"member\">%1$@</span> set a ban on %2$@."; |
|---|
| 775 |
|
|---|
| 776 |
/* user is no longer a chat room half-operator status message */ |
|---|
| 777 |
"<span class=\"member\">%@</span> was demoted from half-operator by <span class=\"member\">%@</span>." = "<span class=\"member\">%1$@</span> was demoted from half-operator by <span class=\"member\">%2$@</span>."; |
|---|
| 778 |
|
|---|
| 779 |
/* we removed user's chat room half-operator status message */ |
|---|
| 780 |
"<span class=\"member\">%@</span> was demoted from half-operator by you." = "<span class=\"member\">%@</span> was demoted from half-operator by you."; |
|---|
| 781 |
|
|---|
| 782 |
/* user is no longer a chat room operator status message */ |
|---|
| 783 |
"<span class=\"member\">%@</span> was demoted from operator by <span class=\"member\">%@</span>." = "<span class=\"member\">%1$@</span> was demoted from operator by <span class=\"member\">%2$@</span>."; |
|---|
| 784 |
|
|---|
| 785 |
/* we removed user's chat room operator status message */ |
|---|
| 786 |
"<span class=\"member\">%@</span> was demoted from operator by you." = "<span class=\"member\">%@</span> was demoted from operator by you."; |
|---|
| 787 |
|
|---|
| 788 |
/* user is no longer a chat room founder status message */ |
|---|
| 789 |
"<span class=\"member\">%@</span> was demoted from room founder by <span class=\"member\">%@</span>." = "<span class=\"member\">%1$@</span> was demoted from room founder by <span class=\"member\">%2$@</span>."; |
|---|
| 790 |
|
|---|
| 791 |
/* we removed user's chat room founder status message */ |
|---|
| 792 |
"<span class=\"member\">%@</span> was demoted from room founder by you." = "<span class=\"member\">%@</span> was demoted from room founder by you."; |
|---|
| 793 |
|
|---|
| 794 |
/* user now has special voice status to talk in moderated rooms status message */ |
|---|
| 795 |
"<span class=\"member\">%@</span> was granted voice by <span class=\"member\">%@</span>." = "<span class=\"member\">%1$@</span> was granted voice by <span class=\"member\">%2$@</span>."; |
|---|
| 796 |
|
|---|
| 797 |
/* we gave user special voice status to talk in moderated rooms status message */ |
|---|
| 798 |
"<span class=\"member\">%@</span> was granted voice by you." = "<span class=\"member\">%@</span> was granted voice by you."; |
|---|
| 799 |
|
|---|
| 800 |
/* user is now a chat room half-operator status message */ |
|---|
| 801 |
"<span class=\"member\">%@</span> was promoted to half-operator by <span class=\"member\">%@</span>." = "<span class=\"member\">%1$@</span> was promoted to half-operator by <span class=\"member\">%2$@</span>."; |
|---|
| 802 |
|
|---|
| 803 |
/* we gave user chat room half-operator status message */ |
|---|
| 804 |
"<span class=\"member\">%@</span> was promoted to half-operator by you." = "<span class=\"member\">%@</span> was promoted to half-operator by you."; |
|---|
| 805 |
|
|---|
| 806 |
/* user is now a chat room operator status message */ |
|---|
| 807 |
"<span class=\"member\">%@</span> was promoted to operator by <span class=\"member\">%@</span>." = "<span class=\"member\">%1$@</span> was promoted to operator by <span class=\"member\">%2$@</span>."; |
|---|
| 808 |
|
|---|
| 809 |
/* we gave user chat room operator status message */ |
|---|
| 810 |
"<span class=\"member\">%@</span> was promoted to operator by you." = "<span class=\"member\">%@</span> was promoted to operator by you."; |
|---|
| 811 |
|
|---|
| 812 |
/* user is now a chat room founder status message */ |
|---|
| 813 |
"<span class=\"member\">%@</span> was promoted to room founder by <span class=\"member\">%@</span>." = "<span class=\"member\">%1$@</span> was promoted to room founder by <span class=\"member\">%2$@</span>."; |
|---|
| 814 |
|
|---|
| 815 |
/* we gave user chat room founder status message */ |
|---|
| 816 |
"<span class=\"member\">%@</span> was promoted to room founder by you." = "<span class=\"member\">%@</span> was promoted to room founder by you."; |
|---|
| 817 |
|
|---|
| 818 |
/* user was quieted by someone else in the room status message */ |
|---|
| 819 |
"<span class=\"member\">%@</span> was quieted by <span class=\"member\">%@</span>." = "<span class=\"member\">%1$@</span> was quieted by <span class=\"member\">%2$@</span>."; |
|---|
| 820 |
|
|---|
| 821 |
/* we quieted someone else in the room status message */ |
|---|
| 822 |
"<span class=\"member\">%@</span> was quieted by you." = "<span class=\"member\">%@</span> was quieted by you."; |
|---|
| 823 |
|
|---|
| 824 |
/* add to favorites contextual menu */ |
|---|
| 825 |
"Add \"%@ (%@)\"" = "Add \"%1$@ (%2$@)\""; |
|---|
| 826 |
|
|---|
| 827 |
/* add to buddy list contextual menu */ |
|---|
| 828 |
"Add To Buddy List" = "Add To Buddy List"; |
|---|
| 829 |
|
|---|
| 830 |
/* add to favorites contextual menu */ |
|---|
| 831 |
"Add to Favorites" = "Add to Favorites"; |
|---|
| 832 |
|
|---|
| 833 |
/* kick reason (secondary) */ |
|---|
| 834 |
"And reason:" = "And reason:"; |
|---|
| 835 |
|
|---|
| 836 |
/* appearance preferences menu item title */ |
|---|
| 837 |
"Appearance Preferences..." = "Appearance Preferences..."; |
|---|
| 838 |
|
|---|
| 839 |
/* ban user from room label */ |
|---|
| 840 |
"Ban %@ from the %@ room." = "Ban %1$@ from the %2$@ room."; |
|---|
| 841 |
|
|---|
| 842 |
/* ban from room contextual menu - admin only */ |
|---|
| 843 |
"Ban From Room" = "Ban From Room"; |
|---|
| 844 |
|
|---|
| 845 |
/* ban from room (customized) contextual menu - admin only */ |
|---|
| 846 |
"Ban From Room..." = "Ban From Room..."; |
|---|
| 847 |
|
|---|
| 848 |
/* ban user button */ |
|---|
| 849 |
"Ban User" = "Ban User"; |
|---|
| 850 |
|
|---|
| 851 |
/* choose style toolbar item tooltip */ |
|---|
| 852 |
"Change chat style" = "Change chat style"; |
|---|
| 853 |
|
|---|
| 854 |
/* choose emoticons toolbar item tooltip */ |
|---|
| 855 |
"Change Emoticons" = "Change Emoticons"; |
|---|
| 856 |
|
|---|
| 857 |
/* clear display toolbar button name |
|---|
| 858 |
clear console toolbar button name */ |
|---|
| 859 |
"Clear" = "Clear"; |
|---|
| 860 |
|
|---|
| 861 |
/* clear console tooltip |
|---|
| 862 |
clear console toolbar customize palette name */ |
|---|
| 863 |
"Clear Console" = "Clear Console"; |
|---|
| 864 |
|
|---|
| 865 |
/* clear display contextual menu |
|---|
| 866 |
clear console contextual menu item title |
|---|
| 867 |
clear display tooltip |
|---|
| 868 |
clear display toolbar customize palette name */ |
|---|
| 869 |
"Clear Display" = "Clear Display"; |
|---|
| 870 |
|
|---|
| 871 |
/* close contextual menu item title */ |
|---|
| 872 |
"Close" = "Close"; |
|---|
| 873 |
|
|---|
| 874 |
/* default style menu item title */ |
|---|
| 875 |
"Default" = "Default"; |
|---|
| 876 |
|
|---|
| 877 |
/* delete contextual menu item title */ |
|---|
| 878 |
"Delete" = "Delete"; |
|---|
| 879 |
|
|---|
| 880 |
/* demote half-operator contextual menu - admin only */ |
|---|
| 881 |
"Demote Half Operator" = "Demote Half Operator"; |
|---|
| 882 |
|
|---|
| 883 |
/* demote operator contextual menu - admin only */ |
|---|
| 884 |
"Demote Operator" = "Demote Operator"; |
|---|
| 885 |
|
|---|
| 886 |
/* detach from window contextual menu item title */ |
|---|
| 887 |
"Detach From Window" = "Detach From Window"; |
|---|
| 888 |
|
|---|
| 889 |
/* disconnected status info line in drawer */ |
|---|
| 890 |
"disconnected" = "disconnected"; |
|---|
| 891 |
|
|---|
| 892 |
/* choose emoticons contextual menu |
|---|
| 893 |
choose emoticons toolbar item menu representation title |
|---|
| 894 |
choose emoticons toolbar item patlette label |
|---|
| 895 |
choose emoticons toolbar item label */ |
|---|
| 896 |
"Emoticons" = "Emoticons"; |
|---|
| 897 |
|
|---|
| 898 |
/* encoding contextual menu |
|---|
| 899 |
encoding menu toolbar item */ |
|---|
| 900 |
"Encoding" = "Encoding"; |
|---|
| 901 |
|
|---|
| 902 |
/* find toolbar item patlette label |
|---|
| 903 |
find toolbar item label */ |
|---|
| 904 |
"Find" = "Find"; |
|---|
| 905 |
|
|---|
| 906 |
/* focused window label, interface preferences */ |
|---|
| 907 |
"Focused Window" = "Focused Window"; |
|---|
| 908 |
|
|---|
| 909 |
/* force quiet contextual menu - admin only */ |
|---|
| 910 |
"Force Quiet" = "Force Quiet"; |
|---|
| 911 |
|
|---|
| 912 |
/* get info contextual menu item title */ |
|---|
| 913 |
"Get Info" = "Get Info"; |
|---|
| 914 |
|
|---|
| 915 |
/* grant voice contextual menu - admin only */ |
|---|
| 916 |
"Grant Voice" = "Grant Voice"; |
|---|
| 917 |
|
|---|
| 918 |
/* ignore user contextual menu */ |
|---|
| 919 |
"Ignore" = "Ignore"; |
|---|
| 920 |
|
|---|
| 921 |
/* encoding of the message different than your current encoding */ |
|---|
| 922 |
"incompatible encoding" = "incompatible encoding"; |
|---|
| 923 |
|
|---|
| 924 |
/* joining status info line in drawer */ |
|---|
| 925 |
"joining..." = "joining..."; |
|---|
| 926 |
|
|---|
| 927 |
/* kick user from room */ |
|---|
| 928 |
"Kick %@ from the %@ room." = "Kick %1$@ from the %2$@ room."; |
|---|
| 929 |
|
|---|
| 930 |
/* kickban from room contextual menu - admin only */ |
|---|
| 931 |
"Kick & Ban From Room" = "Kick & Ban From Room"; |
|---|
| 932 |
|
|---|
| 933 |
/* kickban from room (customized) contextual menu - admin only */ |
|---|
| 934 |
"Kick & Ban From Room..." = "Kick & Ban From Room..."; |
|---|
| 935 |
|
|---|
| 936 |
/* kick and ban user button */ |
|---|
| 937 |
"Kick & Ban User" = "Kick & Ban User"; |
|---|
| 938 |
|
|---|
| 939 |
/* kickban user from room */ |
|---|
| 940 |
"Kick and ban %@ from the %@ room." = "Kick and ban %1$@ from the %2$@ room."; |
|---|
| 941 |
|
|---|
| 942 |
/* kick from room contextual menu - admin only */ |
|---|
| 943 |
"Kick From Room" = "Kick From Room"; |
|---|
| 944 |
|
|---|
| 945 |
/* kick from room (customized) contextual menu - admin only */ |
|---|
| 946 |
"Kick From Room..." = "Kick From Room..."; |
|---|
| 947 |
|
|---|
| 948 |
/* kick user button */ |
|---|
| 949 |
"Kick User" = "Kick User"; |
|---|
| 950 |
|
|---|
| 951 |
/* chat room kicked status line in drawer */ |
|---|
| 952 |
"kicked out" = "kicked out"; |
|---|
| 953 |
|
|---|
| 954 |
/* leave room contextual menu item title */ |
|---|
| 955 |
"Leave Room" = "Leave Room"; |
|---|
| 956 |
|
|---|
| 957 |
/* make half-operator contextual menu - admin only */ |
|---|
| 958 |
"Make Half Operator" = "Make Half Operator"; |
|---|
| 959 |
|
|---|
| 960 |
/* make operator contextual menu - admin only */ |
|---|
| 961 |
"Make Operator" = "Make Operator"; |
|---|
| 962 |
|
|---|
| 963 |
/* mark display toolbar button name */ |
|---|
| 964 |
"Mark" = "Mark"; |
|---|
| 965 |
|
|---|
| 966 |
/* mark display tooltip |
|---|
| 967 |
mark display toolbar customize palette name */ |
|---|
| 968 |
"Mark Display" = "Mark Display"; |
|---|
| 969 |
|
|---|
| 970 |
/* message ignored bubble title */ |
|---|
| 971 |
"Message Ignored" = "Message Ignored"; |
|---|
| 972 |
|
|---|
| 973 |
/* toggle private messages toolbar button name */ |
|---|
| 974 |
"Messages" = "Messages"; |
|---|
| 975 |
|
|---|
| 976 |
/* first message bubble title */ |
|---|
| 977 |
"New Private Message" = "New Private Message"; |
|---|
| 978 |
|
|---|
| 979 |
/* member promoted to half-operator title */ |
|---|
| 980 |
"New Room Half-Operator" = "New Room Half-Operator"; |
|---|
| 981 |
|
|---|
| 982 |
/* member promoted title */ |
|---|
| 983 |
"New Room Operator" = "New Room Operator"; |
|---|
| 984 |
|
|---|
| 985 |
/* new window label, interface preferences */ |
|---|
| 986 |
"New Window" = "New Window"; |
|---|
| 987 |
|
|---|
| 988 |
/* no messages waiting room tooltip */ |
|---|
| 989 |
"no messages waiting" = "no messages waiting"; |
|---|
| 990 |
|
|---|
| 991 |
/* no rules info label */ |
|---|
| 992 |
"No rules" = "No rules"; |
|---|
| 993 |
|
|---|
| 994 |
/* no selectable emoticons menu item title */ |
|---|
| 995 |
"No Selectable Emoticons" = "No Selectable Emoticons"; |
|---|
| 996 |
|
|---|
| 997 |
/* no background image label */ |
|---|
| 998 |
"None" = "None"; |
|---|
| 999 |
|
|---|
| 1000 |
/* private chat mentioned bubble text */ |
|---|
| 1001 |
"One of your highlight words was mentioned by %@." = "One of your highlight words was mentioned by %@."; |
|---|
| 1002 |
|
|---|
| 1003 |
/* chat room mentioned bubble text */ |
|---|
| 1004 |
"One of your highlight words was mentioned in %@." = "One of your highlight words was mentioned in %@."; |
|---|
| 1005 |
|
|---|
| 1006 |
/* other image label */ |
|---|
| 1007 |
"Other..." = "Other..."; |
|---|
| 1008 |
|
|---|
| 1009 |
/* preferences menu item title */ |
|---|
| 1010 |
"Preferences" = "Preferences"; |
|---|
| 1011 |
|
|---|
| 1012 |
/* new message bubble title */ |
|---|
| 1013 |
"Private Message" = "Private Message"; |
|---|
| 1014 |
|
|---|
| 1015 |
/* bubble message quieted member annulled string */ |
|---|
| 1016 |
"Quieted %@ was annulled by %@ in %@." = "Quieted %1$@ was annulled by %2$@ in %3$@."; |
|---|
| 1017 |
|
|---|
| 1018 |
/* quieted member annulled title */ |
|---|
| 1019 |
"Quieted Room Member Annulled" = "Quieted Room Member Annulled"; |
|---|
| 1020 |
|
|---|
| 1021 |
/* rejoin room contextual menu item title */ |
|---|
| 1022 |
"Rejoin Room" = "Rejoin Room"; |
|---|
| 1023 |
|
|---|
| 1024 |
/* remove quiet contextual menu - admin only */ |
|---|
| 1025 |
"Remove Quiet" = "Remove Quiet"; |
|---|
| 1026 |
|
|---|
| 1027 |
/* remove voice contextual menu - admin only */ |
|---|
| 1028 |
"Remove Voice" = "Remove Voice"; |
|---|
| 1029 |
|
|---|
| 1030 |
/* room half-operator demoted title */ |
|---|
| 1031 |
"Room Half-Operator Demoted" = "Room Half-Operator Demoted"; |
|---|
| 1032 |
|
|---|
| 1033 |
/* member joined title */ |
|---|
| 1034 |
"Room Member Joined" = "Room Member Joined"; |
|---|
| 1035 |
|
|---|
| 1036 |
/* member kicked title */ |
|---|
| 1037 |
"Room Member Kicked" = "Room Member Kicked"; |
|---|
| 1038 |
|
|---|
| 1039 |
/* member left title */ |
|---|
| 1040 |
"Room Member Left" = "Room Member Left"; |
|---|
| 1041 |
|
|---|
| 1042 |
/* member devoiced title */ |
|---|
| 1043 |
"Room Member Lost Voice" = "Room Member Lost Voice"; |
|---|
| 1044 |
|
|---|
| 1045 |
/* member quieted title */ |
|---|
| 1046 |
"Room Member Quieted" = "Room Member Quieted"; |
|---|
| 1047 |
|
|---|
| 1048 |
/* member voiced title */ |
|---|
| 1049 |
"Room Member Voiced" = "Room Member Voiced"; |
|---|
| 1050 |
|
|---|
| 1051 |
/* room operator demoted title */ |
|---|
| 1052 |
"Room Operator Demoted" = "Room Operator Demoted"; |
|---|
| 1053 |
|
|---|
| 1054 |
/* search toolbar item label |
|---|
| 1055 |
search patlette label |
|---|
| 1056 |
search toolbar item menu representation title */ |
|---|
| 1057 |
"Search" = "Search"; |
|---|
| 1058 |
|
|---|
| 1059 |
/* search field placeholder string */ |
|---|
| 1060 |
"Search Messages" = "Search Messages"; |
|---|
| 1061 |
|
|---|
| 1062 |
/* search toolbar item tooltip */ |
|---|
| 1063 |
"Search messages" = "Search messages"; |
|---|
| 1064 |
|
|---|
| 1065 |
/* send file toolbar tooltip |
|---|
| 1066 |
send file toolbar customize palette name |
|---|
| 1067 |
send file toolbar button name */ |
|---|
| 1068 |
"Send File" = "Send File"; |
|---|
| 1069 |
|
|---|
| 1070 |
/* send files passively file send open dialog button */ |
|---|
| 1071 |
"Send File Passively" = "Send File Passively"; |
|---|
| 1072 |
|
|---|
| 1073 |
/* send file contextual menu */ |
|---|
| 1074 |
"Send File..." = "Send File..."; |
|---|
| 1075 |
|
|---|
| 1076 |
/* send message contextual menu */ |
|---|
| 1077 |
"Send Message" = "Send Message"; |
|---|
| 1078 |
|
|---|
| 1079 |
/* server window label, interface preferences */ |
|---|
| 1080 |
"Server Window" = "Server Window"; |
|---|
| 1081 |
|
|---|
| 1082 |
/* settings toolbar button name |
|---|
| 1083 |
settings toolbar customize palette name */ |
|---|
| 1084 |
"Settings" = "Settings"; |
|---|
| 1085 |
|
|---|
| 1086 |
/* find toolbar item tooltip */ |
|---|
| 1087 |
"Show Find Panel" = "Show Find Panel"; |
|---|
| 1088 |
|
|---|
| 1089 |
/* smart transcript settings tooltip */ |
|---|
| 1090 |
"Smart Transcript Settings" = "Smart Transcript Settings"; |
|---|
| 1091 |
|
|---|
| 1092 |
/* choose style toolbar item patlette label |
|---|
| 1093 |
choose style toolbar item menu representation title |
|---|
| 1094 |
choose style toolbar menu title |
|---|
| 1095 |
choose style contextual menu |
|---|
| 1096 |
choose style toolbar item label */ |
|---|
| 1097 |
"Style" = "Style"; |
|---|
| 1098 |
|
|---|
| 1099 |
/* default style emoticons menu item title */ |
|---|
| 1100 |
"Style Default" = "Style Default"; |
|---|
| 1101 |
|
|---|
| 1102 |
/* encoding menu toolbar customize palette name */ |
|---|
| 1103 |
"Text Encoding" = "Text Encoding"; |
|---|
| 1104 |
|
|---|
| 1105 |
/* encoding menu toolbar item tooltip */ |
|---|
| 1106 |
"Text Encoding Options" = "Text Encoding Options"; |
|---|
| 1107 |
|
|---|
| 1108 |
/* toggle private messages toolbar customize palette name */ |
|---|
| 1109 |
"Toggle Messages" = "Toggle Messages"; |
|---|
| 1110 |
|
|---|
| 1111 |
/* toggle private messages output tooltip */ |
|---|
| 1112 |
"Toggle Private Messages Output" = "Toggle Private Messages Output"; |
|---|
| 1113 |
|
|---|
| 1114 |
/* toggle verbose toolbar customize palette name */ |
|---|
| 1115 |
"Toggle Verbose" = "Toggle Verbose"; |
|---|
| 1116 |
|
|---|
| 1117 |
/* toggle verbose output tooltip */ |
|---|
| 1118 |
"Toggle Verbose Output" = "Toggle Verbose Output"; |
|---|
| 1119 |
|
|---|
| 1120 |
/* topic changed chat room status message */ |
|---|
| 1121 |
"Topic changed to \"%@\" by <span class=\"member\">%@</span>." = "Topic changed to \"%1$@\" by <span class=\"member\">%2$@</span>."; |
|---|
| 1122 |
|
|---|
| 1123 |
/* new variant name */ |
|---|
| 1124 |
"Untitled Variant" = "Untitled Variant"; |
|---|
| 1125 |
|
|---|
| 1126 |
/* user ignored bubble title */ |
|---|
| 1127 |
"User Ignored" = "User Ignored"; |
|---|
| 1128 |
|
|---|
| 1129 |
/* verbose toolbar button name */ |
|---|
| 1130 |
"Verbose" = "Verbose"; |
|---|
| 1131 |
|
|---|
| 1132 |
/* starting window title, window and a number */ |
|---|
| 1133 |
"Window %d" = "Window %d"; |
|---|
| 1134 |
|
|---|
| 1135 |
/* ban hostmask |
|---|
| 1136 |
ban hostmask label */ |
|---|
| 1137 |
"With hostmask:" = "With hostmask:"; |
|---|
| 1138 |
|
|---|
| 1139 |
/* kick reason label */ |
|---|
| 1140 |
"With reason:" = "With reason:"; |
|---|
| 1141 |
|
|---|
| 1142 |
/* we are no longer quieted and can talk status message */ |
|---|
| 1143 |
"You are no longer quieted, thanks to <span class=\"member\">%@</span>." = "You are no longer quieted, thanks to <span class=\"member\">%@</span>."; |
|---|
| 1144 |
|
|---|
| 1145 |
/* you changed nicknames */ |
|---|
| 1146 |
"You are now known as <span class=\"member\">%@</span>." = "You are now known as <span class=\"member\">%@</span>."; |
|---|
| 1147 |
|
|---|
| 1148 |
/* you changed the topic chat room status message */ |
|---|
| 1149 |
"You changed the topic to \"%@\"." = "You changed the topic to \"%@\"."; |
|---|
| 1150 |
|
|---|
| 1151 |
/* don't require op to set topic room status message */ |
|---|
| 1152 |
"You changed this room to allow anyone to change the topic." = "You changed this room to allow anyone to change the topic."; |
|---|
| 1153 |
|
|---|
| 1154 |
/* no longer passworded room status message */ |
|---|
| 1155 |
"You changed this room to no longer require a password." = "You changed this room to no longer require a password."; |
|---|
| 1156 |
|
|---|
| 1157 |
/* permit outside messages room status message */ |
|---|
| 1158 |
"You changed this room to permit outside messages." = "You changed this room to permit outside messages."; |
|---|
| 1159 |
|
|---|
| 1160 |
/* prohibit outside messages room status message */ |
|---|
| 1161 |
"You changed this room to prohibit outside messages." = "You changed this room to prohibit outside messages."; |
|---|
| 1162 |
|
|---|
| 1163 |
/* password required room status message */ |
|---|
| 1164 |
"You changed this room to require a password of \"%@\"." = "You changed this room to require a password of \"%@\"."; |
|---|
| 1165 |
|
|---|
| 1166 |
/* require op to set topic room status message */ |
|---|
| 1167 |
"You changed this room to require operator status to change the topic." = "You changed this room to require operator status to change the topic."; |
|---|
| 1168 |
|
|---|
| 1169 |
/* we removed our chat room half-operator privilege status message */ |
|---|
| 1170 |
"You demoted yourself from half-operator." = "You demoted yourself from half-operator."; |
|---|
| 1171 |
|
|---|
| 1172 |
/* we removed our chat room operator privilege status message */ |
|---|
| 1173 |
"You demoted yourself from operator." = "You demoted yourself from operator."; |
|---|
| 1174 |
|
|---|
| 1175 |
/* we removed our chat room founder privilege status message */ |
|---|
| 1176 |
"You demoted yourself from room founder." = "You demoted yourself from room founder."; |
|---|
| 1177 |
|
|---|
| 1178 |
/* we gave ourself special voice status to talk in moderated rooms status message */ |
|---|
| 1179 |
"You gave yourself voice." = "You gave yourself voice."; |
|---|
| 1180 |
|
|---|
| 1181 |
/* we no longer has special voice status and can't talk in moderated rooms status message */ |
|---|
| 1182 |
"You had voice removed by <span class=\"member\">%@</span>." = "You had voice removed by <span class=\"member\">%@</span>."; |
|---|
| 1183 |
|
|---|
| 1184 |
/* new messages bubble text */ |
|---|
| 1185 |
"You have %d messages waiting from %@." = "You have %1$d messages waiting from %2$@."; |
|---|
| 1186 |
|
|---|
| 1187 |
/* new single message bubble text */ |
|---|
| 1188 |
"You have 1 message waiting from %@." = "You have 1 message waiting from %@."; |
|---|
| 1189 |
|
|---|
| 1190 |
/* you were removed by force from a chat room error message */ |
|---|
| 1191 |
"You have been kicked from the chat room by %@ with the reason \"%@\" and cannot send further messages without rejoining." = "You have been kicked from the chat room by %1$@ with the reason \"%2$@\" and cannot send further messages without rejoining."; |
|---|
| 1192 |
|
|---|
| 1193 |
/* you were removed by force from a chat room error message title */ |
|---|
| 1194 |
"You have been kicked from the chat room." = "You have been kicked from the chat room."; |
|---|
| 1195 |
|
|---|