diff options
Diffstat (limited to 'l10n-ms/suite/chrome/common/feeds')
-rw-r--r-- | l10n-ms/suite/chrome/common/feeds/subscribe.dtd | 8 | ||||
-rw-r--r-- | l10n-ms/suite/chrome/common/feeds/subscribe.properties | 52 |
2 files changed, 60 insertions, 0 deletions
diff --git a/l10n-ms/suite/chrome/common/feeds/subscribe.dtd b/l10n-ms/suite/chrome/common/feeds/subscribe.dtd new file mode 100644 index 0000000000..eecaa43850 --- /dev/null +++ b/l10n-ms/suite/chrome/common/feeds/subscribe.dtd @@ -0,0 +1,8 @@ +<!-- 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/. --> + +<!ENTITY feedPage.title "Paparan Suapan"> +<!ENTITY feedSubscribeNow "Langgan Sekarang"> +<!ENTITY feedMessenger "Berita & Blog"> +<!ENTITY feedLiveBookmarks "Live Bookmarks"> diff --git a/l10n-ms/suite/chrome/common/feeds/subscribe.properties b/l10n-ms/suite/chrome/common/feeds/subscribe.properties new file mode 100644 index 0000000000..cd62178d0b --- /dev/null +++ b/l10n-ms/suite/chrome/common/feeds/subscribe.properties @@ -0,0 +1,52 @@ +# 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/. + +linkTitleTextFormat=Pergi ke %S +addHandler=Tambah "%S" (%S) sebagai Pembaca Suapan? +addHandlerAddButton=Tambah Pembaca Suapan +addHandlerAddButtonAccesskey=T +handlerRegistered="%S" sudah didaftarkan sebagai Pembaca Suapan +subscribeNow=Langgan Sekarang +chooseApplicationMenuItem=Pilih Aplikasi… +chooseApplicationDialogTitle=Pilih Aplikasi +alwaysUse=Sentiasa gunakan %S untuk melanggan suapan +mediaLabel=Fail media + +# LOCALIZATION NOTE: The next string is for the size of the enclosed media. +# e.g. enclosureSizeText : "50.23 MB" +# %1$S = size (in bytes or megabytes, ...) +# %2$S = unit of measure (bytes, KB, MB, ...) +enclosureSizeText=%1$S %2$S + +bytes=bait +kilobytes=KB +megabytes=MB +gigabytes=GB + +# LOCALIZATION NOTE: The next three strings explains to the user what they're +# doing. +# e.g. alwaysUseForVideoPodcasts : "Always use Miro to subscribe to video podcasts." +# %S = application to use (Miro, iTunes, ...) +alwaysUseForFeeds=Sentiasa gunakan %S untuk melanggan suapan. +alwaysUseForAudioPodcasts=Sentiasa gunakan %S untuk melanggan podcast. +alwaysUseForVideoPodcasts=Sentiasa gunakan %S untuk melanggan podcast video. + +subscribeFeedUsing=Langgan suapan ini menggunakan +subscribeAudioPodcastUsing=Langgan podcast ini menggunakan +subscribeVideoPodcastUsing=Langgan podcast video ini menggunakan + +feedSubscriptionFeed1=Ini adalah "suapan" yang kandungannya kerap berubah dalam laman ini. +feedSubscriptionAudioPodcast1=Ini adalah "podcast" yang kandungannya kerap berubah dalam laman ini. +feedSubscriptionVideoPodcast1=Ini adalah "podcast video" yang kandungannya kerap berubah dalam laman ini. + +feedSubscriptionFeed2=Anda boleh langgan suapan ini untuk menerima kemaskini apabila kandungannya berubah. +feedSubscriptionAudioPodcast2=Anda boleh langgan podcast ini untuk menerima kemaskini apabila kandungannya berubah. +feedSubscriptionVideoPodcast2=Anda boleh langgan video podcast ini untuk menerima kemaskini apabila kandungannya berubah. + +# Protocol Handling +# "Add %appName (%appDomain) as an application for %protocolType links?" +addProtocolHandler=Tambah %S (%S) sebagai aplikasi untuk pautan %S? +addProtocolHandlerAddButton=Tambah Aplikasi +# "%appName has already been added as an application for %protocolType links." +protocolHandlerRegistered=%S sudah ditambah sebagai aplikasi untuk pautan %S. |