OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). |
3 Everything in this file is wrapped in <if expr="chromeos">. --> | 3 Everything in this file is wrapped in <if expr="chromeos">. --> |
4 <grit-part> | 4 <grit-part> |
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> | 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> |
6 </message> | 6 </message> |
7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> | 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> |
8 Chromebook | 8 Chromebook |
9 </message> | 9 </message> |
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> | 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> |
(...skipping 482 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
493 </message> | 493 </message> |
494 <message name="IDS_FILE_BROWSER_ZIP_FILESYSTEM_ERROR" desc="File Manager error
message."> | 494 <message name="IDS_FILE_BROWSER_ZIP_FILESYSTEM_ERROR" desc="File Manager error
message."> |
495 Zipping failed. <ph name="ERROR_MESSAGE">$1<ex>An error occurred (code: ABOR
T)</ex></ph> | 495 Zipping failed. <ph name="ERROR_MESSAGE">$1<ex>An error occurred (code: ABOR
T)</ex></ph> |
496 </message> | 496 </message> |
497 <message name="IDS_FILE_BROWSER_ZIP_UNEXPECTED_ERROR" desc="File Manager error
message."> | 497 <message name="IDS_FILE_BROWSER_ZIP_UNEXPECTED_ERROR" desc="File Manager error
message."> |
498 Zipping failed, unexpected error: $1 | 498 Zipping failed, unexpected error: $1 |
499 </message> | 499 </message> |
500 <message name="IDS_FILE_BROWSER_SYNC_FILE_NAME" desc="File Manager status mess
age."> | 500 <message name="IDS_FILE_BROWSER_SYNC_FILE_NAME" desc="File Manager status mess
age."> |
501 Syncing <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... | 501 Syncing <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... |
502 </message> | 502 </message> |
| 503 <message name="IDS_FILE_BROWSER_SYNC_FILE_NUMBER" desc="File Manager status me
ssage."> |
| 504 Syncing <ph name="NUMBER_OF_FILES">$1<ex>7</ex></ph> items... |
| 505 </message> |
503 <message name="IDS_FILE_BROWSER_SYNC_DELETE_WITHOUT_PERMISSION_ERROR" desc="Fi
le Manager status message shown when the drive sync is failed because a user try
to remove shared files that the user does not own."> | 506 <message name="IDS_FILE_BROWSER_SYNC_DELETE_WITHOUT_PERMISSION_ERROR" desc="Fi
le Manager status message shown when the drive sync is failed because a user try
to remove shared files that the user does not own."> |
504 "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>" has been shared with you. Yo
u cannot delete it because you do not own it. | 507 "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>" has been shared with you. Yo
u cannot delete it because you do not own it. |
505 </message> | 508 </message> |
506 <message name="IDS_FILE_BROWSER_SYNC_SERVICE_UNAVAILABLE_ERROR" desc="File Man
ager status message shown when the drive sync is failed because Google Drive is
temporary unavailable."> | 509 <message name="IDS_FILE_BROWSER_SYNC_SERVICE_UNAVAILABLE_ERROR" desc="File Man
ager status message shown when the drive sync is failed because Google Drive is
temporary unavailable."> |
507 Google Drive is not available right now. Uploading will automatically restar
t once Google Drive is back. | 510 Google Drive is not available right now. Uploading will automatically restar
t once Google Drive is back. |
508 </message> | 511 </message> |
509 <message name="IDS_FILE_BROWSER_SYNC_MISC_ERROR" desc="File Manager status mes
sage shown when the drive sync is failed because of miscellaneous errors."> | 512 <message name="IDS_FILE_BROWSER_SYNC_MISC_ERROR" desc="File Manager status mes
sage shown when the drive sync is failed because of miscellaneous errors."> |
510 Google Drive was unable to sync "<ph name="FILENAME">$1<ex>photo.jpg</ex></p
h>" right now. Please try again later. | 513 Google Drive was unable to sync "<ph name="FILENAME">$1<ex>photo.jpg</ex></p
h>" right now. Please try again later. |
511 </message> | 514 </message> |
512 <message name="IDS_FILE_BROWSER_SHARE_ERROR" desc="File Manager error message
when sharing a file or a directory on Drive fails because of internet connection
problems."> | 515 <message name="IDS_FILE_BROWSER_SHARE_ERROR" desc="File Manager error message
when sharing a file or a directory on Drive fails because of internet connection
problems."> |
(...skipping 5294 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5807 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 5810 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
5808 Done | 5811 Done |
5809 </message> | 5812 </message> |
5810 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 5813 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
5811 System date | 5814 System date |
5812 </message> | 5815 </message> |
5813 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 5816 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
5814 System time | 5817 System time |
5815 </message> | 5818 </message> |
5816 </grit-part> | 5819 </grit-part> |
OLD | NEW |