blob: 710fcb0667402d4f610e4ec770222fe2f8ffff49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
cachefolder=Choose Cache Folder
#LOCALIZATION NOTE (%1$S) is the size and (%2$S) is the unit of disk space.
cacheSizeInfo=Your cache is currently using %1$S %2$S of disk space.
# Offline apps
offlineAppSizeInfo=Your offline storage currently uses %1$S %2$S of disk space.
offlineAppRemoveTitle=Remove offline website data
offlineAppRemovePrompt=After removing this data, %S will not be available offline. Are you sure you want to remove this offline website?
offlineAppRemoveConfirm=Remove offline data
# LOCALIZATION NOTE: The next string is for the disk usage of the
# offline application
# e.g. offlineAppUsage : "50.23 MB"
# %1$S = size (in bytes or megabytes, ...)
# %2$S = unit of measure (bytes, KB, MB, ...)
offlineAppUsage=%1$S %2$S
choosehomepage=Choose Home Page
downloadfolder=Choose a Download Folder
desktopFolderName=Desktop
downloadsFolderName=Downloads
choosesound=Choose a sound
SoundFiles=Sounds
syncUnlink.title=Do you want to unlink your device?
syncUnlink.label=This device will no longer be associated with your Sync account. All of your personal data, both on this device and in your Sync account, will remain intact.
syncUnlinkConfirm.label=Unlink
|