diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-fy-NL/toolkit | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
106 files changed, 5565 insertions, 0 deletions
diff --git a/l10n-fy-NL/toolkit/chrome/alerts/alert.dtd b/l10n-fy-NL/toolkit/chrome/alerts/alert.dtd new file mode 100644 index 0000000000..ba8418fd13 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/alerts/alert.dtd @@ -0,0 +1,6 @@ +<!-- 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 closeAlert.tooltip "Dizze notifikaasje slute"> +<!ENTITY settings.label "Ynstellingen"> diff --git a/l10n-fy-NL/toolkit/chrome/alerts/alert.properties b/l10n-fy-NL/toolkit/chrome/alerts/alert.properties new file mode 100644 index 0000000000..7f5ab3fff7 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/alerts/alert.properties @@ -0,0 +1,23 @@ +# 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/. + +# LOCALIZATION NOTE(closeButton.title): Used as the close button text for web notifications on OS X. +# This should ideally match the string that OS X uses for the close button on alert-type +# notifications. OS X will truncate the value if it's too long. +closeButton.title = Slute +# LOCALIZATION NOTE(actionButton.label): Used as the button label to provide more actions on OS X notifications. OS X will truncate this if it's too long. +actionButton.label = … +# LOCALIZATION NOTE(webActions.disableForOrigin.label): %S is replaced +# with the hostname origin of the notification. +webActions.disableForOrigin.label = Notifikaasjes fan %S útskeakelje + +# LOCALIZATION NOTE(source.label): Used to show the URL of the site that +# sent the notification (e.g., "via mozilla.org"). "%1$S" is the source host +# and port. +source.label=fia %1$S +webActions.settings.label = Notifikaasje-ynstellingen + +# LOCALIZATION NOTE(pauseNotifications.label): %S is replaced with the +# brandShortName of the application. +pauseNotifications.label = Notifikaasjes pauzearje oant %S opnij start wurdt diff --git a/l10n-fy-NL/toolkit/chrome/autoconfig/autoconfig.properties b/l10n-fy-NL/toolkit/chrome/autoconfig/autoconfig.properties new file mode 100644 index 0000000000..f22b300f59 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/autoconfig/autoconfig.properties @@ -0,0 +1,12 @@ +# 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/. + +readConfigTitle = Ynstellingsfersin +readConfigMsg = It lêzen fan it ynstellingsbestân is mislearre. Nim kontakt op mei jo systeembehearder. + +autoConfigTitle = AutoConfig-warsk\u00F4ging +autoConfigMsg = Netscape.cfg/AutoConfig is mislearre. Nim kontakt op mei jo systeembehearder. \n Flater: %S mislearre: + +emailPromptTitle = E-mailadres +emailPromptMsg = Fol jo e-mailadres yn diff --git a/l10n-fy-NL/toolkit/chrome/global-platform/mac/intl.properties b/l10n-fy-NL/toolkit/chrome/global-platform/mac/intl.properties new file mode 100644 index 0000000000..72e41a2090 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global-platform/mac/intl.properties @@ -0,0 +1,7 @@ +# 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/. + +# LOCALIZATION NOTE (intl.ellipsis): Use the unicode ellipsis char, \u2026, +# or use "..." unless \u2026 doesn't suit traditions in your locale. +intl.ellipsis=… diff --git a/l10n-fy-NL/toolkit/chrome/global-platform/mac/platformKeys.properties b/l10n-fy-NL/toolkit/chrome/global-platform/mac/platformKeys.properties new file mode 100644 index 0000000000..62facd9db2 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global-platform/mac/platformKeys.properties @@ -0,0 +1,34 @@ +# 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/. + +#mac +#this file defines the on screen display names for the various modifier keys +#these are used in XP menus to show keyboard shortcuts + +# Platform: Mac +# This file defines the on-screen display names for the various modifier keys +# and the Return key (VK_RETURN). +# These are used in XP menus to show keyboard shortcuts. + +# The Shift key - open up arrow symbol (ctrl-e) +VK_SHIFT= + +# The Command key - clover leaf symbol (ctrl-q) +VK_META= + +# The Win key - never generated by native key event +VK_WIN=win + +# The Option/Alt key - splitting tracks symbol (ctrl-g) +VK_ALT= + +# The Control key - hat symbol (ctrl-f) +VK_CONTROL= + +# The Return key (on the main keyboard or numpad): +# "Enter" on Windows/Unix, "Return" on Mac +VK_RETURN=Enter + +# The separator character used between modifiers (none on Mac OS) +MODIFIER_SEPARATOR= diff --git a/l10n-fy-NL/toolkit/chrome/global-platform/unix/intl.properties b/l10n-fy-NL/toolkit/chrome/global-platform/unix/intl.properties new file mode 100644 index 0000000000..72e41a2090 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global-platform/unix/intl.properties @@ -0,0 +1,7 @@ +# 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/. + +# LOCALIZATION NOTE (intl.ellipsis): Use the unicode ellipsis char, \u2026, +# or use "..." unless \u2026 doesn't suit traditions in your locale. +intl.ellipsis=… diff --git a/l10n-fy-NL/toolkit/chrome/global-platform/unix/platformKeys.properties b/l10n-fy-NL/toolkit/chrome/global-platform/unix/platformKeys.properties new file mode 100644 index 0000000000..b3f1017a72 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global-platform/unix/platformKeys.properties @@ -0,0 +1,34 @@ +# 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/. + +#default +#this file defines the on screen display names for the various modifier keys +#these are used in XP menus to show keyboard shortcuts + +# Platform: Unix +# This file defines the on-screen display names for the various modifier keys +# and the Enter key (VK_RETURN). +# These are used in XP menus to show keyboard shortcuts. + +# The Shift key +VK_SHIFT=Shift + +# The Command key +VK_META=Meta + +# The Win key (Super key and Hyper keys are mapped to DOM Win key) +VK_WIN=win + +# The Alt key +VK_ALT=Alt + +# The Control key +VK_CONTROL=Ctrl + +# The Enter key (on the main keyboard or numpad): +# "Enter" on Windows/Unix, "Return" on Mac +VK_RETURN=Enter + +# The separator character used between modifiers +MODIFIER_SEPARATOR=+ diff --git a/l10n-fy-NL/toolkit/chrome/global-platform/win/intl.properties b/l10n-fy-NL/toolkit/chrome/global-platform/win/intl.properties new file mode 100644 index 0000000000..72e41a2090 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global-platform/win/intl.properties @@ -0,0 +1,7 @@ +# 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/. + +# LOCALIZATION NOTE (intl.ellipsis): Use the unicode ellipsis char, \u2026, +# or use "..." unless \u2026 doesn't suit traditions in your locale. +intl.ellipsis=… diff --git a/l10n-fy-NL/toolkit/chrome/global-platform/win/platformKeys.properties b/l10n-fy-NL/toolkit/chrome/global-platform/win/platformKeys.properties new file mode 100644 index 0000000000..200c9c8f53 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global-platform/win/platformKeys.properties @@ -0,0 +1,34 @@ +# 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/. + +#default +#this file defines the on screen display names for the various modifier keys +#these are used in XP menus to show keyboard shortcuts + +# Platform: Windows +# This file defines the on-screen display names for the various modifier keys +# and the Enter key (VK_RETURN). +# These are used in XP menus to show keyboard shortcuts. + +# The Shift key +VK_SHIFT=Shift + +# The Command key +VK_META=Meta + +# The Win key +VK_WIN=win + +# The Alt key +VK_ALT=Alt + +# The Control key +VK_CONTROL=Ctrl + +# The Enter key (on the main keyboard or numpad): +# "Enter" on Windows/Unix, "Return" on Mac +VK_RETURN=Enter + +# The separator character used between modifiers +MODIFIER_SEPARATOR=+ diff --git a/l10n-fy-NL/toolkit/chrome/global/aboutReader.properties b/l10n-fy-NL/toolkit/chrome/global/aboutReader.properties new file mode 100644 index 0000000000..a19b533e06 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/aboutReader.properties @@ -0,0 +1,66 @@ +# 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/. + +#LOCALIZATION NOTE (aboutReader.loading2): +# Use the unicode ellipsis char, \u2026, +# or use "..." if \u2026 doesn't suit traditions in your locale. +aboutReader.loading2=Lade… +aboutReader.loadError=Artikel fan side laden is mislearre + +aboutReader.colorScheme.light=Ljocht +aboutReader.colorScheme.dark=Donker +aboutReader.colorScheme.sepia=Sepia +aboutReader.colorScheme.auto=Auto + +# LOCALIZATION NOTE (aboutReader.estimatedReadTimeValue1): Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of minutes it is estimated to take to read the article +# example: `3 minutes` +aboutReader.estimatedReadTimeValue1=#1 minút;#1 minuten + +#LOCALIZATION NOTE (aboutReader.estimatedReadTimeRange1): Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# When there is some uncertainty in how long the article will take to read show a range of +# minutes it is expected to take. +# #1 is the number of minutes it is estimated to take to read the article for a fast reader +# #2 is the number of minutes it is estimated to take to read the article for a slow reader +# #2 is the variable used to determine the plural form to use. +# example: `5-8 minutes` +aboutReader.estimatedReadTimeRange1=#1-#2 minút;#1-#2 minuten + +# LOCALIZATION NOTE (aboutReader.fontType.serif, aboutReader.fontType.sans-serif): +# These are the styles of typeface that are options in the reader view controls. +aboutReader.fontType.serif=Serif +aboutReader.fontType.sans-serif=Sans-serif + +# LOCALIZATION NOTE (aboutReader.fontTypeSample): String used to sample font types. +# For followup see: https://bugzilla.mozilla.org/show_bug.cgi?id=1637089 +aboutReader.fontTypeSample=Aa + +aboutReader.toolbar.close=Lêzerwerjefte slute +aboutReader.toolbar.typeControls=Lettertype-ynstellingen + +# This is used as a label for the Reader View toolbar button. +# This is a label used for the Save to Pocket option in the toolbar. +# %S is replaced by Pocket. +readerView.savetopocket.label=Bewarje yn %S +# This is a label used for done option in the toolbar +readerView.done.label=Dien +# These are used for the Reader View toolbar button and the menuitem within the +# View menu. +readerView.enter=Lêzerwerjefte iepenje +readerView.enter.accesskey=L +readerView.close=Lêzerwerjefte slute +readerView.close.accesskey=L + +# These are used as tooltips in Type Control +aboutReader.toolbar.minus = Tekengrutte ferlytsje +aboutReader.toolbar.plus = Tekengrutte fergrutsje +aboutReader.toolbar.contentwidthminus = Ynhâldsbreedte ferlytsje +aboutReader.toolbar.contentwidthplus = Ynhâldsbreedte fergrutsje +aboutReader.toolbar.lineheightminus = Rigelhichte ferlytsje +aboutReader.toolbar.lineheightplus = Rigelhichte fergrutsje +aboutReader.toolbar.colorschemelight = Kleureskema Ljocht +aboutReader.toolbar.colorschemedark = Kleureskema Donker +aboutReader.toolbar.colorschemesepia = Kleureskema Sepia diff --git a/l10n-fy-NL/toolkit/chrome/global/aboutStudies.properties b/l10n-fy-NL/toolkit/chrome/global/aboutStudies.properties new file mode 100644 index 0000000000..9d9f1c35af --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/aboutStudies.properties @@ -0,0 +1,33 @@ +# 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/. + + +# LOCALIZATION NOTE (title): keep "Shield" in English. See +# https://wiki.mozilla.org/Firefox/Shield/Shield_Studies for more information +title = Shield-ûndersiken +removeButton = Fuortsmite + +# LOCALIZATION NOTE (activeStudiesList): Title above a list of active studies +activeStudiesList = Aktive ûndersiken +# LOCALIZATION NOTE (activeStudiesList): Title above a list of completed studies +completedStudiesList = Foltôge ûndersiken +# LOCALIZATION NOTE (activeStatus): Displayed for an active study +activeStatus = Aktyf + +# LOCALIZATION NOTE (completeStatus): Displayed for a study that is already complete +completeStatus = Dien + +updateButtonWin = Fernijingsopsjes +updateButtonUnix = Foarkarren fernije +learnMore = Mear ynfo +noStudies = Jo hawwe net oan ûndersiken dielnommen. +disabledList = Dit is in list mei ûndersiken dêr't jo oan dielnommen hawwe. Der wurde gjin nije ûndersiken útfierd. +# LOCALIZATION NOTE (enabledList): %S is brandShortName (e.g. Firefox) +enabledList = Wat is dit? %S kin sa no en dan ûndersiken ynstallearje en útfiere. + +# LOCALIZATION NOTE (preferenceStudyDescription) $1%S will be replaced with the +# name of a preference (such as "stream.improvesearch.topSiteSearchShortcuts") +# and $2%S will be replaced with the value of that preference. Both values will +# be formatted differently than the surrounding text. +preferenceStudyDescription = Dit ûndersyk stelt %1$S yn op %2$S.
\ No newline at end of file diff --git a/l10n-fy-NL/toolkit/chrome/global/aboutWebrtc.properties b/l10n-fy-NL/toolkit/chrome/global/aboutWebrtc.properties new file mode 100644 index 0000000000..392c7928b8 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/aboutWebrtc.properties @@ -0,0 +1,191 @@ +# 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/. + +# LOCALIZATION NOTE (document_title): +# The text "WebRTC" is a proper noun and should not be translated. +# It is the general label for the standards based technology. see http://www.webrtc.org +document_title = Ynterne wurking fan WebRTC +cannot_retrieve_log = Kin gjin WebRTC-lochboekgegevens ophelje + +# LOCALIZATION NOTE (save_page_msg): +# %1$S will be replaced by a full path file name: the target of the SavePage operation. +save_page_msg = side bewarre yn: %1$S + +# LOCALIZATION NOTE (save_page_dialog_title): "about:webrtc" is a internal browser URL and should not be +# translated. This string is used as a title for a file save dialog box. +save_page_dialog_title = about:webrtc bewarje as + +# LOCALIZATION NOTE (debug_mode_off_state_msg): +# %1$S will be replaced by the full path file name of the debug log. +debug_mode_off_state_msg = trasearlochboek is te finen yn: %1$S + +# LOCALIZATION NOTE (debug_mode_on_state_msg): +# %1$S will be replaced by the full path file name of the debug log. +debug_mode_on_state_msg = debugmodus aktyf, trasearlochboek yn: %1$S + +# LOCALIZATION NOTE (aec_logging_msg_label, aec_logging_off_state_label, +# aec_logging_on_state_label, aec_logging_on_state_msg): +# AEC is an abbreviation for Acoustic Echo Cancellation. +aec_logging_msg_label = AEC-registraasje +aec_logging_off_state_label = AEC-registraasje starte +aec_logging_on_state_label = AEC-registraasje stopje +aec_logging_on_state_msg = AEC-registraasje aktyf (sprek inkelde minuten mei de beller en stopje dêrnei it fêstlizzen) + +# LOCALIZATION NOTE (aec_logging_off_state_msg): +# %1$S will be replaced by the full path to the directory containing the captured log files. +# AEC is an abbreviation for Acoustic Echo Cancellation. +aec_logging_off_state_msg = fêstleine lochbestannen binne te finen yn: %1$S + +# LOCALIZATION NOTE (peer_connection_id_label): "PeerConnection" is a proper noun +# associated with the WebRTC module. "ID" is an abbreviation for Identifier. This string +# should not normally be translated and is used as a data label. +peer_connection_id_label = PeerConnection-ID + +# LOCALIZATION NOTE (sdp_heading, local_sdp_heading, remote_sdp_heading, sdp_history_heading, sdp_parsing_errors_heading): +# "SDP" is an abbreviation for Session Description Protocol, an IETF standard. +# See http://wikipedia.org/wiki/Session_Description_Protocol +sdp_heading = SDP +local_sdp_heading = Lokaal SDP +remote_sdp_heading = Ekstern SDP + +sdp_history_heading = SDP-skiednis +sdp_parsing_errors_heading = SDP-parseflaters +# LOCALIZATION NOTE (sdp_set_at_timestamp): the local or remote SDP and when it was set +# %1$S will be replaced by local_sdp_heading or remote sdp_heading and %2$S +# will be a numeric timestamp. +sdp_set_at_timestamp = %1$S op tiidstimpel %2$S ynstelle +# LOCALIZATION NOTE (sdp_set_timestamp): the absolute and relative times +# when the sdp was set. %1$S and $2$S are both numeric timestamps. The +# first is the absolute time, the second is the elapsed time since the +# first sdp was set. ms is an abbreviation for milliseconds. +sdp_set_timestamp = Tiidstimpel %1$S (+ %2$S ms) +# LOCALIZATION NOTE (offer, answer): +# offer and answer describe whether the local sdp is an offer or answer or +# the remote sdp is an offer or answer. These are appended to the local and +# remote sdp headings. +offer = Oanbod +answer = Antwurd + +# LOCALIZATION NOTE (rtp_stats_heading): "RTP" is an abbreviation for the +# Real-time Transport Protocol, an IETF specification, and should not +# normally be translated. "Stats" is an abbreviation for Statistics. +rtp_stats_heading = RTP-statistiken + +# LOCALIZATION NOTE (ice_state, ice_stats_heading): "ICE" is an abbreviation +# for Interactive Connectivity Establishment, which is an IETF protocol, +# and should not normally be translated. "Stats" is an abbreviation for +# Statistics. +ice_state = ICE-steat +ice_stats_heading = ICE-statistiken +ice_restart_count_label = ICE start opnij +ice_rollback_count_label = ICE-rollbacks +ice_pair_bytes_sent = Bytes ferstjoerd +ice_pair_bytes_received = Bytes ûntfongen +ice_component_id = Komponint-ID + +# LOCALIZATION NOTE (avg_bitrate_label, avg_framerate_label): "Avg." is an abbreviation +# for Average. These are used as data labels. +avg_bitrate_label = Gem. bitrate +avg_framerate_label = Gem. framerate + +# LOCALIZATION NOTE (typeLocal, typeRemote): These adjectives are used to label a +# line of statistics collected for a peer connection. The data represents +# either the local or remote end of the connection. +typeLocal = Lokaal +typeRemote = Ekstern + +# LOCALIZATION NOTE (nominated): This adjective is used to label a table column. +# Cells in this column contain the localized javascript string representation of "true" +# or are left blank. +nominated = Beneamd + +# LOCALIZATION NOTE (selected): This adjective is used to label a table column. +# Cells in this column contain the localized javascript string representation of "true" +# or are left blank. This represents an attribute of an ICE candidate. +selected = Selektearre + +# LOCALIZATION NOTE (trickle_caption_msg2, trickle_highlight_color_name2): ICE +# candidates arriving after the remote answer arrives are considered trickled +# (an attribute of an ICE candidate). These are highlighted in the ICE stats +# table with light blue background. %S is replaced by +# trickle_highlight_color_name2 ("blue"), highlighted with a light blue +# background to visually match the trickled ICE candidates. +trickle_caption_msg2 = ‘Trickled’ kandidaten (ûntfongen nei antwurd) wurde markearre yn it %S +trickle_highlight_color_name2 = blau + +save_page_label = Side bewarre +debug_mode_msg_label = Debugmodus +debug_mode_off_state_label = Debugmodus starte +debug_mode_on_state_label = Debugmodus stopje +stats_heading = Sesjestatistiken +stats_clear = Skiednis wiskje +log_heading = Ferbiningslochboek +log_clear = Lochboek wiskje +log_show_msg = lochboek toane +log_hide_msg = lochboek ferstopje +connection_closed = sluten +local_candidate = Lokale kandidaat +remote_candidate = Eksterne kandidaat +raw_candidates_heading = Alle rûge kandidaten +raw_local_candidate = Rûge lokale kandidaat +raw_remote_candidate = Rûge eksterne kandidaat +raw_cand_show_msg = rûge kandidaten toane +raw_cand_hide_msg = rûge kandidaten ferstopje +priority = Prioriteit +fold_show_msg = details toane +fold_show_hint = klik om dizze seksje út te klappen +fold_hide_msg = details ferstopje +fold_hide_hint = klik om dizze seksje yn te klappen +dropped_frames_label = Ferlerne frames +discarded_packets_label = Fuortsmiten pakketten +decoder_label = Decoder +encoder_label = Encoder +received_label = Untfongen +packets = pakketten +lost_label = Ferlern +jitter_label = Jitter +sent_label = Ferstjoerd + +show_tab_label = Ljepblêd toane + +frame_stats_heading = Fideoframestatistiken +n_a = Net beskikber +width_px = Breedte (px) +height_px = Hichte (px) +consecutive_frames = Opfolgjende frames +time_elapsed = Ferstrutsen tiid (s) +estimated_framerate = Skatte framerate +rotation_degrees = Rotaasje (graden) +first_frame_timestamp = Tiidstimpel earste frame-ûntfangst +last_frame_timestamp = Tiidstimpel lêste frame-ûntfangst +# SSRCs are identifiers that represent endpoints in an RTP stream +# This is an SSRC on the local side of the connection that is receiving RTP +local_receive_ssrc = Lokale ûntfangende SSRC +# This is an SSRC on the remote side of the connection that is sending RTP +remote_send_ssrc = Op ôfstân ferstjoerende SSRC +# An option whose value will not be displayed but instead noted as having been +# provided +configuration_element_provided = Opjûn +# An option whose value will not be displayed but instead noted as having not +# been provided +configuration_element_not_provided = Net opjûn +# The options set by the user in about:config that could impact a WebRTC call +custom_webrtc_configuration_heading = Troch brûker ynstelde WebRTC-foarkarren + +# Section header for estimated bandwidths of WebRTC media flows +bandwidth_stats_heading = Skatte bânbreedte +# The ID of the MediaStreamTrack +track_identifier = Trackidentifikaasje +# The estimated bandwidth available for sending WebRTC media in bytes per second +send_bandwidth_bytes_sec = Bânbreedte foar ferstjoeren (bytes/sek) +# The estimated bandwidth available for receiving WebRTC media in bytes per second +receive_bandwidth_bytes_sec = Bânbreedte foar ûntfangen (bytes/sek) +# Maximum number of bytes per second that will be padding zeros at the ends of packets +max_padding_bytes_sec = Maksimale opfolling (bytes/sek) +# The amount of time inserted between packets to keep them spaced out +pacer_delay_ms = Snelheidsfertraging ms +# The amount of time it takes for a packet to travel from the local machine to the remote machine, +# and then have a packet return +round_trip_time_ms = RTT ms + diff --git a/l10n-fy-NL/toolkit/chrome/global/appPicker.dtd b/l10n-fy-NL/toolkit/chrome/global/appPicker.dtd new file mode 100644 index 0000000000..1c50a0d4cd --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/appPicker.dtd @@ -0,0 +1,7 @@ +<!-- 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 NoAppFound.label "Der binne gjin applikaasjes fûn foar dit bestânstype."> +<!ENTITY BrowseButton.label "Blêdzje…"> +<!ENTITY SendMsg.label "Stjoer dit item nei:"> diff --git a/l10n-fy-NL/toolkit/chrome/global/autocomplete.properties b/l10n-fy-NL/toolkit/chrome/global/autocomplete.properties new file mode 100644 index 0000000000..75da52c556 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/autocomplete.properties @@ -0,0 +1,29 @@ +# 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/. + +# LOCALIZATION NOTE (searchWithEngine, searchInPrivateWindowWithEngine): %S will +# be replaced with the search engine provider's name. This format was chosen +# because the provider can also end with "Search" (e.g.: MSN Search). +searchWithEngine = Sykje mei %S + +searchInPrivateWindowWithEngine = Sykje mei %S yn in priveefinster + +# LOCALIZATION NOTE (searchInPrivateWindow): Used when the private browsing +# engine is the same as the default engine. +searchInPrivateWindow = Sykje yn in priveefinster + +# LOCALIZATION NOTE (switchToTab2): This is the same as the older switchToTab +# string that it's replacing, except it uses title case, so "Switch" and "Tab" +# are capitalized. +switchToTab2 = Wikselje nei ljepblêd + +# LOCALIZATION NOTE (visit): This is shown next to autocomplete entries that are +# simple URLs or sites, which will be visited when the user selects them. +visit = Besykje + +# LOCALIZATION NOTE (bookmarkKeywordSearch): This is the title of autocomplete +# entries that are bookmark keyword searches. %1$S will be replaced with the +# domain name of the bookmark, and %2$S will be replaced with the keyword +# search text that the user is typing. %2$S will not be empty. +bookmarkKeywordSearch = %1$S: %2$S diff --git a/l10n-fy-NL/toolkit/chrome/global/browser.properties b/l10n-fy-NL/toolkit/chrome/global/browser.properties new file mode 100644 index 0000000000..2cdf91e55a --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/browser.properties @@ -0,0 +1,7 @@ +# 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/. + +formPostSecureToInsecureWarning.title = Feilichheidswarskôging +formPostSecureToInsecureWarning.message = De gegevens dy't jo op dizze side ynfierd hawwe, sille oer in net-befeilige ferbining ferstjoerd wurde en kinne troch in tredde partij lêzen wurde.\n\nBinne jo wis dat jo dizze gegegevens ferstjoere wolle? +formPostSecureToInsecureWarning.continue = Trochgean diff --git a/l10n-fy-NL/toolkit/chrome/global/charsetMenu.dtd b/l10n-fy-NL/toolkit/chrome/global/charsetMenu.dtd new file mode 100644 index 0000000000..f26e65eb60 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/charsetMenu.dtd @@ -0,0 +1,5 @@ +<!-- 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 charsetMenu2.label "Tekenkodearring"> diff --git a/l10n-fy-NL/toolkit/chrome/global/charsetMenu.properties b/l10n-fy-NL/toolkit/chrome/global/charsetMenu.properties new file mode 100644 index 0000000000..2993728691 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/charsetMenu.properties @@ -0,0 +1,127 @@ +# 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/. + +# LOCALIZATION NOTE: The property keys ending with ".key" are for access keys. +# Localizations may add or delete properties where the property key ends with +# ".key" as appropriate for the localization. The code that uses this data can +# deal with the absence of an access key for an item. +# +# For gbk, gbk.bis and gbk.bis.key are used to trigger string changes in +# localizations. +# +# In the en-US version of this file, access keys are given to the following: +# * UTF-8 +# * All encodings that are the fallback encoding for some locale in Firefox +# * All encodings that are the fallback encoding for some locale in IE +# * All Japanese encodings +# +# For the items whose property key does not end in ".key" and whose value +# includes "(" U+0028 LEFT PARENTHESIS, the "(" character is significant for +# processing by CharsetMenu.jsm. If your localization does not use ASCII +# parentheses where en-US does in this file, please file a bug to make +# CharsetMenu.jsm also recognize the delimiter your localization uses. +# (When this code was developed, all localizations appeared to use +# U+0028 LEFT PARENTHESIS for this purpose.) + +# Auto-Detect (sub)menu +charsetMenuCharsets = Tekenset +charsetMenuAutodet = Automatysk detektearje +# 'A' is reserved for Arabic: +charsetMenuAutodet.key = d +charsetMenuAutodet.off = (út) +charsetMenuAutodet.off.key = t +charsetMenuAutodet.ru = Russysk +charsetMenuAutodet.ru.key = R +charsetMenuAutodet.uk = Oekraynsk +charsetMenuAutodet.uk.key = O + +# Globally-relevant + +_autodetect_all.key = m +_autodetect_all = Automatysk +UTF-8.key = U +UTF-8 = Unicode +windows-1252.key = W +windows-1252 = Westersk + +# Arabic +windows-1256.key = A +windows-1256 = Arabysk (Windows) +ISO-8859-6 = Arabysk (ISO) + +# Baltic +windows-1257.key = B +windows-1257 = Baltysk (Windows) +ISO-8859-4 = Baltysk (ISO) + +# Central European +windows-1250.key = E +windows-1250 = Sintraal-Europeesk (Windows) +ISO-8859-2.key = l +ISO-8859-2 = Sintraal-Europeesk (ISO) + +# Chinese, Simplified +gbk.bis.key = S +gbk.bis = Sineesk, ferienfâldicht + +# Chinese, Traditional +Big5.key = t +Big5 = Sineesk, tradisjoneel + +# Cyrillic +windows-1251.key = y +windows-1251 = Syrillysk (Windows) +ISO-8859-5 = Syrillysk (ISO) +KOI8-R = Syrillysk (KOI8-R) +KOI8-U = Syrillysk (KOI8-U) +IBM866 = Syrillysk (DOS) + +# UI string in anticipation of Cyrillic analog of bug 1543077; +# deliberately not in use yet + +# LOCALIZATION NOTE (Cyrillic.key): If taken into use, this string will appear +# instead of the string for windows-1251.key, so the use of the same +# accelerator is deliberate. +Cyrillic.key = S +# LOCALIZATION NOTE (Cyrillic): If taken into use, this string will appear +# as a single item instead of the five items windows-1251, ISO-8859-5, +# KOI8-R, KOI8-U, and IBM866, so this string does not need to make sense +# together with those strings and should be translated the way those were +# but omitting the part in parentheses. +Cyrillic = Syrillysk + +# Greek +windows-1253.key = G +windows-1253 = Gryksk (Windows) +ISO-8859-7.key = O +ISO-8859-7 = Gryksk (ISO) + +# Hebrew +windows-1255.key = H +windows-1255 = Hebriuwsk +# LOCALIZATION NOTE (ISO-8859-8): The value for this item should begin with +# the same word for Hebrew as the value for windows-1255 so that this item +# sorts right after that one in the collation order for your locale. +ISO-8859-8 = Hebriuwsk, fisueel + +# Japanese (NOT AN ENCODING NAME) +Japanese.key = J +Japanese = Japansk + +# Korean +EUC-KR.key = K +EUC-KR = Koreaansk + +# Thai +windows-874.key = i +windows-874 = Thaisk + +# Turkish +windows-1254.key = r +windows-1254 = Turksk + +# Vietnamese +windows-1258.key = F +windows-1258 = Fietnameesk + diff --git a/l10n-fy-NL/toolkit/chrome/global/commonDialog.dtd b/l10n-fy-NL/toolkit/chrome/global/commonDialog.dtd new file mode 100644 index 0000000000..c8731a567c --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/commonDialog.dtd @@ -0,0 +1,10 @@ +<!-- 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 editfield0.label "Brûkersnamme:"> +<!ENTITY editfield1.label "Wachtwurd:"> +<!ENTITY copyCmd.label "Kopiearje"> +<!ENTITY copyCmd.accesskey "K"> +<!ENTITY selectAllCmd.label "Alles selektearje"> +<!ENTITY selectAllCmd.accesskey "A"> diff --git a/l10n-fy-NL/toolkit/chrome/global/commonDialogs.properties b/l10n-fy-NL/toolkit/chrome/global/commonDialogs.properties new file mode 100644 index 0000000000..e258c2d72a --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/commonDialogs.properties @@ -0,0 +1,34 @@ +# 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/. + +Alert=Warskôging +Confirm=Befêstigje +ConfirmCheck=Befêstigje +Prompt=Fraach +# LOCALIZATION NOTE - %S is brandFullName +PromptUsernameAndPassword3=Autentikaasje fereaske – %S +# LOCALIZATION NOTE - %S is brandFullName +PromptPassword3=Wachtwurd fereaske – %S +Select=Selektearje +OK=OK +Cancel=Annulearje +Yes=&Ja +No=&Nee +Save=&Bewarje +Revert=&Ungedien meitsje +DontSave=&Net bewarje +ScriptDlgGenericHeading=[JavaScript-tapassing] +ScriptDlgHeading=De side op %S meldt: +ScriptDialogLabel=Foarkom dat dizze side ekstra dialogen makket +ScriptDialogPreventTitle=Befêstigje dialoochfoarkar +# LOCALIZATION NOTE (EnterLoginForRealm3, EnterLoginForProxy3): +# %1 is an untrusted string provided by a remote server. It could try to +# take advantage of sentence structure in order to mislead the user (see +# bug 244273). %1 should be integrated into the translated sentences as +# little as possible. %2 is the url of the site being accessed. +EnterLoginForRealm3=%2$S fersiket in brûkersnamme en wachtwurd. De website meldt: ‘%1$S’ +EnterLoginForProxy3=De proxy %2$S fersiket in brûkersnamme en wachtwurd. De website meldt: ‘%1$S’ +EnterUserPasswordFor2=%1$S freget om jo brûkersnamme en wachtwurd. +EnterUserPasswordForCrossOrigin2=%1$S freget jo brûkersnamme en wachtwurd. WARSKÔGING: jo wachtwurd sil net nei de website dy't jo op dit stuit besykje ferstjoerd wurde! +EnterPasswordFor=Fier wachtwurd yn foar %1$S op %2$S diff --git a/l10n-fy-NL/toolkit/chrome/global/contentAreaCommands.properties b/l10n-fy-NL/toolkit/chrome/global/contentAreaCommands.properties new file mode 100644 index 0000000000..79353dd955 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/contentAreaCommands.properties @@ -0,0 +1,23 @@ +# 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/. + +# context menu strings + +SaveImageTitle=Ofbylding bewarje +SaveMediaTitle=Media bewarje +SaveVideoTitle=Fideo bewarje +SaveAudioTitle=Audio bewarje +SaveLinkTitle=bewarje as +DefaultSaveFileName=yndeks +WebPageCompleteFilter=Website, kompleet +WebPageHTMLOnlyFilter=Website, allinnich HTML +WebPageXHTMLOnlyFilter=Website, allinnich XHTML +WebPageSVGOnlyFilter=Website, allinnich SVG +WebPageXMLOnlyFilter=Website, allinnich XML + +# LOCALIZATION NOTE (filesFolder): +# This is the name of the folder that is created parallel to a HTML file +# when it is saved "With Images". The %S section is replaced with the +# leaf name of the file being saved (minus extension). +filesFolder=%S_bestannen diff --git a/l10n-fy-NL/toolkit/chrome/global/datetimebox.dtd b/l10n-fy-NL/toolkit/chrome/global/datetimebox.dtd new file mode 100644 index 0000000000..face0d87d9 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/datetimebox.dtd @@ -0,0 +1,35 @@ +<!-- 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/. --> + +<!-- Placeholders for input type=time --> + +<!ENTITY time.hour.placeholder "--"> +<!ENTITY time.minute.placeholder "--"> +<!ENTITY time.second.placeholder "--"> +<!ENTITY time.millisecond.placeholder "--"> +<!ENTITY time.dayperiod.placeholder "--"> + +<!-- Field labels for input type=time --> + +<!ENTITY time.hour.label "Oeren"> +<!ENTITY time.minute.label "Minuten"> +<!ENTITY time.second.label "Sekonden"> +<!ENTITY time.millisecond.label "Millisekonden"> +<!ENTITY time.dayperiod.label "AM/PM"> + +<!-- Placeholders for input type=date --> + +<!ENTITY date.year.placeholder "jjjj"> +<!ENTITY date.month.placeholder "mm"> +<!ENTITY date.day.placeholder "dd"> + +<!-- Field labels for input type=date --> + +<!ENTITY date.year.label "Jier"> +<!ENTITY date.month.label "Moanne"> +<!ENTITY date.day.label "Dei"> + +<!-- Date/time clear button --> + +<!ENTITY datetime.reset.label "Wiskje"> diff --git a/l10n-fy-NL/toolkit/chrome/global/dialog.properties b/l10n-fy-NL/toolkit/chrome/global/dialog.properties new file mode 100644 index 0000000000..54c3b3db9a --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/dialog.properties @@ -0,0 +1,12 @@ +# 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/. + +button-accept=OK +button-cancel=Annulearje +button-help=Help +button-disclosure=Mear ynfo +accesskey-accept= +accesskey-cancel= +accesskey-help=H +accesskey-disclosure=I diff --git a/l10n-fy-NL/toolkit/chrome/global/dialogOverlay.dtd b/l10n-fy-NL/toolkit/chrome/global/dialogOverlay.dtd new file mode 100644 index 0000000000..57362d879c --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/dialogOverlay.dtd @@ -0,0 +1,18 @@ +<!-- -*- Mode: HTML -*- +# 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/. +# +# WARNING!!! This file is obsoleted by the dialog.xml widget +# +--> + +<!-- 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/. --> + +<!-- WARNING!!! This file is obsoleted by the dialog.xml widget --> + +<!-- OK Cancel Buttons --> +<!ENTITY okButton.label "OK"> +<!ENTITY cancelButton.label "Annulearje"> diff --git a/l10n-fy-NL/toolkit/chrome/global/editMenuOverlay.dtd b/l10n-fy-NL/toolkit/chrome/global/editMenuOverlay.dtd new file mode 100644 index 0000000000..c5f1a3372d --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/editMenuOverlay.dtd @@ -0,0 +1,11 @@ +<!-- 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 findCmd.label "Sykje"> +<!ENTITY findCmd.key "F"> +<!ENTITY findCmd.accesskey "S"> +<!ENTITY findAgainCmd.label "Opnij sykje"> +<!ENTITY findAgainCmd.key "G"> +<!ENTITY findAgainCmd.key2 "VK_F3"> +<!ENTITY findAgainCmd.accesskey "n"> diff --git a/l10n-fy-NL/toolkit/chrome/global/extensions.properties b/l10n-fy-NL/toolkit/chrome/global/extensions.properties new file mode 100644 index 0000000000..fb1ebc3b7c --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/extensions.properties @@ -0,0 +1,44 @@ +# 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/. + +csp.error.missing-directive = Belied mist in fereaske ‘%S’-ynstruksje + +#LOCALIZATION NOTE (csp.error.illegal-keyword) %1$S is the name of a CSP directive, such as "script-src". %2$S is the name of a CSP keyword, usually 'unsafe-inline'. +csp.error.illegal-keyword = ‘%1$S’-ynstruksje befettet in net-tastien %2$S-kaaiwurd + +#LOCALIZATION NOTE (csp.error.illegal-protocol) %2$S a protocol name, such as "http", which appears as "http:", as it would in a URL. +csp.error.illegal-protocol = ‘%1$S’-ynstruksje befettet in net-tastien %2$S:-protokolboarne + +#LOCALIZATION NOTE (csp.error.missing-host) %2$S a protocol name, such as "http", which appears as "http:", as it would in a URL. +csp.error.missing-host = %2$S:-protokol fereasket in host yn ‘%1$S’-ynstruksjes + +#LOCALIZATION NOTE (csp.error.missing-source) %1$S is the name of a CSP directive, such as "script-src". %2$S is the name of a CSP source, usually 'self'. +csp.error.missing-source = ‘%1$S’ moat de boarne %2$S befetsje + +#LOCALIZATION NOTE (csp.error.illegal-host-wildcard) %2$S a protocol name, such as "http", which appears as "http:", as it would in a URL. +csp.error.illegal-host-wildcard = %2$S:-jokerboarnen yn ‘%1$S’-ynstruksjes moatte op syn minst ien net-algemien subdomein befetsje (byg. *.example.com yn stee fan *.com) + +#LOCALIZATION NOTE (uninstall.confirmation.title) %S is the name of the extension which is about to be uninstalled. +uninstall.confirmation.title = %S de-ynstallearje + +#LOCALIZATION NOTE (uninstall.confirmation.message) %S is the name of the extension which is about to be uninstalled. +uninstall.confirmation.message = De útwreiding ‘%S’ freget om de-ynstallearre te wurden. Wat wolle jo dwaan? + +uninstall.confirmation.button-0.label = De-ynstallearje +uninstall.confirmation.button-1.label = Ynstallearre litte + +saveaspdf.saveasdialog.title = Bewarje as + +#LOCALIZATION NOTE (newTabControlled.message2) %S is the icon and name of the extension which updated the New Tab page. +newTabControlled.message2 = In útwreiding, %S, hat de side dy't jo sjogge by it iepenjen fan in nij ljepblêd wizige. +newTabControlled.learnMore = Mear ynfo + +#LOCALIZATION NOTE (homepageControlled.message) %S is the icon and name of the extension which updated the homepage. +homepageControlled.message = In útwreiding, %S, hat de side dy't jo sjogge by it iepenjen fan jo startside en nij finsters wizige. +homepageControlled.learnMore = Mear ynfo + +#LOCALIZATION NOTE (tabHideControlled.message) %1$S is the icon and name of the extension which hid tabs, %2$S is the icon of the all tabs button. +tabHideControlled.message = In útwreiding, %1$S, ferstoppet inkelde fan jo ljepblêden. Jo kinne noch hieltyd al jo ljepblêden benaderje fan %2$S ôf. +tabHideControlled.learnMore = Mear ynfo + diff --git a/l10n-fy-NL/toolkit/chrome/global/fallbackMenubar.properties b/l10n-fy-NL/toolkit/chrome/global/fallbackMenubar.properties new file mode 100644 index 0000000000..56b2d1de75 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/fallbackMenubar.properties @@ -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/. + +# OSX only. Default menu label when there is no xul menubar. + +quitMenuitem.label=Ofslute +quitMenuitem.key=q diff --git a/l10n-fy-NL/toolkit/chrome/global/filepicker.properties b/l10n-fy-NL/toolkit/chrome/global/filepicker.properties new file mode 100644 index 0000000000..d88b325faa --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/filepicker.properties @@ -0,0 +1,18 @@ +# 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/. + +# LOCALIZATION NOTE FILE +# --do not localize the extensions, only the titles +allTitle=Alle bestannen +htmlTitle=HTML-bestannen +textTitle=Tekstbestannen +imageTitle=Ofbyldingsbestannen +xmlTitle=XML-bestannen +xulTitle=XUL-bestannen +appsTitle=Applikaasjes +audioTitle=Audiobestannen +videoTitle=Fideobestannen + +formatLabel=Formaat: + diff --git a/l10n-fy-NL/toolkit/chrome/global/findbar.properties b/l10n-fy-NL/toolkit/chrome/global/findbar.properties new file mode 100644 index 0000000000..5c83ae5fc3 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/findbar.properties @@ -0,0 +1,23 @@ +# 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/. + +# strings used by the Find bar, split from browser.properties +NotFound=Tekst net fûn +WrappedToTop=Underkant fan de side berikt, trochgien fan de boppekant ôf +WrappedToBottom=Boppekant fan de side berikt, trochgien fan de ûnderkant ôf +NormalFind=Sykje op side +FastFind=Fluch sykje +FastFindLinks=Fluch sykje (allinnich keppelingen): +CaseSensitive=(Haadlettergefoelich) +MatchDiacritics=(Oerienkommende diakrityske tekens) +EntireWord=(Allinnich hiele wurden) +# LOCALIZATION NOTE (FoundMatches): Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is currently selected match and #2 the total amount of matches. +FoundMatches=#1 fan #2 oerienkomst;#1 fan #2 oerienkomsten +# LOCALIZATION NOTE (FoundMatchesCountLimit): Semicolon-separated list of plural +# forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the total amount of matches allowed before counting stops. +FoundMatchesCountLimit=Mear as #1 oerienkomst;Mear as #1 oerienkomsten diff --git a/l10n-fy-NL/toolkit/chrome/global/global-extension-fields.properties b/l10n-fy-NL/toolkit/chrome/global/global-extension-fields.properties new file mode 100644 index 0000000000..2165722aa7 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/global-extension-fields.properties @@ -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/. + +# LOCALIZATION NOTE (extension.default-theme@mozilla.org.name, extension.default-theme@mozilla.org.description): This is displayed in about:addons -> Appearance +extension.default-theme@mozilla.org.name=Standert +extension.default-theme@mozilla.org.description=In tema mei it kleureskema fan it bestjoeringssysteem. + diff --git a/l10n-fy-NL/toolkit/chrome/global/globalKeys.dtd b/l10n-fy-NL/toolkit/chrome/global/globalKeys.dtd new file mode 100644 index 0000000000..76b9235713 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/globalKeys.dtd @@ -0,0 +1,6 @@ +<!-- 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 openHelp.commandkey "VK_F1"> +<!ENTITY openHelpMac.commandkey "?"> diff --git a/l10n-fy-NL/toolkit/chrome/global/intl.css b/l10n-fy-NL/toolkit/chrome/global/intl.css new file mode 100644 index 0000000000..b6eaba6b88 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/intl.css @@ -0,0 +1,30 @@ +/* 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/. */ + +/*
+
+ * This file contains all localizable skin settings such as
+
+ * font, layout, and geometry
+
+ */
+
+window {
+
+ font: 3mm tahoma,arial,helvetica,sans-serif;
+
+}
+
+
+
+menu.bookmark-item,
+
+menuitem.bookmark-item {
+
+ max-width: 27em !important;
+
+}
+
+
+
diff --git a/l10n-fy-NL/toolkit/chrome/global/intl.properties b/l10n-fy-NL/toolkit/chrome/global/intl.properties new file mode 100644 index 0000000000..687c699cb3 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/intl.properties @@ -0,0 +1,27 @@ +# 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/. + +# Localization Note: Add the code for your language at the front of this entry, +# leaving "en-us, en" for fallback. It's recommended to use the same form, e.g. +# "ja-jp, ja, en-us, en" +intl.accept_languages=fy-nl, fy, nl, en-us, en +# Localization Note: font.language.group controls the initial setting of the +# language drop-down in the fonts pref panel. Set it to the value of one of the +# menuitems in the "selectLangs" menulist in +# browser/components/preferences/fonts.xul +font.language.group=x-western + +# Localization Note: Never change the following entry. +intl.charset.detector= + +# LOCALIZATION NOTE (pluralRule): Pick the appropriate plural rule for your +# language. This will determine how many plural forms of a word you will need +# to provide and in what order. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +pluralRule=1 + +# valid intl.menuitems.appendedacceskeys are: true or false, <empty string> (missing or empty preference equals false) +intl.menuitems.alwaysappendaccesskeys= +# valid intl.menuitems.insertseparatorbeforeaccesskeys are: true or false, <empty string> (missing or empty preference equals false) +intl.menuitems.insertseparatorbeforeaccesskeys=true diff --git a/l10n-fy-NL/toolkit/chrome/global/keys.properties b/l10n-fy-NL/toolkit/chrome/global/keys.properties new file mode 100644 index 0000000000..8b30a871fb --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/keys.properties @@ -0,0 +1,78 @@ +# 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/. + +# LOCALIZATION NOTE : FILE This file contains the application's labels for keys on the keyboard. +# If you decide to translate this file, you should translate it based on +# the prevelant kind of keyboard for your target user. +# LOCALIZATION NOTE : There are two types of keys, those w/ text on their labels +# and those w/ glyphs. +# LOCALIZATION NOTE : VK_<…> represents a key on the keyboard. +# +# For more information please see bugzilla bug 90888. + +# LOCALIZATION NOTE : FILE This file contains the application's labels for keys on the keyboard. +# If you decide to translate this file, you should translate it based on +# the prevalent kind of keyboard for your target user. +# LOCALIZATION NOTE : There are two types of keys, those w/ text on their labels +# and those w/ glyphs. +# LOCALIZATION NOTE : VK_<…> represents a key on the keyboard. +# +# For more information please see bugzilla bug 90888. + +# F1..F10 should probably not be translated unless there are keyboards that actually have other labels +# F11..F20 might be something else, but are really keyboard specific and not region/language specific +# there are actually two different F11/F12 keys, I don't know which one these labels represent. +# eg, F13..F20 on a sparc keyboard are labeled Props, Again .. Find, Cut +# sparc also has Stop, Again and F11/F12. VK_F11/VK_F12 probably map to Stop/Again +# LOCALIZATION NOTE : BLOCK Do not translate the next block +VK_F1=F1 +VK_F2=F2 +VK_F3=F3 +VK_F4=F4 +VK_F5=F5 +VK_F6=F6 +VK_F7=F7 +VK_F8=F8 +VK_F9=F9 +VK_F10=F10 + +VK_F11=F11 +VK_F12=F12 +VK_F13=F13 +VK_F14=F14 +VK_F15=F15 +VK_F16=F16 +VK_F17=F17 +VK_F18=F18 +VK_F19=F19 +VK_F20=F20 +# LOCALIZATION NOTE : BLOCK end do not translate block + +# LOCALIZATION NOTE : BLOCK GLYPHS, DO translate this block +VK_UP=Pylkje omheech +VK_DOWN=Pylkje omleech +VK_LEFT=Pylkje Lofts +VK_RIGHT=Pylkje Rjochts +VK_PAGE_UP=Side omheech +VK_PAGE_DOWN=Side omleech +# LOCALIZATION NOTE : BLOCK end GLYPHS + +# Enter, backspace, and Tab might have both glyphs and text +# if the keyboards usually have a glyph, +# if there is a meaningful translation, +# or if keyboards are localized +# then translate them or insert the appropriate glyph +# otherwise you should probably just translate the glyph regions + +VK_TAB=Tab +VK_BACK=Backspace +VK_DELETE=Del +# LOCALIZATION NOTE : BLOCK end maybe GLYPHS +# LOCALIZATION NOTE : BLOCK typing state keys +VK_HOME=Home +VK_END=Eind + +VK_ESCAPE=Esc +VK_INSERT=Ins +# LOCALIZATION NOTE : BLOCK end diff --git a/l10n-fy-NL/toolkit/chrome/global/mozilla.dtd b/l10n-fy-NL/toolkit/chrome/global/mozilla.dtd new file mode 100644 index 0000000000..c7fd3d3d8d --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/mozilla.dtd @@ -0,0 +1,15 @@ +<!-- 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 mozilla.title.11.14 +'The Book of Mozilla, 11:14'> + +<!ENTITY mozilla.quote.11.14 +'The Beast adopted <em>new raiment</em> and studied the ways of <em>Time</em> and <em>Space</em> +and <em>Light</em> and the <em>Flow</em> of energy through the Universe. From its studies, +the Beast fashioned new structures from <em>oxidised metal</em> and proclaimed their glories. +And the Beast’s followers rejoiced, finding renewed purpose in these <em>teachings</em>.'> + +<!ENTITY mozilla.from.11.14 +'út <strong>The Book of Mozilla,</strong> 11:14'> diff --git a/l10n-fy-NL/toolkit/chrome/global/narrate.properties b/l10n-fy-NL/toolkit/chrome/global/narrate.properties new file mode 100644 index 0000000000..ac5dcfb5bb --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/narrate.properties @@ -0,0 +1,20 @@ +# 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/. + +# "Listen, which allows users to listen to Firefox reading the text, +# instead of having to read it themselves." This is the name +# of the feature and it is the label for the popup button. +listen = Harkje +back = Tebek +start = Starte +stop = Stopje +forward = Foarút +speed = Faasje +selectvoicelabel = Stim: +# Default voice is determined by the language of the document. +defaultvoice = Standert + +# Voice name and language. +# eg. David (English) +voiceLabel = %S (%S) diff --git a/l10n-fy-NL/toolkit/chrome/global/notification.dtd b/l10n-fy-NL/toolkit/chrome/global/notification.dtd new file mode 100644 index 0000000000..3804ea39a9 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/notification.dtd @@ -0,0 +1,14 @@ +<!-- 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 closeNotification.tooltip "Dit berjocht slute"> + +<!ENTITY checkForUpdates "Kontrolearje op fernijingen…"> + +<!ENTITY learnMoreNoEllipsis "Mear ynfo"> + +<!ENTITY defaultButton.label "OK!"> +<!ENTITY defaultButton.accesskey "O"> + +<!ENTITY moreActionsButton.accessibleLabel "Mear aksjes"> diff --git a/l10n-fy-NL/toolkit/chrome/global/printdialog.properties b/l10n-fy-NL/toolkit/chrome/global/printdialog.properties new file mode 100644 index 0000000000..64d193ce83 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/printdialog.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/. + +# These strings are used in the native GTK, Mac and Windows print dialogs. + +# GTK titles: +printTitleGTK=Ofdrukke +optionsTabLabelGTK=Opsjes + +# Mac titles: +optionsTitleMac=Opsjes: +appearanceTitleMac=Ferskining: +pageHeadersTitleMac=Kopteksten: +pageFootersTitleMac=Fuotteksten: + +# Windows titles: +optionsTitleWindows=Opsjes + +# TRANSLATOR NOTE: For radio button labels and check button labels, an underscore _ +# before a character will turn that character into an accesskey in the GTK dialog. +# e.g. "_As laid out" will make A the accesskey. +# In the Windows labels, use an ampersand (&). +# On Mac, underscores will be stripped. + +shrinkToFit=Ferskaling negearje en f_erlytsje oant sidebreedte +selectionOnly=Allinnich seleksje _ôfdrukke +printBGOptions=Eftergrûn ôfdrukke +printBGColors=Eftergrûn_kleuren ôfdrukke +printBGImages=Eftergrûnô_fbyldingen ôfdrukke +headerFooter=Kop- en fuottekst +left=Lofts +center=Sintrearre +right=Rjochts +headerFooterBlank=--blanko-- +headerFooterTitle=Titel +headerFooterURL=URL +headerFooterDate=Datum/Tiid +headerFooterPage=Side # +headerFooterPageTotal=Side # fan # +headerFooterCustom=Oanpast… +customHeaderFooterPrompt=Jou jo eigen kop-/fuottekst + +summarySelectionOnlyTitle=Seleksje ôfdrukke +summaryShrinkToFitTitle=Ferlytsje oant sidebreedte +summaryPrintBGColorsTitle=Eftergrûnkleuren ôfdrukke +summaryPrintBGImagesTitle=Eftergrûnôfbyldingen ôfdrukke +summaryHeaderTitle=Kopteksten +summaryFooterTitle=Fuotteksten +summaryNAValue=Net beskikber +summaryOnValue=Oan +summaryOffValue=Ut diff --git a/l10n-fy-NL/toolkit/chrome/global/resetProfile.dtd b/l10n-fy-NL/toolkit/chrome/global/resetProfile.dtd new file mode 100644 index 0000000000..6a6415c365 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/resetProfile.dtd @@ -0,0 +1,7 @@ +<!-- 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 refreshProfile.dialog.title "&brandShortName; fernije"> + +<!ENTITY refreshProfile.cleaning.description "Hast dien…"> diff --git a/l10n-fy-NL/toolkit/chrome/global/resetProfile.properties b/l10n-fy-NL/toolkit/chrome/global/resetProfile.properties new file mode 100644 index 0000000000..fa40dab308 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/resetProfile.properties @@ -0,0 +1,14 @@ +# 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/. + +# LOCALIZATION NOTE: These strings are used for profile reset. + +# LOCALIZATION NOTE (resetUnusedProfile.message): %S is brandShortName. +resetUnusedProfile.message=It liket as oft jo %S in tiid lyn net brûkt hawwe. Wolle jo it opskjinje foar in fris ‘lykas-nij’-ûnderfining? En trouwens, wolkom werom! +# LOCALIZATION NOTE (resetUninstalled.message): %S is brandShortName. +resetUninstalled.message=It liket as oft jo %S opnij ynstallearre hawwe. Wolle jo it opskjinje foar in fris ‘lykas-nij’-ûnderfining? + +# LOCALIZATION NOTE (resetProfile.resetButton.label): %S is brandShortName. +refreshProfile.resetButton.label=%S fernije… +refreshProfile.resetButton.accesskey=e diff --git a/l10n-fy-NL/toolkit/chrome/global/textcontext.dtd b/l10n-fy-NL/toolkit/chrome/global/textcontext.dtd new file mode 100644 index 0000000000..052cc38963 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/textcontext.dtd @@ -0,0 +1,24 @@ +<!-- 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 spellAddToDictionary.label "Tafoegje oan wurdboek"> +<!ENTITY spellAddToDictionary.accesskey "T"> +<!ENTITY spellUndoAddToDictionary.label "Tafoegjen oan wurdboek ûngedien meitsje"> +<!ENTITY spellUndoAddToDictionary.accesskey "n"> +<!ENTITY spellCheckToggle.label "Stavering kontrolearje"> +<!ENTITY spellCheckToggle.accesskey "S"> +<!ENTITY spellNoSuggestions.label "(Gjin staveringsuggestjes)"> +<!ENTITY spellDictionaries.label "Talen"> +<!ENTITY spellDictionaries.accesskey "l"> + +<!ENTITY searchTextBox.clear.label "Wiskje"> + +<!ENTITY fillLoginMenu.label "Oanmelding ynfolje"> +<!ENTITY fillLoginMenu.accesskey "y"> +<!ENTITY fillPasswordMenu.label "Wachtwurd ynfolje"> +<!ENTITY fillPasswordMenu.accesskey "y"> +<!ENTITY fillUsernameMenu.label "Brûkersnamme ynfolje"> +<!ENTITY fillUsernameMenu.accesskey "y"> +<!ENTITY noLoginSuggestions.label "(Gjin oanmeldingssuggestjes)"> +<!ENTITY viewSavedLogins.label "Bewarre oanmeldingen werjaan"> diff --git a/l10n-fy-NL/toolkit/chrome/global/tree.dtd b/l10n-fy-NL/toolkit/chrome/global/tree.dtd new file mode 100644 index 0000000000..4bef3b16a2 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/tree.dtd @@ -0,0 +1,5 @@ +<!-- 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 restoreColumnOrder.label "Kolomfolchoarder tebeksette"> diff --git a/l10n-fy-NL/toolkit/chrome/global/videocontrols.dtd b/l10n-fy-NL/toolkit/chrome/global/videocontrols.dtd new file mode 100644 index 0000000000..d33fcd5687 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/videocontrols.dtd @@ -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/. --> + +<!ENTITY % brandDTD + SYSTEM "chrome://branding/locale/brand.dtd"> + %brandDTD; + +<!ENTITY playButton.playLabel "Spylje"> +<!ENTITY playButton.pauseLabel "Pauze"> +<!ENTITY muteButton.muteLabel "Lûd út"> +<!ENTITY muteButton.unmuteLabel "Lûd oan"> +<!ENTITY fullscreenButton.enterfullscreenlabel "Folslein skerm"> +<!ENTITY fullscreenButton.exitfullscreenlabel "Folslein skerm ferlitte"> +<!ENTITY castingButton.castingLabel "Nei skerm caste"> +<!ENTITY closedCaption.off "Ut"> +<!-- LOCALIZATION NOTE (volumeScrubber.label): This label is exposed to + accessibility software to clarify what the slider is for. --> +<!ENTITY volumeScrubber.label "Folumeregelaar"> + +<!-- LOCALIZATION NOTE (pictureInPicture.label): This string is used as part of +the Picture-in-Picture video toggle button when the mouse is hovering it. --> +<!ENTITY pictureInPicture.label "Picture-in-Picture"> + +<!-- LOCALIZATION NOTE (pictureInPictureToggle.label): This string is used as the +label for a variation of the Picture-in-Picture video toggle button when the mouse is +hovering over the video. --> +<!ENTITY pictureInPictureToggle.label "Picture-in-picture besjen"> +<!-- LOCALIZATION NOTE (pictureInPictureExplainer): This string is used as part of +a variation of the Picture-in-Picture video toggle button. When using this variation, +this string appears below the toggle when the mouse hovers the toggle. --> +<!ENTITY pictureInPictureExplainer "Fideo’s op de foargrûn ôfspylje wylst jo oare saken yn &brandShortName; dogge"> + +<!ENTITY error.aborted "Fideo laden stopt."> +<!ENTITY error.network "Fideo ôfspyljen ôfbrutsen fanwegen in netwurkflater."> +<!ENTITY error.decode "Fideo kin net ôfspile wurde omdat it bestân korrupt is."> +<!ENTITY error.srcNotSupported "Fideoformaat of MIME-type is net stipe."> +<!ENTITY error.noSource2 "Gjin stipe fideoformaat yn MIME-type fûn."> +<!ENTITY error.generic "Fideo ôfspyljen ôfbrutsen fanwegen in ûnbekende flater."> + +<!ENTITY status.pictureInPicture "Dizze fideo wurdt yn Picture-in-Picture-modus ôfspile."> + +<!-- LOCALIZATION NOTE (positionAndDuration.nameFormat): the #1 string is the current +media position, and the #2 string is the total duration. For example, when at +the 5 minute mark in a 6 hour long video, #1 would be "5:00" and #2 would be +"6:00:00", result string would be "5:00 / 6:00:00". +Note that #2 is not always available. For example, when at the 5 minute mark in an +unknown duration video, #1 would be "5:00" and the string which is surrounded by +<span> would be deleted, result string would be "5:00". +--> +<!ENTITY positionAndDuration.nameFormat "#1<span> / #2</span>"> + diff --git a/l10n-fy-NL/toolkit/chrome/global/viewSource.properties b/l10n-fy-NL/toolkit/chrome/global/viewSource.properties new file mode 100644 index 0000000000..6b7cc4fcb5 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/viewSource.properties @@ -0,0 +1,16 @@ +# 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/. + +goToLineTitle = Gean nei rigel +goToLineText = Fier rigelnûmer yn +invalidInputTitle = Unjildige ynfier +invalidInputText = It ynfierde rigelnûmer is net jildich. +outOfRangeTitle = Rige net fûn +outOfRangeText = De opjûne rigel is net fûn. +viewSelectionSourceTitle = DOM-boarne fan seleksje + +context_goToLine_label = Gean nei rigel… +context_goToLine_accesskey = G +context_wrapLongLines_label = Automatyske tebekrin +context_highlightSyntax_label = Syntaksismarkearring diff --git a/l10n-fy-NL/toolkit/chrome/global/wizard.properties b/l10n-fy-NL/toolkit/chrome/global/wizard.properties new file mode 100644 index 0000000000..9f4ae2b1b8 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/global/wizard.properties @@ -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/. + +default-first-title=Wolkom by de %S +default-last-title=Folt\u00F4gje fan %S +default-first-title-mac=Yntroduksje +default-last-title-mac=Konklusje diff --git a/l10n-fy-NL/toolkit/chrome/mozapps/downloads/downloads.properties b/l10n-fy-NL/toolkit/chrome/mozapps/downloads/downloads.properties new file mode 100644 index 0000000000..3a3a39a053 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/mozapps/downloads/downloads.properties @@ -0,0 +1,115 @@ +# 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/. + +# LOCALIZATION NOTE (shortSeconds): Semi-colon list of plural +# forms. See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# s is the short form for seconds +shortSeconds=s;s + +# LOCALIZATION NOTE (shortMinutes): Semi-colon list of plural +# forms. See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# m is the short form for minutes +shortMinutes=m;m + +# LOCALIZATION NOTE (shortHours): Semi-colon list of plural +# forms. See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# h is the short form for hours +shortHours=o;o + +# LOCALIZATION NOTE (shortDays): Semi-colon list of plural +# forms. See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# d is the short form for days +shortDays=d;d + +downloadErrorAlertTitle=Downloadflater +# LOCALIZATION NOTE (downloadErrorBlockedBy): %S is the name of the blocking +# extension. +downloadErrorBlockedBy=De download kin net bewarre wurde, omdat dizze troch %S blokkearre wurdt. +# LOCALIZATION NOTE (downloadErrorExtension): used when the blocking extension +# name is unavailable. +downloadErrorExtension=De download kin net bewarre wurde, omdat dizze troch in útwreiding blokkearre wurdt. +downloadErrorGeneric=It downloaden bestân kin net bewarre wurde, omdat der in ûnbekende flater bard is.\n\nProbearje it asjebleaft opnij. + +# LOCALIZATION NOTE: we don't have proper plural support in the CPP code; bug 463102 +quitCancelDownloadsAlertTitle=Alle downloads annulearje? +quitCancelDownloadsAlertMsg=As jo no ôfslute, sil 1 download annulearre wurde. Binne jo der wis fan dat jo ôfslute wolle? +quitCancelDownloadsAlertMsgMultiple=As jo no ôfslute, sil %S download annulearre wurde. Binne jo der wis fan dat jo ôfslute wolle? +quitCancelDownloadsAlertMsgMac=As jo no stopje, wurdt it downloaden annulearre. Binne jo der wis fan dat jo stopje wolle? +quitCancelDownloadsAlertMsgMacMultiple=As jo no stopje , wurde %S downloadsesjes annulearre. Binne jo wis dat jo stopje wolle? +offlineCancelDownloadsAlertTitle=Alle downloads annulearje? +offlineCancelDownloadsAlertMsg=As jo no de ferbining ferbrekke, sil 1 download annulearre wurde. Binne jo der wis fan dat jo de ferbining ferbrekke wolle? +offlineCancelDownloadsAlertMsgMultiple=As jo no de ferbining ferbrekke, sille %S downloads annulearre wurde. Binne jo der wis fan dat jo de ferbining ferbrekke wolle? +leavePrivateBrowsingCancelDownloadsAlertTitle=Alle downloads annulearje? +leavePrivateBrowsingWindowsCancelDownloadsAlertMsg2=As jo no alle priveenavigaasjefinsters slute, sil 1 download annulearre wurde. Binne jo wis dat jo de priveenavigaasje ferlitte wolle? +leavePrivateBrowsingWindowsCancelDownloadsAlertMsgMultiple2=As jo no alle priveenavigaasjefinsters slute, sille %S downloads annulearre wurde. Binne jo wis dat jo de priveenavigaasje ferlitte wolle? +cancelDownloadsOKText=1 download annulearje +cancelDownloadsOKTextMultiple=%S downloaden annulearje +dontQuitButtonWin=Net ôfslute +dontQuitButtonMac=Net ôfslute +dontGoOfflineButton=Ferbining beëinige +dontLeavePrivateBrowsingButton2=Yn priveenavigaasje bliuwe + +# LOCALIZATION NOTE (infiniteRate): +# If download speed is a JavaScript Infinity value, this phrase is used +infiniteRate=Hiel fluch + +# LOCALIZATION NOTE (statusFormat3): — is the "em dash" (long dash) +# %1$S transfer progress; %2$S rate number; %3$S rate unit; %4$S time left +# example: 4 minutes left — 1.1 of 11.1 GB (2.2 MB/sec) +statusFormat3=%4$S — %1$S (%2$S %3$S/sek) + +# LOCALIZATION NOTE (statusFormatInfiniteRate): — is the "em dash" (long dash) +# %1$S transfer progress; %2$S substitute phrase for Infinity speed; %3$S time left +# example: 4 minutes left — 1.1 of 11.1 GB (Really fast) +statusFormatInfiniteRate=%3$S — %1$S (%2$S) + +# LOCALIZATION NOTE (statusFormatNoRate): — is the "em dash" (long dash) +# %1$S transfer progress; %2$S time left +# example: 4 minutes left — 1.1 of 11.1 GB +statusFormatNoRate=%2$S — %1$S + +bytes=bytes +kilobyte=KB +megabyte=MB +gigabyte=GB + +# LOCALIZATION NOTE (transferSameUnits2): +# %1$S progress number; %2$S total number; %3$S total unit +# example: 1.1 of 333 MB +transferSameUnits2=%1$S van %2$S %3$S +# LOCALIZATION NOTE (transferDiffUnits2): +# %1$S progress number; %2$S progress unit; %3$S total number; %4$S total unit +# example: 11.1 MB of 3.3 GB +transferDiffUnits2=%1$S %2$S van %3$S %4$S +# LOCALIZATION NOTE (transferNoTotal2): +# %1$S progress number; %2$S unit +# example: 111 KB +transferNoTotal2=%1$S %2$S + +# LOCALIZATION NOTE (timePair3): %1$S time number; %2$S time unit +# example: 1m; 11h +timePair3=%1$S%2$S +# LOCALIZATION NOTE (timeLeftSingle3): %1$S time left +# example: 1m left; 11h left +timeLeftSingle3=%1$S oer +# LOCALIZATION NOTE (timeLeftDouble3): %1$S time left; %2$S time left sub units +# example: 11h 2m left; 1d 22h left +timeLeftDouble3=%1$S %2$S oer +timeFewSeconds2=Noch in pear sekonden +timeUnknown2=Unbekende tiid oer + +# LOCALIZATION NOTE (doneScheme2): #1 URI scheme like data: jar: about: +doneScheme2=%1$S boarne +# LOCALIZATION NOTE (doneFileScheme): Special case of doneScheme for file: +# This is used as an eTLD replacement for local files, so make it lower case +doneFileScheme=lokaal bestân + +# LOCALIZATION NOTE (yesterday): Displayed time for files finished yesterday +yesterday=Juster + +fileExecutableSecurityWarning=‘%S’ is in útfierber bestân. Utfierbere bestannen kinne firussen of oare koade befetsje dy't skealik wêze kinne foar jo kompjûter. Wês foarsichtich mei it iepenjen fan dit bestân. Binne jo wis dat jo ‘%S’ starte wolle? +fileExecutableSecurityWarningTitle=Utfierber bestân iepenje? + +# Desktop folder name for downloaded files +downloadsFolder=Myn Downloads diff --git a/l10n-fy-NL/toolkit/chrome/mozapps/downloads/settingsChange.dtd b/l10n-fy-NL/toolkit/chrome/mozapps/downloads/settingsChange.dtd new file mode 100644 index 0000000000..b76716a3ae --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/mozapps/downloads/settingsChange.dtd @@ -0,0 +1,6 @@ +<!-- 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 settingsChangePreferences.label "Ynstellingen kinne wizige wurde yn de Foarkarren fan &brandShortName;."> +<!ENTITY settingsChangeOptions.label "Ynstellingen kinne wizige wurde yn de Opsjes fan &brandShortName;."> diff --git a/l10n-fy-NL/toolkit/chrome/mozapps/downloads/unknownContentType.dtd b/l10n-fy-NL/toolkit/chrome/mozapps/downloads/unknownContentType.dtd new file mode 100644 index 0000000000..27ddba8d74 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/mozapps/downloads/unknownContentType.dtd @@ -0,0 +1,26 @@ +<!-- 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 intro2.label "Jo hawwe keazen om te iepenjen:"> +<!ENTITY from.label "Fan:"> +<!ENTITY actionQuestion.label "Wat moat &brandShortName; mei dit bestân dwaan?"> + +<!ENTITY openWith.label "Iepenje mei"> +<!ENTITY openWith.accesskey "I"> +<!ENTITY other.label "Oars…"> + +<!ENTITY saveFile.label "Bewarje Bestân"> +<!ENTITY saveFile.accesskey "B"> + +<!ENTITY rememberChoice.label "Dit fan no ôf automatysk dwaan foar dit soarte bestannen."> +<!ENTITY rememberChoice.accesskey "D"> + +<!ENTITY whichIs.label "Dit is:"> + +<!ENTITY chooseHandlerMac.label "Kieze…"> +<!ENTITY chooseHandlerMac.accesskey "K"> +<!ENTITY chooseHandler.label "Blêdzje…"> +<!ENTITY chooseHandler.accesskey "B"> + +<!ENTITY unknownPromptText.label "Wolle jo dit bestân bewarje?"> diff --git a/l10n-fy-NL/toolkit/chrome/mozapps/downloads/unknownContentType.properties b/l10n-fy-NL/toolkit/chrome/mozapps/downloads/unknownContentType.properties new file mode 100644 index 0000000000..d24d9bac5d --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/mozapps/downloads/unknownContentType.properties @@ -0,0 +1,24 @@ +# -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +# 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/. + +title=%S iepenje +saveDialogTitle=De namme ynfiere fan it bestân om te bewarjen… +defaultApp=%S (standert) +chooseAppFilePickerTitle=Utfiertapassing selektearje +badApp=De tapassing (‘%S’) dy't jo keazen hawwe kin net fûn wurde. Kontrolearje de bestânsnamme of kies in oare tapassing. +badApp.title=Tapassing net fûn +badPermissions=It bestân koe net bewarre wurde, omdat jo net de goede permisjes hawwe. Kies in oare map om te bewarjen. +badPermissions.title=Foute bewarpermisjes +unknownAccept.label=Bestân bewarje +unknownCancel.label=Annulearje +fileType=%S-bestân +# LOCALIZATION NOTE (orderedFileSizeWithType): first %S is type, second %S is size, and third %S is unit +orderedFileSizeWithType=%1$S (%2$S %3$S) +pdfHandlerDescription=Portable Document Format +avifExtHandlerDescription=AV1 Image File (AVIF) +pdfExtHandlerDescription=Portable Document Format (PDF) +svgExtHandlerDescription=Scalable Vector Graphics (SVG) +webpExtHandlerDescription=WebP-ôfbylding +xmlExtHandlerDescription=Extensible Markup Language (XML) diff --git a/l10n-fy-NL/toolkit/chrome/mozapps/extensions/extensions.dtd b/l10n-fy-NL/toolkit/chrome/mozapps/extensions/extensions.dtd new file mode 100644 index 0000000000..39b1834cc4 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/mozapps/extensions/extensions.dtd @@ -0,0 +1,5 @@ +<!-- 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 setting.learnmore "Mear ynfo…"> diff --git a/l10n-fy-NL/toolkit/chrome/mozapps/extensions/extensions.properties b/l10n-fy-NL/toolkit/chrome/mozapps/extensions/extensions.properties new file mode 100644 index 0000000000..7f61a8236b --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/mozapps/extensions/extensions.properties @@ -0,0 +1,84 @@ +# 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/. + +#LOCALIZATION NOTE (notification.incompatible) %1$S is the add-on name, %2$S is brand name, %3$S is application version +notification.incompatible=%1$S is ynkompatibel mei %2$S %3$S. +#LOCALIZATION NOTE (notification.unsigned, notification.unsignedAndDisabled) %1$S is the add-on name, %2$S is brand name +notification.unsignedAndDisabled=%1$S koe net ferifiearre wurde foar gebrûk yn %2$S en is útskeakele. +notification.unsigned=%1$S koe net ferifiearre wurde foar gebrûk yn %2$S. Wês foarsichtich as jo fierdergean. +notification.unsigned.link=Mear ynformaasje +#LOCALIZATION NOTE (notification.blocked) %1$S is the add-on name +notification.blocked=%1$S is útskeakele om reden fan feilichheid of stabiliteit. +notification.blocked.link=Mear ynformaasje +#LOCALIZATION NOTE (notification.softblocked) %1$S is the add-on name +notification.softblocked=%1$S kin feilichheids- of stabiliteitsproblemen feroarsaakje. +notification.softblocked.link=Mear ynformaasje +#LOCALIZATION NOTE (notification.outdated) %1$S is the add-on name +notification.outdated=Der is in wichtige fernijing beskikber foar %1$S. +notification.outdated.link=No bywurkje +#LOCALIZATION NOTE (notification.vulnerableUpdatable) %1$S is the add-on name +notification.vulnerableUpdatable=%1$S stiet bekend as kwetsber en moat bywurke wurde. +notification.vulnerableUpdatable.link=No bywurkje +#LOCALIZATION NOTE (notification.vulnerableNoUpdate) %1$S is the add-on name +notification.vulnerableNoUpdate=%1$S stiet bekend as kwetsber. Wês foarsichtich. +notification.vulnerableNoUpdate.link=Mear ynformaasje +#LOCALIZATION NOTE (notification.restartless-uninstall) %1$S is the add-on name +notification.restartless-uninstall=%1$S sil de-ynstallearre wurde as jo dit ljepblêd slute. +#LOCALIZATION NOTE (notification.downloadError) %1$S is the add-on name. +notification.downloadError=Der wie in flater mei it downloaden fan %1$S. +notification.downloadError.retry=Probearje opnij +notification.downloadError.retry.tooltip=Probearje dizze add-on opnij yn te laden +#LOCALIZATION NOTE (notification.installError) %1$S is the add-on name. +notification.installError=Der wie in flater mei it ynstallearjen fan %1$S. +notification.installError.retry=Probearje opnij +notification.installError.retry.tooltip=Probearje dizze add-on opnij yn te laden en ynstallearjen +#LOCALIZATION NOTE (notification.gmpPending) %1$S is the add-on name. +notification.gmpPending=%1$S sil ynkoarten ynstallearre wurde. + +#LOCALIZATION NOTE (details.notification.incompatible) %1$S is the add-on name, %2$S is brand name, %3$S is application version +details.notification.incompatible=%1$S is ynkompatibel mei %2$S %3$S. +#LOCALIZATION NOTE (details.notification.unsigned, details.notification.unsignedAndDisabled) %1$S is the add-on name, %2$S is brand name +details.notification.unsignedAndDisabled=%1$S koe net ferifiearre wurde foar gebrûk yn %2$S en is útskeakele. +details.notification.unsigned=%1$S koe net ferifiearre wurde foar gebrûk yn %2$S. Wês foarsichtich as jo fierdergean. +details.notification.unsigned.link=Mear ynformaasje +#LOCALIZATION NOTE (details.notification.blocked) %1$S is the add-on name +details.notification.blocked=%1$S is útskeakele om reden fan feilichheid of stabiliteit. +details.notification.blocked.link=Mear ynformaasje +#LOCALIZATION NOTE (details.notification.softblocked) %1$S is the add-on name +details.notification.softblocked=%1$S kin feilichheids- of stabiliteitsproblemen feroarsaakje. +details.notification.softblocked.link=Mear ynformaasje +#LOCALIZATION NOTE (details.notification.outdated) %1$S is the add-on name +details.notification.outdated=Der is in wichtige fernijing beskikber foar %1$S. +details.notification.outdated.link=No bywurkje +#LOCALIZATION NOTE (details.notification.vulnerableUpdatable) %1$S is the add-on name +details.notification.vulnerableUpdatable=%1$S stiet bekend as kwetsber en moat bywurke wurde. +details.notification.vulnerableUpdatable.link=No bywurkje +#LOCALIZATION NOTE (details.notification.vulnerableNoUpdate) %1$S is the add-on name +details.notification.vulnerableNoUpdate=%1$S stiet bekend as kwetsber. Wês foarsichtich. +details.notification.vulnerableNoUpdate.link=Mear ynformaasje +#LOCALIZATION NOTE (details.notification.restartless-uninstall) %1$S is the add-on name. +details.notification.restartless-uninstall=%1$S sil de-ynstallearre wurde as jo dit ljepblêd slute. +#LOCALIZATION NOTE (details.notification.gmpPending) %1$S is the add-on name +details.notification.gmpPending=%1$S sil ynkoarten ynstallearre wurde. + +type.extension.name=Utwreidingen +type.themes.name=Tema's +type.locale.name=Talen +type.plugin.name=Ynstekkers +type.dictionary.name=Wurdboeken +type.service.name=Tsjinsten +type.legacy.name=Ferâldere útwreidingen +type.unsupported.name=Net stipe + +#LOCALIZATION NOTE(listHeading.discover) %S is the brandShortName +listHeading.discover=Personalisearje jo %S +listHeading.extension=Jo útwreidingen beheare +listHeading.shortcuts=Utwreidingsfluchtoetsen beheare +listHeading.theme=Jo tema’s beheare +listHeading.plugin=Jo ynstekkers beheare +listHeading.locale=Jo talen beheare +listHeading.dictionary=Jo wurdboeken beheare + +searchLabel.extension=Mear útwreidingen sykje +searchLabel.theme=Mear tema’s sykje diff --git a/l10n-fy-NL/toolkit/chrome/mozapps/handling/handling.dtd b/l10n-fy-NL/toolkit/chrome/mozapps/handling/handling.dtd new file mode 100644 index 0000000000..126b2768d5 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/mozapps/handling/handling.dtd @@ -0,0 +1,10 @@ +<!-- 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 window.emWidth "26em"> +<!ENTITY window.emHeight "26em"> +<!ENTITY ChooseOtherApp.description "Kies in oare applikaasje"> +<!ENTITY ChooseApp.label "Kieze…"> +<!ENTITY ChooseApp.accessKey "K"> +<!ENTITY accept "Keppeling iepenje"> diff --git a/l10n-fy-NL/toolkit/chrome/mozapps/handling/handling.properties b/l10n-fy-NL/toolkit/chrome/mozapps/handling/handling.properties new file mode 100644 index 0000000000..e84749cbd9 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/mozapps/handling/handling.properties @@ -0,0 +1,15 @@ +# 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/. + +protocol.title=Start Applikaasje +protocol.description=Dizze keppeling moat mei in applikaasje iepene wurde. +protocol.choices.label=Stjoer nei: +protocol.checkbox.label=Unthâld myn kar foar %S keppelingen. +protocol.checkbox.accesskey=U +protocol.checkbox.extra=Dit kin feroare wurde yn %S syn foarkarren. + +# Displayed under the name of a protocol handler in the Launch Application dialog. +privatebrowsing.disabled.label=Utskeakele yn priveefinsters + +choose.application.title=In oare Applikaasje... diff --git a/l10n-fy-NL/toolkit/chrome/mozapps/profile/profileSelection.properties b/l10n-fy-NL/toolkit/chrome/mozapps/profile/profileSelection.properties new file mode 100644 index 0000000000..f553062da3 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/mozapps/profile/profileSelection.properties @@ -0,0 +1,57 @@ +# 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/. + +# LOCALIZATION NOTE: These strings are used for startup/profile problems and the profile manager. + +# Application not responding +# LOCALIZATION NOTE (restartTitle, restartMessageNoUnlocker2, restartMessageUnlocker, restartMessageNoUnlockerMac, restartMessageUnlockerMac): Messages displayed when the application is running but is not responding to commands. %S is the application name. +restartTitle=Start %S opnij +restartMessageNoUnlocker2=%S is al aktyf, mar reagearret net. Om %S te brûken, moatte jo earst it besteande %S-proses ôfslute, jo apparaat opnij starte of in oar profyl brûke. +restartMessageUnlocker=%S is al aktyf, mar reagearret net. It âlde %S-proses moat ôfsluten wurde om in nij finster te iepenjen. +restartMessageNoUnlockerMac=Der is al in eksemplaar fan %S iepene. Der kin mar ien eksemplaar fan %S tagelyk iepen wêze. +restartMessageUnlockerMac=Der is al in eksemplaar fan %S iepene. It aktive eksemplaar fan %S sil ôfsluten wurde om dit eksemplaar te iepenjen. + +# Profile manager +# LOCALIZATION NOTE (profileTooltip): First %S is the profile name, second %S is the path to the profile folder. +profileTooltip=Profyl: ‘%S’ - Paad: ‘%S’ + +pleaseSelectTitle=Profyl selektearje +pleaseSelect=Selektearje in profyl om %S te starten, of meitsje in nij profyl oan. + +renameProfileTitle=Profyl omneame +renameProfilePrompt=It profyl ‘%S’ omneame nei: + +profileNameInvalidTitle=Unjildige profylnamme +profileNameInvalid=De profylnamme ‘%S’ is net tastien. + +chooseFolder=In profylmap kieze +profileNameEmpty=In lege profylnamme is net tastien. +invalidChar=It karakter ‘%S’ is net tastien yn profylnammen. Kies in oare namme. + +deleteTitle=Profyl fuortsmite +deleteProfileConfirm=It fuortsmiten fan in profyl sil it fuortsmite út de list mei beskikbere profilen en kin net ûngedien makke wurde. Jo kinne der ek foar kieze om de profylbestannen, ynklusyf jo bewarre ynstellingen en sertifikaten fuort te smiten. Dizze opsje sil de map ‘%S’ fuortsmite en kin net ûngedien makke wurde. Wolle jo de profylbestannen fuortsmite? +deleteFiles=Bestannen fuortsmite +dontDeleteFiles=Bestannen net fuortsmite + +profileCreationFailed=Profyl koe net oanmakke wurde. Wierskynlik kin der yn de keazen map net skreun wurde. +profileCreationFailedTitle=Oanmeitsjen fan it profyl is mislearre +profileExists=In profyl mei dizze namme bestiet al. Kies in oare namme. +profileFinishText=Klik op Klear om it nije profyl oan te meitsjen. +profileFinishTextMac=Klik op Klear om it nije profyl oan te meitsjen. +profileMissing=Jo %S-profyl kin net laden wurden. It is net oanwezich of net tagonklik. +profileMissingTitle=Profyl net oanwezich +profileDeletionFailed=Profyl koe net fuortsmiten wurde, miskien omdat it yn gebrûk is. +profileDeletionFailedTitle=Fuortsmiten mislearre + +# Profile reset +# LOCALIZATION NOTE (resetBackupDirectory): Directory name for the profile directory backup created during reset. This directory is placed in a location users will see it (ie. their desktop). %S is the application name. +resetBackupDirectory=Alde %S-gegevens + +flushFailTitle=Wizigingen net bewarre +# LOCALIZATION NOTE (conflictMessage): %1$S is brandProductName, %2$S is brandShortName. +conflictMessage=In oar eksimplaar fan %1$S hat wizigingen yn profilen oanbrocht. Jo moatte %2$S opnij starte, eardat jo mear wizigingen oanbringe. +flushFailMessage=In ûnferwachte flater hat opkeard dat jo wizigingen bewarre binne. +# LOCALIZATION NOTE (flushFailRestartButton): $S is brandShortName. +flushFailRestartButton=%S opnij starte +flushFailExitButton=Ofslute diff --git a/l10n-fy-NL/toolkit/chrome/mozapps/update/updates.properties b/l10n-fy-NL/toolkit/chrome/mozapps/update/updates.properties new file mode 100644 index 0000000000..9f14a4d9be --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/mozapps/update/updates.properties @@ -0,0 +1,45 @@ +# 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/. + +# LOCALIZATION NOTE: The 1st %S is brandShortName and 2nd %S is update version +# where update version from the update xml +# example: MyApplication 10.0.5 +updateName=%S %S + +noThanksButton=Nee tanke +noThanksButton.accesskey=N +# NOTE: The restartLaterButton string is also used in +# mozapps/extensions/content/blocklist.js +restartLaterButton=Letter opnij starte +restartLaterButton.accesskey=e +restartNowButton=%S opnij starte +restartNowButton.accesskey=s + +statusFailed=Ynstallaasje mislearre + +installSuccess=De fernijing is súksesfol ynstallearre +installPending=Ynstallaasje yn ôfwachting +patchApplyFailure=De fernijing koe net ynstallearre wurde (Patch brûke mislearre) +elevationFailure=Jo hawwe net de permisjes dy't nedich binne om dizze fernijing te ynstallearjen. Nim kontakt op mei jo systeembehearder. + +check_error-200=AUS: Fernijings-XML-bestân net goed formearre (200) +check_error-403=AUS: Tagong wegere (403) +check_error-404=AUS: Fernijings-XML-bestân net fûn (404) +check_error-500=AUS: ynterne serverflater (500) +check_error-2152398849=Mislearre (Unbekende reden) +check_error-2152398861=AUS: Ferbining wegere +check_error-2152398862=AUS: Wachttiid foar ferbining ferstrutsen +# NS_ERROR_OFFLINE +check_error-2152398864=Netwurk is sûnder ferbining (Gean online) +check_error-2152398867=AUS: Poarte net tastien (Nim kontakt op mei jo systeembehearder) +check_error-2152398868=AUS: Gjin ynformaasje krigen (Probearje opnij) +check_error-2152398878=AUS: Fernijingsserver net fûn (Kontrolearje jo ynternetferbining of nim kontakt op mei jo systeembehearder) +check_error-2152398890=Proxyserver net fûn (Kontrolearje jo ynternetferbining of nim kontakt op mei jo systeembehearder) +# NS_ERROR_DOCUMENT_NOT_CACHED +check_error-2152398918=Netwurk is sûnder ferbining (Gean online) +check_error-2152398919=AUS: Ynformaasjeoerdracht wurde ûnderbrutsen (Probearje opnij) +check_error-2152398920=Ferbining mei proxyserver wegere (Nim kontakt op mei jo systeembehearder) +check_error-2153390069=Serversertifikaat is ferrûn (Pas asjebleaft jo systeemklok oan mei de korrekte datum en tiid as it ferkeard is of nim kontakt op mei jo systeembehearder) +check_error-verification_failed=De yntegriteit fan de fernijing koe net fêststeld wurde (Nim kontakt op mei jo systeembehearder) +check_error-move_failed=It tarieden fan de fernijing foar ynstallaasje is mislearre diff --git a/l10n-fy-NL/toolkit/chrome/passwordmgr/passwordmgr.properties b/l10n-fy-NL/toolkit/chrome/passwordmgr/passwordmgr.properties new file mode 100644 index 0000000000..ad7b3d18dc --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/passwordmgr/passwordmgr.properties @@ -0,0 +1,74 @@ +# 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/. + +rememberPassword = De wachtwurdbehearder brûke om dit wachtwurd te ûnthâlden. +savePasswordTitle = Befêstigje +# LOCALIZATION NOTE (saveLoginMsg, saveLoginMsgNoUser): +# %1$S is brandShortName, %2$S is the login's hostname. +saveLoginMsg = Wolle jo dat %1$S de oanmelding bewarret foar %2$S? +saveLoginMsgNoUser = Wolle jo dat %1$S it wachtwurd bewarret foar %2$S? +saveLoginButtonAllow.label = Bewarje +saveLoginButtonAllow.accesskey = w +saveLoginButtonDeny.label = Net bewarje +saveLoginButtonDeny.accesskey = N +saveLoginButtonNever.label = Nea bewarje +saveLoginButtonNever.accesskey = e +updateLoginMsg = Wolle jo dizze oanmelding bywurkje? +updateLoginMsgNoUser = Wolle jo dit wachtwurd bywurkje? +updateLoginMsgAddUsername = Wolle jo in brûkersnamme tafoegje oan it bewarre wachtwurd? +updateLoginButtonText = Bywurkje +updateLoginButtonAccessKey = B +updateLoginButtonDeny.label = Net bywurkje +updateLoginButtonDeny.accesskey = k +updateLoginButtonDelete.label = Bewarre oanmelding fuortsmite +updateLoginButtonDelete.accesskey = w +# LOCALIZATION NOTE (rememberPasswordMsg): +# 1st string is the username for the login, 2nd is the login's hostname. +# Note that long usernames may be truncated. +rememberPasswordMsg = Wolle jo it wachtwurd foar ‘%1$S’ op %2$S ûnthâlde? +# LOCALIZATION NOTE (rememberPasswordMsgNoUsername): +# String is the login's hostname. +rememberPasswordMsgNoUsername = Wolle jo it wachtwurd op %S ûnthâlde? +# LOCALIZATION NOTE (noUsernamePlaceholder): +# This is displayed in place of the username when it is missing. +noUsernamePlaceholder=Gjin brûkersnamme +togglePasswordLabel=Wachtwurd toane +togglePasswordAccessKey2=a +notNowButtonText = &No net +neverForSiteButtonText = Nea foar d&izze website +rememberButtonText = &Befêstigje +passwordChangeTitle = Wiziging fan wachtwurd befêstigje +# LOCALIZATION NOTE (updatePasswordMsg): +# String is the username for the login. +updatePasswordMsg = Wolle jo it bewarre wachtwurd foar ‘%S’ bywurkje? +updatePasswordMsgNoUser = Wolle jo it bewarre wachtwurd bywurkje? +userSelectText2 = Selektearje de oanmelding om by te wurkjen: +loginsDescriptionAll2=Oanmeldingen foar de folgjende websites binne op jo kompjûter bewarre + +# LOCALIZATION NOTE (useASecurelyGeneratedPassword): +# Shown in the autocomplete popup to allow filling a generated password into a password field. +useASecurelyGeneratedPassword=In feilich oanmakke wachtwurd brûke +# LOCALIZATION NOTE (generatedPasswordWillBeSaved): +# %S will contain the brandShorterName. This informs the user that the generated password will be automatically saved. +generatedPasswordWillBeSaved=%S sil dit wachtwurd foar dizze website bewarje. +# LOCALIZATION NOTE (loginHostAge): +# This is used to show the context menu login items with their age. +# 1st string is the username for the login, 2nd is the login's age. +loginHostAge=%1$S (%2$S) +# LOCALIZATION NOTE (noUsername): +# String is used on the context menu when a login doesn't have a username. +noUsername=Gjin brûkersnamme + +# LOCALIZATION NOTE (displaySameOrigin): +# String is used on the autocomplete row when the login origin is a domain match with the document origin +displaySameOrigin=Fan dizze website + +# LOCALIZATION NOTE (insecureFieldWarningDescription2): +# %1$S will contain insecureFieldWarningLearnMore and look like a link to indicate that clicking will open a tab with support information. +insecureFieldWarningDescription2 = Dizze ferbining is net feilich. Ynfierde oanmeldingen kinne oantaast wurde. %1$S +insecureFieldWarningLearnMore = Mear ynfo + +# LOCALIZATION NOTE (viewSavedLogins.label): +# This label is used in the footer of login autocomplete menus. +viewSavedLogins.label= Bewarre oanmeldingen werjaan diff --git a/l10n-fy-NL/toolkit/chrome/places/places.properties b/l10n-fy-NL/toolkit/chrome/places/places.properties new file mode 100644 index 0000000000..05fc5f53a2 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/places/places.properties @@ -0,0 +1,33 @@ +# 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/. + +BookmarksMenuFolderTitle=Blêdwizermenu +BookmarksToolbarFolderTitle=Blêdwizerarkbalke +OtherBookmarksFolderTitle=Oare blêdwizers +TagsFolderTitle=Labels +MobileBookmarksFolderTitle=Mobyl-blêdwizers + +OrganizerQueryHistory=Skiednis +OrganizerQueryDownloads=Downloads +OrganizerQueryAllBookmarks=Alle blêdwizers + +# LOCALIZATION NOTE (dateName): +# These are used to generate history containers when history is grouped by date +finduri-AgeInDays-is-0=Hjoed +finduri-AgeInDays-is-1=Juster +finduri-AgeInDays-is=%S dagen lyn +finduri-AgeInDays-last-is=Lêste %S dagen +finduri-AgeInDays-isgreater=Alder as %S dagen +finduri-AgeInMonths-is-0=Dizze moanne +finduri-AgeInMonths-isgreater=Alder as %S moannen + +# LOCALIZATION NOTE (localFiles): +# This is used to generate local files container when history is grouped by site +localhost=(lokale bestannen) + +# LOCALIZATION NOTE +# The string is used for showing file size of each backup in the "fileRestorePopup" popup +# %1$S is the file size +# %2$S is the file size unit +backupFileSizeText=%1$S %2$S diff --git a/l10n-fy-NL/toolkit/chrome/pluginproblem/pluginproblem.dtd b/l10n-fy-NL/toolkit/chrome/pluginproblem/pluginproblem.dtd new file mode 100644 index 0000000000..be611cb98a --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/pluginproblem/pluginproblem.dtd @@ -0,0 +1,31 @@ +<!-- 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 tapToPlayPlugin "Tik hjir om de ynstekker te aktivearjen."> +<!ENTITY clickToActivatePlugin "Ynstekker aktivearje."> +<!ENTITY checkForUpdates "Kontrolearje op fernijingen…"> +<!ENTITY blockedPlugin.label "Dizze ynstekker is blokkearre foar jo beskerming."> +<!ENTITY hidePluginBtn.label "Ynstekker ferstoppe"> +<!ENTITY managePlugins "Ynstekkers beheare…"> + +<!-- LOCALIZATION NOTE (reloadPlugin.pre): include a trailing space as needed --> +<!-- LOCALIZATION NOTE (reloadPlugin.middle): avoid leading/trailing spaces, this text is a link --> +<!-- LOCALIZATION NOTE (reloadPlugin.post): include a starting space as needed --> +<!ENTITY reloadPlugin.pre "Laad de "> +<!ENTITY reloadPlugin.middle "side opnij"> +<!ENTITY reloadPlugin.post " om it nochris te probearjen."> +<!-- LOCALIZATION NOTE (report.please): This and the other report.* strings should be as short as possible, ideally 2-3 words. --> +<!ENTITY report.please "Ungelokrapport ferstjoere"> +<!ENTITY report.submitting "Rapport ferstjoere…"> +<!ENTITY report.submitted "Ungelokrapport ferstjoerd."> +<!ENTITY report.disabled "Ungelokrapportaazje útskeakele."> +<!ENTITY report.failed "Ferstjoeren mislearre."> +<!ENTITY report.unavailable "Gjin rapport beskikber."> +<!ENTITY report.comment "Foegje in opmerking ta (opmerkingen binne publyklik sichtber)"> +<!ENTITY report.pageURL "De side-URL meistjoere"> + +<!ENTITY plugin.file "Bestân"> +<!ENTITY plugin.mimeTypes "MIME-typen"> +<!ENTITY plugin.flashProtectedMode.label "Befeilige modus fan Adobe Flash ynskeakelje"> +<!ENTITY plugin.enableBlocklists.label "Gefaarlike en misliedende Flash-ynhâld blokkearje"> diff --git a/l10n-fy-NL/toolkit/chrome/search/search.properties b/l10n-fy-NL/toolkit/chrome/search/search.properties new file mode 100644 index 0000000000..403184b3b2 --- /dev/null +++ b/l10n-fy-NL/toolkit/chrome/search/search.properties @@ -0,0 +1,19 @@ +# 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/. + +addEngineConfirmTitle=Sykmasine tafoegje +addEngineConfirmation=‘%S’ tafoegje oan de list mei masinen beskikber yn de sykbalke?\n\nFan: %S +addEngineAsCurrentText=Meitsje dit de a&ktuele sykmasine +addEngineAddButtonLabel=Tafoegje + +error_loading_engine_title=Downloadflater +# LOCALIZATION NOTE (error_loading_engine_msg2): %1$S = brandShortName, %2$S = location +error_loading_engine_msg2=%S koe de sykynstekker net downloade fan:\n%S +error_duplicate_engine_msg=%S koe de sykynstekker net ynstallearje fan ‘%S’, omdat in masine mei deselde namme al bestiet. + +error_invalid_engine_title=Ynstallaasjeflater +error_invalid_format_title=Net falide formaat +# LOCALIZATION NOTE (error_invalid_engine_msg2): %1$S = brandShortName, %2$S = location (url) +error_invalid_engine_msg2=%1$S koe de sykmasine net ynstallearje fan: %2$S + diff --git a/l10n-fy-NL/toolkit/crashreporter/aboutcrashes.ftl b/l10n-fy-NL/toolkit/crashreporter/aboutcrashes.ftl new file mode 100644 index 0000000000..0a85ae849a --- /dev/null +++ b/l10n-fy-NL/toolkit/crashreporter/aboutcrashes.ftl @@ -0,0 +1,31 @@ +# 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/- + + +# 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/. + +crash-reports-title = Ungelokrapporten + +submit-all-button-label = Alles yntsjinje +delete-button-label = Alles wiskje +delete-confirm-title = Binne jo wis? +delete-unsubmitted-description = Dit sil alle net-ferstjoerde ûngelokrapporten fuortsmite en kin net ûngedien makke wurde +delete-submitted-description = Dit sil de list fan ferstjoerde ûngelokrapporten fuortsmite, mar net de ferstjoerde gegevens. Dit kin net ûngedien makke wurde. + +crashes-unsubmitted-label = Net ynstjoerde ûngelokrapporten +id-heading = Rapport ID +date-crashed-heading = Ungelokdatum +submit-crash-button-label = Ferstjoere +# This text is used to replace the label of the crash submit button +# if the crash submission fails. +submit-crash-button-failure-label = Mislearre + +crashes-submitted-label = Ynstjoerde ûngelokrapporten +date-submitted-heading = Ynstjoerdatum +view-crash-button-label = Werjaan + +no-reports-label = Der binne gjin ûngelokrapporten ynstjoerd. +no-config-label = Dizze applikaasje is net ynsteld om ûngelokrapporten te toanen. De foarkar <code>breakpad.reportURL</code> moat ynsteld wêze. diff --git a/l10n-fy-NL/toolkit/crashreporter/crashreporter.ini b/l10n-fy-NL/toolkit/crashreporter/crashreporter.ini new file mode 100644 index 0000000000..b9c76aa2a6 --- /dev/null +++ b/l10n-fy-NL/toolkit/crashreporter/crashreporter.ini @@ -0,0 +1,60 @@ +# 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/. + +# This file is in the UTF-8 encoding +[Strings] +# LOCALIZATION NOTE (isRTL): +# Leave this entry empty unless your language requires right-to-left layout, +# for example like Arabic, Hebrew, Persian. If your language needs RTL, please +# use the untranslated English word "yes" as value +isRTL= +CrashReporterTitle=Ungelokrapportearder +# LOCALIZATION NOTE (CrashReporterVendorTitle): %s is replaced with the vendor name. (i.e. "Mozilla") +CrashReporterVendorTitle=%s Ungelokrapportearder +# LOCALIZATION NOTE (CrashReporterErrorText): %s is replaced with another string containing detailed information. +CrashReporterErrorText=De applikaasje hie in probleem en ferûngelokke.\n\nSpitigernôch is de ûngelokrapportearder net yn steat om in rapport te meitsjen foar dit ûngelok.\n\nDetails: %s +# LOCALIZATION NOTE (CrashReporterProductErrorText2): The first %s is replaced with the product name (i.e. "Firefox"), the second is replaced with another string containing detailed information. These two substitutions can not be reordered! +CrashReporterProductErrorText2=%s hie in probleem en ferûngelokke.\n\nSpitigernôch is de ûngelokrapportearder net yn steat om in rapport te meitsjen foar dit ûngelok.\n\nDetails: %s +CrashReporterSorry=Sorry foar it ûngemak +# LOCALIZATION NOTE (CrashReporterDescriptionText2): The %s is replaced with the product name. +CrashReporterDescriptionText2=%s hie in probleem en ferûngelokke.\n\nOm ús te helpen mei in diagnose en in oplossing foar it probleem, kinne jo ús in ûngelokrapport stjoere. +CrashReporterDefault=Dizze applikaasje wurdt starten nei in ûngelok om it probleem te rapportearjen oan de applikaasjemakker. It moat net daliks starten wurde. +Details=Details… +ViewReportTitle=Rapportynhâld +CommentGrayText=Foegje in opmerking ta (opmerkingen binne publyklik sichtber) +ExtraReportInfo=Dit rapport hat ek technyske ynformaasje oer de steat fan de applikaasje doe it ferûngelokke. +# LOCALIZATION NOTE (CheckSendReport): The %s is replaced with the vendor name. +CheckSendReport=%s fan dit ûngelok op 'e hichte stelle, sa dat se it reparearje kinne +CheckIncludeURL=It adres fan de side dy't ik besocht tafoegje +CheckAllowEmail=%s mei kontakt mei my opnimme oer dit rapport +EmailGrayText=Folje jo e-mailadres hjir yn +ReportPreSubmit2=Jo ûngelokrapport sil ferstjoerd wurde foardat jo ôfslute of opnij starte. +ReportDuringSubmit2=Ferstjoert jo rapport… +ReportSubmitSuccess=Rapport mei sukses ferstjoerd! +ReportSubmitFailed=Der wie in probleem mei it ferstjoeren fan jo rapport. +ReportResubmit=Rapporten dy't earder net slaggen opnij ferstjoere… +# LOCALIZATION NOTE (Quit2): The %s is replaced with the product name. +Quit2=%s Ofslute +# LOCALIZATION NOTE (Restart): The %s is replaced with the product name. +Restart=%s opnij starte +Ok=OK +Close=Slute + +# LOCALIZATION NOTE (CrashID): The %s is replaced with the Crash ID from the server, which is a string like abc12345-6789-0abc-def1-23456abcdef1 +CrashID=Ungelok ID: %s +# LOCALIZATION NOTE (CrashDetailsURL): The %s is replaced with a URL that the user can visit to view the crash details. +CrashDetailsURL=Jo kinne de details fan dit ûngelok sjen op %s +ErrorBadArguments=De applikaasje joech in ferkeard argumint. +ErrorExtraFileExists=De applikaasje hat net in gegevensbestân efterlitten. +ErrorExtraFileRead=Koe it gegevensbestân fan applikaasje net lêze. +ErrorExtraFileMove=Koe gegevensbestân fan de applikaasje net ferpleatse. +ErrorDumpFileExists=De applikaasje hat net in ûngelokdump efterlitten. +ErrorDumpFileMove=Koe ûngelokdump net ferpleatse. +ErrorNoProductName=De applikaasje identifisearre himsels net. +ErrorNoServerURL=De applikaasje hat net in ûngelokrapportearserver spesifisearre. +ErrorNoSettingsPath=Koe de ynstellingen fan ûngelokrapportearder net fine. +ErrorCreateDumpDir=Koe gjin map foar dumps yn wachtrige meitsje. +# LOCALIZATION NOTE (ErrorEndOfLife): The %s is replaced with the product name. +ErrorEndOfLife=De ferzje fan %s dy't jo brûke, wurdt net langer stipe. Ungelokrapporten wurde net langer akseptearre foar dizze ferzje. Oerwaagje om te fernijen nei in stipe ferzje. + diff --git a/l10n-fy-NL/toolkit/defines.inc b/l10n-fy-NL/toolkit/defines.inc new file mode 100644 index 0000000000..675d626d2d --- /dev/null +++ b/l10n-fy-NL/toolkit/defines.inc @@ -0,0 +1 @@ +#define MOZ_LANG_TITLE Frysk (fy) diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutAbout.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutAbout.ftl new file mode 100644 index 0000000000..91cf0408d5 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutAbout.ftl @@ -0,0 +1,9 @@ +# 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/. + +about-about-title = Oer Oer +about-about-note = + Dit is in list mei ‘oer’ siden foar jo gemak.<br/> + Guon kinne frjemd wêze. Guon binne allinnich foar diagnostyske doelen.<br/> + En guon binne weilitten, omdat se wearden nedich hawwe. diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutAddons.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutAddons.ftl new file mode 100644 index 0000000000..20097148d9 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutAddons.ftl @@ -0,0 +1,427 @@ +# 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/. + +addons-window = + .title = Add-onbehearder +addons-page-title = Add-onbehearder +search-header = + .placeholder = addons.mozilla.org trochsykje + .searchbuttonlabel = Sykje +search-header-shortcut = + .key = f +list-empty-installed = + .value = Jo hawwe gjin add-ons fan dit type ynstallearre +list-empty-available-updates = + .value = Gjin fernijingen fûn +list-empty-recent-updates = + .value = Jo hawwe koartlyn gjin add-ons fernijd +list-empty-find-updates = + .label = Kontrolearje op fernijingen +list-empty-button = + .label = Mear ynfo oer add-ons +help-button = Add-on-stipe +sidebar-help-button-title = + .title = Add-on-stipe +preferences = + { PLATFORM() -> + [windows] { -brand-short-name }-opsjes + *[other] { -brand-short-name }-foarkarren + } +sidebar-preferences-button-title = + .title = + { PLATFORM() -> + [windows] { -brand-short-name }-opsjes + *[other] { -brand-short-name }-foarkarren + } +show-unsigned-extensions-button = + .label = Guon útwreidingen koene net ferifiearre wurde +show-all-extensions-button = + .label = Alle útwreidingen toane +cmd-show-details = + .label = Mear ynformaasje toane + .accesskey = M +cmd-find-updates = + .label = Fernijingen sykje + .accesskey = F +cmd-preferences = + .label = + { PLATFORM() -> + [windows] Opsjes + *[other] Foarkarren + } + .accesskey = + { PLATFORM() -> + [windows] O + *[other] F + } +cmd-enable-theme = + .label = Brûk tema + .accesskey = B +cmd-disable-theme = + .label = Brûk tema net mear + .accesskey = B +cmd-install-addon = + .label = Ynstallearje + .accesskey = Y +cmd-contribute = + .label = Bydrage + .accesskey = B + .tooltiptext = Bydrage oan de ûntwikkeling fan dizze add-on +detail-version = + .label = Ferzje +detail-last-updated = + .label = Lêst bywurke +detail-contributions-description = De ûnwikkeler fan dizze add-on freget om stipe foar de trochgeande ûntwikkeling troch it meitsjen fan in lytse bydrage. +detail-contributions-button = Bydrage + .title = Bydrage oan de ûntwikkeling fan dizze add-on + .accesskey = B +detail-update-type = + .value = Automatyske fernijingen +detail-update-default = + .label = Standert + .tooltiptext = Automatysk fernijingen ynstallearje allinnich as dat de standert is +detail-update-automatic = + .label = Oan + .tooltiptext = Automatysk fernijingen ynstallearje +detail-update-manual = + .label = Ut + .tooltiptext = Net automatysk fernijingen ynstallearje +# Used as a description for the option to allow or block an add-on in private windows. +detail-private-browsing-label = Utfiere yn priveefinsters +# Some add-ons may elect to not run in private windows by setting incognito: not_allowed in the manifest. This +# cannot be overridden by the user. +detail-private-disallowed-label = Net tastien yn priveefinsters +detail-private-disallowed-description2 = Dizze útwreiding wurdt wylst priveenavigaasje net útfierd. <a data-l10n-name="learn-more">Mear ynfo</a> +# Some special add-ons are privileged, run in private windows automatically, and this permission can't be revoked +detail-private-required-label = Fereaske tagong ta priveefinsters +detail-private-required-description2 = Dizze útwreiding hat wylst priveenavigaasje tagong ta jo online-aktiviteiten. <a data-l10n-name="learn-more">Mear ynfo</a> +detail-private-browsing-on = + .label = Tastean + .tooltiptext = Ynskeakelje yn priveenavigaasje +detail-private-browsing-off = + .label = Net tastean + .tooltiptext = Utskeakelje yn priveenavigaasje +detail-home = + .label = Begjinside +detail-home-value = + .value = { detail-home.label } +detail-repository = + .label = Add-onsprofyl +detail-repository-value = + .value = { detail-repository.label } +detail-check-for-updates = + .label = Kontrolearje op fernijingen + .accesskey = K + .tooltiptext = Kontrolearje op fernijingen foar dizze add-on +detail-show-preferences = + .label = + { PLATFORM() -> + [windows] Opsjes + *[other] Foarkarren + } + .accesskey = + { PLATFORM() -> + [windows] O + *[other] F + } + .tooltiptext = + { PLATFORM() -> + [windows] Opsjes fan dizze add-ons wizigje + *[other] Foarkarren fan dizze add-ons wizigje + } +detail-rating = + .value = Wurdearring: +addon-restart-now = + .label = No opnij starte +disabled-unsigned-heading = + .value = Guon add-ons binne útskeakele +disabled-unsigned-description = De folgjende add-ons binne net ferifiearre foar gebrûk yn { -brand-short-name }. Jo kinne <label data-l10n-name="find-addons">nei ferfangingen sykje</label> of de ûntwikkeler freegje dizze ferifiearje te litten. +disabled-unsigned-learn-more = Mear ynfo oer ús besykjen om jo online feilich te hâlden. +disabled-unsigned-devinfo = Untwikkelers dy't ynteresse hawwe yn it ferifiearjen litten fan harren add-ons kinne fierdergean troch ús <label data-l10n-name="learn-more">hantlieding</label> te lêzen. +plugin-deprecation-description = Misse jo wat? Guon ynstekkers wurde net langer stipe troch { -brand-short-name }. <label data-l10n-name="learn-more">Mear ynfo.</label> +legacy-warning-show-legacy = Ferâldere útwreidingen toane +legacy-extensions = + .value = Ferâldere útwreidingen +legacy-extensions-description = Dizze útwreidingen foldogge op dit stuit net oan de { -brand-short-name }-standerts binne dêrom de-aktivearre. <label data-l10n-name="legacy-learn-more">Lear mear oer de wizigingen oan add-ons</label> +private-browsing-description2 = + { -brand-short-name } wizigt de manier wêrop útwreidingen yn priveenavigaasje wurkje. Nije útwreidingen dy't jo oan + { -brand-short-name } tafoegje, wurkje standert net yn priveefinsters. Utsein jo dit tastean yn de ynstellingen, wurket + de útwreiding net yn priveenavigaasje, en hat dizze dêryn gjin tagong ta jo online-aktiviteiten. + Dizze wiziging is oanbrocht om jo priveenavigaasje privee te hâlden. + <label data-l10n-name="private-browsing-learn-more">Mear ynfo oer it behearen fan útwreidingen-ynstellingen.</label> +addon-category-discover = Oanrekommandaasjes +addon-category-discover-title = + .title = Oanrekommandaasjes +addon-category-extension = Utwreidingen +addon-category-extension-title = + .title = Utwreidingen +addon-category-theme = Tema's +addon-category-theme-title = + .title = Tema's +addon-category-plugin = Ynstekkers +addon-category-plugin-title = + .title = Ynstekkers +addon-category-dictionary = Wurdboeken +addon-category-dictionary-title = + .title = Wurdboeken +addon-category-locale = Talen +addon-category-locale-title = + .title = Talen +addon-category-available-updates = Beskikbere fernijingen +addon-category-available-updates-title = + .title = Beskikbere fernijingen +addon-category-recent-updates = Resinte fernijingen +addon-category-recent-updates-title = + .title = Resinte fernijingen + +## These are global warnings + +extensions-warning-safe-mode = Alle add-ons binne útskeakele troch feilige modus. +extensions-warning-check-compatibility = Kontrole op kompatibileit foar add-ons is útskeakele. Jo kinne ynkompatibele add-ons hawwe. +extensions-warning-check-compatibility-button = Ynskeakelje + .title = Skeakelje kontrole fan kompatibileit foar add-ons yn +extensions-warning-update-security = Feilichheidskontrole foar add-onsfernijingen is útskeakele. Jo kinne efterrinne mei fernijingen. +extensions-warning-update-security-button = Ynskeakelje + .title = Skeakelje feilichheidskontrole foar add-onsfernijingen yn + +## Strings connected to add-on updates + +addon-updates-check-for-updates = Kontrolearje op fernijingen + .accesskey = K +addon-updates-view-updates = Resinte fernijingen toane + .accesskey = T + +# This menu item is a checkbox that toggles the default global behavior for +# add-on update checking. + +addon-updates-update-addons-automatically = Add-ons automatysk fernije + .accesskey = a + +## Specific add-ons can have custom update checking behaviors ("Manually", +## "Automatically", "Use default global behavior"). These menu items reset the +## update checking behavior for all add-ons to the default global behavior +## (which itself is either "Automatically" or "Manually", controlled by the +## extensions-updates-update-addons-automatically.label menu item). + +addon-updates-reset-updates-to-automatic = Stel automatysk fernije yn foar alle add-ons + .accesskey = S +addon-updates-reset-updates-to-manual = Stel hânmjittich fernije yn foar alle add-ons + .accesskey = S + +## Status messages displayed when updating add-ons + +addon-updates-updating = Add-ons oan it bywurkjen +addon-updates-installed = Jo add-ons binne bywurke. +addon-updates-none-found = Gjin fernijingen fûn +addon-updates-manual-updates-found = Beskikbere fernijingen toane + +## Add-on install/debug strings for page options menu + +addon-install-from-file = Ynstallearje add-on út bestân… + .accesskey = Y +addon-install-from-file-dialog-title = Selektearje add-on om te ynstallearjen +addon-install-from-file-filter-name = Add-ons +addon-open-about-debugging = Add-ons debugge + .accesskey = b + +## Extension shortcut management + +# This is displayed in the page options menu +addon-manage-extensions-shortcuts = Utwreidingsfluchtoetsen beheare + .accesskey = U +shortcuts-no-addons = Jo hawwe gjin útwreidingen ynskeakele. +shortcuts-no-commands = De folgjende útwreidingen hawwe gjin fluchtoetsen: +shortcuts-input = + .placeholder = Typ in fluchtoets +shortcuts-browserAction2 = Arkbalkeknop aktivearje +shortcuts-pageAction = Side-aksje aktivearje +shortcuts-sidebarAction = De sydbalke yn-/útskeakelje +shortcuts-modifier-mac = Druk ek op Ctrl, Alt of ⌘ +shortcuts-modifier-other = Druk ek op Ctrl of Alt +shortcuts-invalid = Unjildige kombinaasje +shortcuts-letter = Typ in letter +shortcuts-system = Kin gjin besteande { -brand-short-name }-fluchtoets brûke +# String displayed in warning label when there is a duplicate shortcut +shortcuts-duplicate = Dûbele fluchkeppeling +# String displayed when a keyboard shortcut is already assigned to more than one add-on +# Variables: +# $shortcut (string) - Shortcut string for the add-on +shortcuts-duplicate-warning-message = { $shortcut } wurdt yn mear as ien gefal as fluchkeppeling brûkt. Dûbele fluckkeppelingen kinne unferwacht gedrach feroarsaakje. +# String displayed when a keyboard shortcut is already used by another add-on +# Variables: +# $addon (string) - Name of the add-on +shortcuts-exists = Al yn gebrûk troch { $addon } +shortcuts-card-expand-button = + { $numberToShow -> + *[other] Noch { $numberToShow } toane + } +shortcuts-card-collapse-button = Minder toane +header-back-button = + .title = Tebekgean + +## Recommended add-ons page + +# Explanatory introduction to the list of recommended add-ons. The action word +# ("recommends") in the final sentence is a link to external documentation. +discopane-intro = + Utwreidingen en tema's binne as apps foar jo browser en sy litte jo wachtwurden + beskermje, fideo’s downloade, oanbiedingen fine, ferfelende advertinsjes blokkearje, wizigje + hoe't jo browser derút sjocht, en noch folle mear. Dizze lytse softwareprogramma's binne + faaks ûntwikkele troch in tredde partij. Hjir is in seleksje dy't { -brand-product-name } + <a data-l10n-name="learn-more-trigger">oanrekommandearret</a> foar bjusterbaarlike + befeiliging, prestaasjes en funksjonaliteit. +# Notice to make user aware that the recommendations are personalized. +discopane-notice-recommendations = + Inkelde fan dizze oanrekommandaasjes binne personalisearre. Se binne basearre op oare + troch jo ynstallearre útwreidingen, profylfoarkarren en brûksstatistiken. +discopane-notice-learn-more = Mear ynfo +privacy-policy = Privacybelied +# Refers to the author of an add-on, shown below the name of the add-on. +# Variables: +# $author (string) - The name of the add-on developer. +created-by-author = troch <a data-l10n-name="author">{ $author }</a> +# Shows the number of daily users of the add-on. +# Variables: +# $dailyUsers (number) - The number of daily users. +user-count = Brûkers: { $dailyUsers } +install-extension-button = Tafoegje oan { -brand-product-name } +install-theme-button = Tema ynstallearje +# The label of the button that appears after installing an add-on. Upon click, +# the detailed add-on view is opened, from where the add-on can be managed. +manage-addon-button = Beheare +find-more-addons = Mear add-ons sykje +# This is a label for the button to open the "more options" menu, it is only +# used for screen readers. +addon-options-button = + .aria-label = Mear opsjes + +## Add-on actions + +report-addon-button = Rapportearje +remove-addon-button = Fuortsmite +# The link will always be shown after the other text. +remove-addon-disabled-button = Kin net fuortsmiten wurde <a data-l10n-name="link">Wêrom?</a> +disable-addon-button = Utskeakelje +enable-addon-button = Ynskeakelje +# This is used for the toggle on the extension card, it's a checkbox and this +# is always its label. +extension-enable-addon-button-label = + .aria-label = Ynskeakelje +preferences-addon-button = + { PLATFORM() -> + [windows] Opsjes + *[other] Foarkarren + } +details-addon-button = Details +release-notes-addon-button = Utjefteopmerkingen +permissions-addon-button = Tastimmingen +extension-enabled-heading = Ynskeakele +extension-disabled-heading = Utskeakele +theme-enabled-heading = Ynskeakele +theme-disabled-heading = Utskeakele +plugin-enabled-heading = Ynskeakele +plugin-disabled-heading = Utskeakele +dictionary-enabled-heading = Ynskeakele +dictionary-disabled-heading = Utskeakele +locale-enabled-heading = Ynskeakele +locale-disabled-heading = Utskeakele +ask-to-activate-button = Freegje om te aktivearjen +always-activate-button = Altyd aktivearje +never-activate-button = Nea aktivearje +addon-detail-author-label = Skriuwer +addon-detail-version-label = Ferzje +addon-detail-last-updated-label = Lêst bywurke +addon-detail-homepage-label = Startside +addon-detail-rating-label = Wurdearring +# Message for add-ons with a staged pending update. +install-postponed-message = Dizze útwreiding wurdt bywurke wannear { -brand-short-name } opnij start. +install-postponed-button = No bywurkje +# The average rating that the add-on has received. +# Variables: +# $rating (number) - A number between 0 and 5. The translation should show at most one digit after the comma. +five-star-rating = + .title = Beoardiele mei { NUMBER($rating, maximumFractionDigits: 1) } fan de 5 +# This string is used to show that an add-on is disabled. +# Variables: +# $name (string) - The name of the add-on +addon-name-disabled = { $name } (útskeakele) +# The number of reviews that an add-on has received on AMO. +# Variables: +# $numberOfReviews (number) - The number of reviews received +addon-detail-reviews-link = + { $numberOfReviews -> + [one] { $numberOfReviews } beoardieling + *[other] { $numberOfReviews } beoardielingen + } + +## Pending uninstall message bar + +# Variables: +# $addon (string) - Name of the add-on +pending-uninstall-description = <span data-l10n-name="addon-name">{ $addon }</span> is fuortsmiten. +pending-uninstall-undo-button = Ungedien meitsje +addon-detail-updates-label = Automatyske fernijingen tastean +addon-detail-updates-radio-default = Standert +addon-detail-updates-radio-on = Oan +addon-detail-updates-radio-off = Ut +addon-detail-update-check-label = Kontrolearje op fernijingen +install-update-button = Bywurkje +# This is the tooltip text for the private browsing badge in about:addons. The +# badge is the private browsing icon included next to the extension's name. +addon-badge-private-browsing-allowed2 = + .title = Tastien yn priveefinsters + .aria-label = { addon-badge-private-browsing-allowed2.title } +addon-detail-private-browsing-help = Wannear tastien, hat de útwreiding tagong ta jo online-aktiviteiten yn priveenavigaasje. <a data-l10n-name="learn-more">Mear ynfo</a> +addon-detail-private-browsing-allow = Tastean +addon-detail-private-browsing-disallow = Net tastean + +## This is the tooltip text for the recommended badges for an extension in about:addons. The +## badge is a small icon displayed next to an extension when it is recommended on AMO. + +addon-badge-recommended2 = + .title = { -brand-product-name } rekommandearret allinnich útwreidingen oan dy't foldogge oan ús noarms foar feilichheid en prestaasjes. + .aria-label = { addon-badge-recommended2.title } +addon-badge-line2 = + .title = Dit is in offisjele útwreiding, boud troch de makkers fan { -brand-product-name } + .aria-label = { addon-badge-line2.title } +# We hard code "Mozilla" in the string below because the extensions are built +# by Mozilla and we don't want forks to display "by Fork". +addon-badge-line3 = + .title = Offisjele troch Mozilla Firefox boude útwreiding. Foldocht oan befeiligings- en prestaasjenoarmen. + .aria-label = { addon-badge-line3.title } +addon-badge-verified2 = + .title = Dizze útwreiding is beoardiele en foldocht oan ús noarms foar befeiliging en prestaasjes + .aria-label = { addon-badge-verified2.title } + +## + +available-updates-heading = Beskikbere fernijingen +recent-updates-heading = Resinte fernijingen +release-notes-loading = Lade… +release-notes-error = Sorry, mar der wie in flater mei it laden fan de útjefteopmerkingen. +addon-permissions-empty = Foar dizze útwreiding binne gjin tastimmingen fereaske +addon-permissions-required = Fereaske tastimmingen foar kernfunksjonaliteit: +addon-permissions-optional = Opsjonele tastimmingen foar ekstra funksjonaliteit: +addon-permissions-learnmore = Mear ynfo oer tastimmingen +recommended-extensions-heading = Oanrekommandearre útwreidingen +recommended-themes-heading = Oanrekommandearre tema's +# A recommendation for the Firefox Color theme shown at the bottom of the theme +# list view. The "Firefox Color" name itself should not be translated. +recommended-theme-1 = Fiele jo jo kreätyf? <a data-l10n-name="link"> Bou jo eigen tema mei Firefox Color.</a> + +## Page headings + +extension-heading = Jo útwreidingen beheare +theme-heading = Jo tema’s beheare +plugin-heading = Jo ynstekkers beheare +dictionary-heading = Jo wurdboeken beheare +locale-heading = Jo talen beheare +updates-heading = Jo fernijingen beheare +discover-heading = Personalisearje jo { -brand-short-name } +shortcuts-heading = Utwreidingsfluchtoetsen beheare +default-heading-search-label = Mear add-ons sykje +addons-heading-search-input = + .placeholder = addons.mozilla.org trochsykje +addon-page-options-button = + .title = Ark foar alle add-ons diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutCompat.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutCompat.ftl new file mode 100644 index 0000000000..8a48230ce3 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutCompat.ftl @@ -0,0 +1,13 @@ +# 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/. + +label-disable = Utskeakelje +label-enable = Ynskeakelje +label-interventions = Yntervinsjes +label-more-information = Mear ynformaasje: bug { $bug } +label-overrides = Useragent-ferfangingen +text-disabled-in-about-config = Dizze funksje is útskeakele yn about:config +text-no-interventions = Der wurde gjin yntervinsjes brûkt +text-no-overrides = Der wurde gjin UA-ferfangingen brûkt +text-title = about:compat diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutConfig.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutConfig.ftl new file mode 100644 index 0000000000..0b32583b0a --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutConfig.ftl @@ -0,0 +1,109 @@ +# 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/. + +config-window = + .title = about:config + +## Strings used to display a warning in about:config + +# This text should be attention grabbing and playful +config-about-warning-title = + .value = Dit kin jo garânsje ûnnut meitsje! +config-about-warning-text = Fia dizze konfiguraasjeside kinne jo wiidweidige foarkarren oanpasse dy't dizze applikaasje bestjoere. It is mooglik dat jo skaadlike njonkeneffekten feroarsaakje troch de wearden fan dizze foarkarren te wizigjen. Jo moatte allinnich trochgean as jo witte wat jo dogge of as jo de oanwizingen folgje fan in betrouber advys. +config-about-warning-button = + .label = Ik akseptearje it risiko! +config-about-warning-checkbox = + .label = Lit dizze warskôging de folgjende kear wer sjen + +config-search-prefs = + .value = Sykje: + .accesskey = S + +config-focus-search = + .key = r + +config-focus-search-2 = + .key = f + +## These strings are used for column headers + +config-pref-column = + .label = Foarkarnamme +config-lock-column = + .label = Steat +config-type-column = + .label = Type +config-value-column = + .label = Wearde + +## These strings are used for tooltips + +config-pref-column-header = + .tooltip = Klik om te sortearjen +config-column-chooser = + .tooltip = Klik om te toanen kolommen te selektearjen + +## These strings are used for the context menu + +config-copy-pref = + .key = C + .label = Kopiearje + .accesskey = K + +config-copy-name = + .label = Namme kopiearje + .accesskey = a + +config-copy-value = + .label = Wearde kopiearje + .accesskey = W + +config-modify = + .label = Oanpasse + .accesskey = O + +config-toggle = + .label = Omskeakelje + .accesskey = s + +config-reset = + .label = Opnij inisjalisearje + .accesskey = i + +config-new = + .label = Nij + .accesskey = N + +config-string = + .label = Tekenrige + .accesskey = T + +config-integer = + .label = Integer + .accesskey = I + +config-boolean = + .label = Boolean + .accesskey = B + +config-default = standert +config-modified = wizige +config-locked = beskoattele + +config-property-string = string +config-property-int = integer +config-property-bool = boolean + +config-new-prompt = Fier de foarkeursnamme yn + +config-nan-title = Net jildige wearde +config-nan-text = De ynfierde tekst is gjin sifer. + +# Variables: +# $type (String): type of value (boolean, integer or string) +config-new-title = Nije { $type }wearde + +# Variables: +# $type (String): type of value (boolean, integer or string) +config-modify-title = Fier { $type }wearde yn diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutGlean.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutGlean.ftl new file mode 100644 index 0000000000..f85aece614 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutGlean.ftl @@ -0,0 +1,14 @@ +# 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/. + + +### "Glean" and "Glean SDK" should remain in English. + +about-glean-page-title = Oer Glean +about-glean-description = De <a data-l10n-name="glean-sdk-doc-link">Glean-SDK</a> is in biblioteek foar gegevenssamling dy't brûkt wurdt yn Mozilla-produkten. Dizze side is bedoeld foar ûntwikkelers en testers dy't <a data-l10n-name="fog-debug-doc-link">de debugging- en lochboeksteat yn de Glean-SDK</a> konfigurearje moatte. +about-glean-warning = As jo dizze interface ferkeard brûke, kin { -brand-short-name } ferûngelokje. +tag-pings-label = Alle ferstjoerde pings mei dizze tag labelje +log-pings-label = Ping-payload logge eardat dizze ferstjoerd wurdt? +send-pings-label = De neamde ping ferstjoere +controls-button-label = Ynstellingen yntsjinje diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutHttpsOnlyError.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutHttpsOnlyError.ftl new file mode 100644 index 0000000000..3a9bdada7f --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutHttpsOnlyError.ftl @@ -0,0 +1,28 @@ +# 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/. + +about-httpsonly-insecure-title = Befeilige ferbining net beskikber +# Variables: +# $websiteUrl (String) - Url of the website that failed to load. Example: www.example.com +about-httpsonly-insecure-explanation-unavailable = Jo sneupe yn Allinnich-HTTPS-modus en in befeilige HTTPS-ferzje fan <em>{ $websiteUrl }</em> is net beskikber. +about-httpsonly-insecure-explanation-reasons = Wierskynlik stipet de website HTTPS net, mar it is ek mooglik dat in oanfaller de HTTPS-ferzje blokkearret. +about-httpsonly-insecure-explanation-exception = Hoewol it feilichheidsrisiko leech is, soene jo gjin gefoelige ynformaasje as wachtwurden, e-mailadressen of creditcardgegevens ynfiere moatte as jo beslute de HTTP-ferzje fan de website te brûken. +about-httpsonly-button-make-exception = It risiko oanfurdigje en trochgean nei de website +about-httpsonly-title = { -brand-short-name } hat in potinsjeel befeiligingsprobleem detektearre +# Variables: +# $websiteUrl (String) - Url of the website that failed to load. Example: www.example.com +about-httpsonly-explanation-unavailable = Jo sneupe yn Allinnich-HTTPS-modus en in befeilige HTTPS-ferzje fan <em>{ $websiteUrl }</em> is net beskikber. +about-httpsonly-title-alert = Allinnich-HTTPS-modus-warskôging +about-httpsonly-title-connection-not-available = Befeilige ferbining net beskikber +# Variables: +# $websiteUrl (String) - Url of the website that failed to load. Example: www.example.com +about-httpsonly-explanation-unavailable2 = Jo hawwe de Allinnich-HTTPS-modus foar ferbettere befeiliging ynskeakele, en in HTTPS-ferzje fan <em>{ $websiteUrl }</em> is net beskikber. +about-httpsonly-explanation-question = Wat kin dit feroarsaakje? +about-httpsonly-explanation-nosupport = Heechstwierskynlik stipet de website ienfâldichwei gjin HTTPS. +about-httpsonly-explanation-risk = Mooglik is der sprake fan in oanfal. As jo beslute de website te besykjen, soene jo gjin gefoelige gegevens lykas wachtwurden, e-mailadressen of creditcardgegevens ynfiere moatte. +about-httpsonly-button-accept-and-continue = It risiko oanfurdigje en trochgean +about-httpsonly-explanation-continue = As jo trochgean, wurdt de Allinnich-HTTPS-modus foar dizze website tydlik útskeakele . +about-httpsonly-button-continue-to-site = Trochgean nei HTTP-website +about-httpsonly-button-go-back = Tebek +about-httpsonly-link-learn-more = Mear ynfo… diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutMozilla.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutMozilla.ftl new file mode 100644 index 0000000000..8a81b47899 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutMozilla.ftl @@ -0,0 +1,11 @@ +# 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/. + +about-mozilla-title-6-27 = The Book of Mozilla, 6:27 +about-mozilla-quote-6-27 = + The Beast continued its studies with renewed <em>Focus</em>, building great <em>Reference</em> + works and contemplating new <em>Realities</em>. The Beast brought forth its followers and + acolytes to create a renewed smaller form of itself and, through <em>Mischievous</em> means, + sent it out across the world. +about-mozilla-from-6-27 = út <strong>The Book of Mozilla,</strong> 6:27 diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutNetworking.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutNetworking.ftl new file mode 100644 index 0000000000..63cbfa4cf1 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutNetworking.ftl @@ -0,0 +1,71 @@ +# 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/. + +about-networking-title = Oer netwurken +about-networking-http = HTTP +about-networking-sockets = Sockets +about-networking-dns = DNS +about-networking-dns-clear-cache-button = DNS-buffer wiskje +about-networking-dns-trr-url = DoH-URL +about-networking-dns-suffix = DNS-efterfoegsel +about-networking-websockets = WebSockets +about-networking-refresh = Opnij lade +about-networking-auto-refresh = Elke 3 sekonden opnij lade +about-networking-hostname = Hostnamme +about-networking-port = Poarte +about-networking-http-version = HTTP-ferzje +about-networking-ssl = SSL +about-networking-active = Aktyf +about-networking-idle = Wachtet +about-networking-host = Host +about-networking-tcp = TCP +about-networking-sent = Ferstjoerd +about-networking-received = Untfongen +about-networking-family = Famylje +about-networking-trr = TRR +about-networking-addresses = Adressen +about-networking-expires = Ferrint (sekonden) +about-networking-originAttributesSuffix = Isolaasjekaai +about-networking-messages-sent = Berjochten ferstjoerd +about-networking-messages-received = Berjochten ûntfongen +about-networking-bytes-sent = Bytes ferstjoerd +about-networking-bytes-received = Bytes ûntfongen +about-networking-logging = Logboekregistraasje +about-networking-log-tutorial = Sjoch op <a data-l10n-name="logging">HTTP-Logging</a> foar ynstruksjes oer hoe dit ark te brûken. +about-networking-current-log-file = Aktuele lochbestân: +about-networking-current-log-modules = Aktuele lochmodules: +about-networking-set-log-file = Lochbestân ynstelle +about-networking-set-log-modules = Lochodules ynstelle +about-networking-start-logging = Loggen starte +about-networking-stop-logging = Loggen stopje +about-networking-dns-lookup = DNS-sykaksje +about-networking-dns-lookup-button = Omsette +about-networking-dns-domain = Domein: +about-networking-dns-lookup-table-column = IP-adressen +about-networking-dns-https-rr-lookup-table-column = HTTP-RR’s +about-networking-rcwn = RCWN-statistiken +about-networking-rcwn-status = RCWN-steat +about-networking-rcwn-cache-won-count = Oantal wûn troch buffer +about-networking-rcwn-net-won-count = Oantal wûn troch netwurk +about-networking-total-network-requests = Totale oantal netwurkoanfragen +about-networking-rcwn-operation = Bufferbewurking +about-networking-rcwn-perf-open = Iepenje +about-networking-rcwn-perf-read = Lêze +about-networking-rcwn-perf-write = Skriuwe +about-networking-rcwn-perf-entry-open = Fermelding iepenje +about-networking-rcwn-avg-short = Koart gemiddelde +about-networking-rcwn-avg-long = Lang gemiddelde +about-networking-rcwn-std-dev-long = Lange standertdeviaasje +about-networking-rcwn-cache-slow = Oantal trage buffers +about-networking-rcwn-cache-not-slow = Oantal net-trage buffers +about-networking-networkid = Netwurk-ID +about-networking-networkid-id = Netwurk-ID + +## Link is intended as "network link" + +about-networking-networkid-is-up = Keppeling is beskikber +about-networking-networkid-status-known = Keppelingssteat is bekend + +## + diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutPerformance.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutPerformance.ftl new file mode 100644 index 0000000000..092c115e0e --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutPerformance.ftl @@ -0,0 +1,67 @@ +# 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/. + +# Page title +about-performance-title = Taakbehearder + +## Column headers + +column-name = Namme +column-type = Type +column-energy-impact = Enerzjy-ympakt +column-memory = Unthâld + +## Special values for the Name column + +ghost-windows = Koartlyn sluten ljepblêden +# Variables: +# $title (String) - the title of the preloaded page, typically 'New Tab' +preloaded-tab = Yn it foar laden: { $title } + +## Values for the Type column + +type-tab = Ljepblêd +type-subframe = Subframe +type-tracker = Tracker +type-addon = Add-on +type-browser = Browser +type-worker = Worker +type-other = Oars + +## Values for the Energy Impact column +## +## Variables: +## $value (Number) - Value of the energy impact, eg. 0.25 (low), +## 5.38 (medium), 105.38 (high) + +energy-impact-high = Heech ({ $value }) +energy-impact-medium = Gemiddeld ({ $value }) +energy-impact-low = Leech ({ $value }) + +## Values for the Memory column +## +## Variables: +## $value (Number) - How much memory is used + +size-KB = { $value } KB +size-MB = { $value } MB +size-GB = { $value } GB + +## Tooltips for the action buttons + +close-tab = + .title = Ljepblêd slute +show-addon = + .title = Toane yn Add-onbehearder + +# Tooltip when hovering an item of the about:performance table +# Variables: +# $totalDispatches (Number) - how many dispatches occured for this page since it loaded +# $totalDuration (Number) - how much CPU time was used by this page since it loaded +# $dispatchesSincePrevious (Number) - how many dispatches occured in the last 2 seconds +# $durationSincePrevious (Number) - how much CPU time was used in the last 2 seconds +item = + .title = + Ynstjoeringen sûnt laden: { $totalDispatches } ({ $totalDuration } ms) + Ynstjoeringen yn de ôfrûne sekonden: { $dispatchesSincePrevious } ({ $durationSincePrevious } ms) diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutPlugins.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutPlugins.ftl new file mode 100644 index 0000000000..3b7d764ad7 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutPlugins.ftl @@ -0,0 +1,35 @@ +# 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/. + +title-label = Oer ynstekkers + +installed-plugins-label = Ynstallearre ynstekkers +no-plugins-are-installed-label = Gjin ynstallearre ynstekkers fûn + +deprecation-description = Misse jo wat? Guon ynstekkers wurde net langer stipe. <a data-l10n-name="deprecation-link">Mear ynfo.</a> + +## The information of plugins +## +## Variables: +## $pluginLibraries: the plugin library +## $pluginFullPath: path of the plugin +## $version: version of the plugin + +file-dd = <span data-l10n-name="file">Bestân:</span> { $pluginLibraries } +path-dd = <span data-l10n-name="path">Paad:</span> { $pluginFullPath } +version-dd = <span data-l10n-name="version">Ferzje:</span> { $version } + +## These strings describe the state of plugins +## +## Variables: +## $blockListState: show some special state of the plugin, such as blocked, outdated + +state-dd-enabled = <span data-l10n-name="state">Steat:</span> Ynskeakele +state-dd-enabled-block-list-state = <span data-l10n-name="state">Steat:</span> Ynskeakele ({ $blockListState }) +state-dd-Disabled = <span data-l10n-name="state">Steat:</span> Utskeakele +state-dd-Disabled-block-list-state = <span data-l10n-name="state">Steat:</span> Utskeakele ({ $blockListState }) + +mime-type-label = MIME-soarte +description-label = Beskriuwing +suffixes-label = Bylagen diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutProcesses.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutProcesses.ftl new file mode 100644 index 0000000000..4c3d785e34 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutProcesses.ftl @@ -0,0 +1,133 @@ +# 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/. + +# Page title +about-processes-title = Prosesbehearder +# The Actions column +about-processes-column-action = + .title = Aksjes + +## Tooltips + +about-processes-shutdown-process = + .title = Ljepblêden leechmeitsje en proses beëinigje +about-processes-shutdown-tab = + .title = Ljepblêd slute + +## Column headers + +about-processes-column-name = Namme +about-processes-column-memory-resident = Unthâld +about-processes-column-cpu-total = CPU + +## Process names +## Variables: +## $pid (String) The process id of this process, assigned by the OS. +## $origin (String) The domain name for this process. +## $type (String) The raw type for this process. Used for unknown processes. + +about-processes-browser-process-name = { -brand-short-name } (proses { $pid }) +about-processes-web-process-name = Web (proses { $pid }, dield) +about-processes-web-isolated-process-name = Web (proses { $pid }) foar { $origin } +about-processes-web-large-allocation = Web (proses { $pid }, grut) foar { $origin } +about-processes-with-coop-coep-process-name = Web (proses { $pid }, cross-origin-isolearre) foar { $origin } +about-processes-file-process-name = Bestannen (proses { $pid }) +about-processes-extension-process-name = Utwreidingen (proses { $pid }) +about-processes-privilegedabout-process-name = Oer (proses { $pid }) +about-processes-plugin-process-name = Ynstekkers (proses { $pid }) +about-processes-privilegedmozilla-process-name = Web (proses { $pid }) foar { -vendor-short-name }-websites +about-processes-gmp-plugin-process-name = Gecko-mediaynstekkers (proses { $pid }) +about-processes-gpu-process-name = GPU (proses { $pid }) +about-processes-vr-process-name = VR (proses { $pid }) +about-processes-rdd-process-name = Gegevensdekodearring (proses { $pid }) +about-processes-socket-process-name = Netwurk (proses { $pid }) +about-processes-remote-sandbox-broker-process-name = Remote Sandbox Broker (proses { $pid }) +about-processes-fork-server-process-name = Forkserver (proses { $pid }) +about-processes-preallocated-process-name = Yn it foar tawizen (proses { $pid }) +about-processes-unknown-process-name = Oare ({ $type }, proses { $pid }) +# Process +# Variables: +# $name (String) The name assigned to the process. +# $pid (String) The process id of this process, assigned by the OS. +about-processes-process-name = Proses { $pid }: { $name } + +## Details within processes + +# Single-line summary of threads +# Variables: +# $number (Number) The number of threads in the process. Typically larger +# than 30. We don't expect to ever have processes with less +# than 5 threads. +about-processes-thread-summary = Threads ({ $number }) +# Thread details +# Variables: +# $name (String) The name assigned to the thread. +# $tid (String) The thread id of this thread, assigned by the OS. +about-processes-thread-name = Thread { $tid }: { $name } +# Tab +# Variables: +# $name (String) The name of the tab (typically the title of the page, might be the url while the page is loading). +about-processes-tab-name = Ljepblêd: { $name } +about-processes-preloaded-tab = Yn it foar laden nij ljepblêd +# Single subframe +# Variables: +# $url (String) The full url of this subframe. +about-processes-frame-name-one = Subframe: { $url } +# Group of subframes +# Variables: +# $number (Number) The number of subframes in this group. Always ≥ 1. +# $shortUrl (String) The shared prefix for the subframes in the group. +about-processes-frame-name-many = Subframes ({ $number }): { $shortUrl } + +## Displaying CPU (percentage and total) +## Variables: +## $percent (Number) The percentage of CPU used by the process or thread. +## Always > 0, generally <= 200. +## $total (Number) The amount of time used by the process or thread since +## its start. +## $unit (String) The unit in which to display $total. See the definitions +## of `duration-unit-*`. + +# Common case. +about-processes-cpu-user-and-kernel = { NUMBER($percent, maximumSignificantDigits: 2, style: "percent") } ({ NUMBER($total, maximumFractionDigits: 0) }{ $unit }) +# Special case: data is not available yet. +about-processes-cpu-user-and-kernel-not-ready = (wurdt mjitten) +# Special case: process or thread is currently idle. +about-processes-cpu-user-and-kernel-idle = ynaktyf ({ NUMBER($total, maximumFractionDigits: 2) }{ $unit }) + +## Displaying Memory (total and delta) +## Variables: +## $total (Number) The amount of memory currently used by the process. +## $totalUnit (String) The unit in which to display $total. See the definitions +## of `memory-unit-*`. +## $delta (Number) The absolute value of the amount of memory added recently. +## $deltaSign (String) Either "+" if the amount of memory has increased +## or "-" if it has decreased. +## $deltaUnit (String) The unit in which to display $delta. See the definitions +## of `memory-unit-*`. + +# Common case. +about-processes-total-memory-size = { NUMBER($total, maximumFractionDigits: 0) }{ $totalUnit } ({ $deltaSign }{ NUMBER($delta, maximumFractionDigits: 0) }{ $deltaUnit }) +# Special case: no change. +about-processes-total-memory-size-no-change = { NUMBER($total, maximumFractionDigits: 0) }{ $totalUnit } + +## Duration units + +duration-unit-ns = ns +duration-unit-us = µs +duration-unit-ms = ms +duration-unit-s = s +duration-unit-m = m +duration-unit-h = o +duration-unit-d = d + +## Memory units + +memory-unit-B = B +memory-unit-KB = kB +memory-unit-MB = MB +memory-unit-GB = GB +memory-unit-TB = TB +memory-unit-PB = PB +memory-unit-EB = EB diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutProfiles.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutProfiles.ftl new file mode 100644 index 0000000000..64916cd6cf --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutProfiles.ftl @@ -0,0 +1,74 @@ +# 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/. + + +profiles-title = Oer profilen +profiles-subtitle = Dizze side helpt jo jo profilen te behearen. Elk profyl is in aparte omjouwing dy't aparte skiednis, blêdwizers, ynstellingen en add-ons befettet. +profiles-create = In nij profyl oanmeitsje +profiles-restart-title = Opnij starte +profiles-restart-in-safe-mode = Opnij starte mei útskeakele add-ons… +profiles-restart-normal = Normaal starte… +profiles-conflict = In oar eksimplaar fan { -brand-product-name } hat wizigingen yn profilen oanbrocht. Jo moatte { -brand-short-name } opnij starte, eardat jo mear wizigingen oanbringe. +profiles-flush-fail-title = Wizigingen net bewarre +profiles-flush-conflict = { profiles-conflict } +profiles-flush-failed = Troch in ûnferwachte flater binne jo wizigingen net bewarre. +profiles-flush-restart-button = { -brand-short-name } opnij starte + +# Variables: +# $name (String) - Name of the profile +profiles-name = Profyl: { $name } +profiles-is-default = Standertprofyl +profiles-rootdir = Haadmap + +# localDir is used to show the directory corresponding to +# the main profile directory that exists for the purpose of storing data on the +# local filesystem, including cache files or other data files that may not +# represent critical user data. (e.g., this directory may not be included as +# part of a backup scheme.) +# In case localDir and rootDir are equal, localDir is not shown. +profiles-localdir = Lokale map +profiles-current-profile = Dit is it profyl dat yn gebrûk is en kin dêrom net fuortsmiten wurde. +profiles-in-use-profile = Dit profyl is yn gebrûk yn in oare tapassing en kin dêrom net fuortsmiten wurde. + +profiles-rename = Omneame +profiles-remove = Fuortsmite +profiles-set-as-default = Ynstelle as standertprofyl +profiles-launch-profile = Profyl starte yn nije browser + +profiles-cannot-set-as-default-title = Kin standertprofyl net ynstelle +profiles-cannot-set-as-default-message = It standertprofyl kin net wizige wurde foar { -brand-short-name }. + +profiles-yes = ja +profiles-no = nee + +profiles-rename-profile-title = Profyl omneame +# Variables: +# $name (String) - Name of the profile +profiles-rename-profile = Profyl { $name } omneame + +profiles-invalid-profile-name-title = Unjildige profylnamme +# Variables: +# $name (String) - Name of the profile +profiles-invalid-profile-name = De profylnamme ‘{ $name }’ is net tastien. + +profiles-delete-profile-title = Profyl fuortsmite +# Variables: +# $dir (String) - Path to be displayed +profiles-delete-profile-confirm = + It fuortsmiten fan in profyl sil it profyl fan de list mei beskikbere profilen fuortsmite en kin net ûngedien makke wurde. + Jo kinne der ek foar kieze om de bestannen mei profylgegevens, wêrûnder jo ynstellingen, sertifikaten en oare brûkersgegevens fuort te smiten. Dizze opsje sil de map ‘{ $dir }’ fuortsmite en kin net ûngedien makke wurde. + Wolle jo de bestannen mei profylgegevens fuortsmite? +profiles-delete-files = Bestannen fuortsmite +profiles-dont-delete-files = Bestannen net fuortsmite + +profiles-delete-profile-failed-title = Flater +profiles-delete-profile-failed-message = Der is in flater bard wylst in besykjen om dit profyl fuort te smiten. + + +profiles-opendir = + { PLATFORM() -> + [macos] Toane yn Finder + [windows] Map iepenje + *[other] Map iepenje + } diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutRights.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutRights.ftl new file mode 100644 index 0000000000..c86b3ac3c2 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutRights.ftl @@ -0,0 +1,36 @@ +# 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/. + +rights-title = Oer jo rjochten +rights-intro = { -brand-full-name } is fergees en iepen boarne software, makke troch in mienskip fan tûzenen fan oeral oer de wrâld. Der binne in pear dingen dy't jo witte moatte: +rights-intro-point-1 = { -brand-short-name } is jo beskikber makke ûnder de betingsten fan de <a data-l10n-name="mozilla-public-license-link">Mozilla Publike Lisinsje</a>. Dit betsjut dat jo { -brand-short-name } brûke meie, kopiearje en distribuearje nei oaren. Jo binne ek wolkom om de boarnekoade te bewurkjen of { -brand-short-name } sa as jo dat wolle. De Mozilla Publike Lisinsje jout jo ek it rjocht om jo oanpaste ferzje te fersprieden. +rights-intro-point-2 = Jo krije gjin inkelde hannelsrjochten of lisinsjes foar de hannelsmerken fan de Mozilla Foundation of oare partijen, ynklusyf sûnder beheining de Firefox namme of it logo. Fierdere ynformaasje oer hannelsmerken kin <a data-l10n-name="mozilla-trademarks-link">hjir</a> fûn wurde. +rights-intro-point-3 = Inkelde ûnderdielen yn { -brand-short-name }, lykas de Ungelokrapportearder, jouwe jo de mooglikheid om kommentaar te leverjen oan { -vendor-short-name }. As jo kieze om kommentaar te leverjen, jouwe jo { -vendor-short-name } tastimming om it kommentaar te brûken om har produkten te ferbetterjen, it kommentaar te publisearjen op syn websites en om it kommentaar te fersprieden. +rights-intro-point-4 = Hoe't wy jo persoanlike ynformaasje en kommentaar oanlevere oan { -vendor-short-name } troch { -brand-short-name } brûke is beskrean yn it <a data-l10n-name="mozilla-privacy-policy-link">{ -brand-short-name } Privacybelied</a>. +rights-intro-point-4-unbranded = Tapaste privacybetingsten foar dit produkt soene hjir toand wurde moatte. +rights-intro-point-5 = Inkelde { -brand-short-name } funksjes meitsje gebrûk fan web-basearre ynformaasje tsjinsten, mar, wy kinne net fersekerje dat se 100% akkuraat of flaterfrij binne. Mear details, ynklusyf ynformaasje oer hoe't jo dizze funksjes útskeakelje kinne dy't dizze tsjinsten brûke, kinne fûn wurde yn de <a data-l10n-name="mozilla-service-terms-link">tsjinsttermen</a>. +rights-intro-point-5-unbranded = As dit produkt webtsjinsten brûkt, moat elke tapaste tsjinsttermen foar de tsjinst(en) keppele nei de <a data-l10n-name="mozilla-website-services-link">Websitetsjinsten</a> seksje. +rights-intro-point-6 = Om bepaalde typen fideo-ynhâld ôf te spyljen, downloadt { -brand-short-name } bepaalde ynhâlddekodearringsmodules fan tredden. +rights-webservices-header = { -brand-full-name } Web-basearre ynformaasjetsjinsten +rights-webservices = { -brand-full-name } brûkt web-basearre ynformaasjetsjinsten (‘Tsjinsten’) om funksjes oan te bieden foar jo gebrûk mei dizze binêre ferzje fan { -brand-short-name } ûnder de betingsten as hjirûnder beskreaun. As jo ien of mear fan dizze Tsjinsten net brûke wolle of de betingsten hjirûnder binne net te akseptearjen, kinne jo de funksjes of Tsjinst(en) útskeakelje. Ynstruksjes oer hoe't jo in bepaalde funksje of Tsjinst útskeakelje kinne, kinne jo <a data-l10n-name="mozilla-disable-service-link">hjir</a> fine. Oare ûnderdielen en tsjinsten kinne útskeakele wurde yn de opsjes fan de tapassing. +rights-safebrowsing = <strong>SafeBrowsing: </strong>Utskeakeljen fan de funksje Feilich sneupje wurdt net oanrekommandearre, omdat it resultearje kin yn dat jo nei ûnfeilige siden gean. As jo dizze funksje folslein útskeakelje wolle, folgje dan dizze stappen: +rights-safebrowsing-term-1 = Iepenje de applikaasjeopsjes +rights-safebrowsing-term-2 = Selektearje de seksje Befeiliging +rights-safebrowsing-term-3 = Finkje de opsjes foar ‘{ enableSafeBrowsing-label }’ út +enableSafeBrowsing-label = Gefaarlike en misliedende ynhâld blokkearje +rights-safebrowsing-term-4 = Feilich sneupje is no útskeakele +rights-locationawarebrowsing = <strong>Lokaasjebewust sneupe: </strong>is altyd opt-yn. Lokaasje-ynformaasje wurdt nea ferstjoerd sûnder jo tastimming. As jo dizze funksje folslein útskeakelje wolle, folgje dan dizze stappen: +rights-locationawarebrowsing-term-1 = Typ yn de adresbalke <code>about:config</code> +rights-locationawarebrowsing-term-2 = Typ geo.enabled +rights-locationawarebrowsing-term-3 = Dûbelklik op de foarkar geo.enabled +rights-locationawarebrowsing-term-4 = Lokaasjebewust sneupe is no útskeakele +rights-webservices-unbranded = In oersicht fan de websitetsjinsten dy't yn it produkt sitte, tegearre mei ynstruksjes oer hoe't jo se útskeakelje kinne, wannear mooglik, soe hjir stean moatte. +rights-webservices-term-unbranded = Tapaste tsjinstbetingsten moatte hjir oanjûn wurde. +rights-webservices-term-1 = { -vendor-short-name } en syn meiwurkers, lisinsje-útjouwers en partners wurkje oan de meast akkurate en by-de-tiid tsjinsten. It kin net garandearre wurde dat dizze ynformaasje grut genôch en flaterfrij is. Bygelyks, de Feilich sneupe tsjinst kin risikofolle siden miskien net identifisearje en guon feilige siden meie identifisearre wêze as in flater en de lokaasjes fan de Lokaasjetsjinst opjûn troch ús tsjinstjouwers binne allinnich skattingen en noch wy noch ús tsjinstjouwer garandearje de akkuratesse fan de opjûne lokaasjes. +rights-webservices-term-2 = { -vendor-short-name } mei de Tsjinsten stoppe of wizigje nei eigen goedtinken. +rights-webservices-term-3 = Jo binne wolkom om dizze Tsjinsten te brûken mei de byhearende ferzje fan { -brand-short-name }, en { -vendor-short-name } jout jo alle rjochten om dat te dwaan. { -vendor-short-name } en syn lisinsje-útjouwers behâlde alle rjochten yn de Tsjinsten. Dizze betingsten binne net bedoeld om jo rjochten te beheinen foar rjochten jûn ûnder iepen boarne lisinsjes fan tapassing op { -brand-short-name } en ta oerienkommende boarnekoade ferzjes fan { -brand-short-name }. +rights-webservices-term-4 = <strong>De Tjinsten wurde "as-is" oanbean. { -vendor-short-name }, syn meiwurkers, lisinsje-útjouwers, en distributeurs, ûntkenne alle garânsjes, ekspres of mei opsetsin, ynklusyf sûnder beheining, garânsjes dat de Tsjinsten ferhannelber binne en oerienkomme mei jo spesifike doel. Jo drage it folsleine risiko foar it selektearjen fan de Tsjinsten foar jo doel en foar de kwaliteit en prestaasje fan de Tsjinsten. Guon jurisdiksjes stean útsluting, beheining of ymplisite garânsjes net ta, dus dizze disclaimer kin foar jo net fan tapassing wêze.</strong> +rights-webservices-term-5 = <strong>Utsein as ferplicht troch de wet, { -vendor-short-name }, syn meiwurkers, lisinsje-útjouwers, en distributeurs sille net oanspraaklik wêze foar elke yndirekte, spesjale, ynsidintele, konsekwinsjele, bestraffende, of eksimplaryske skansearring as gefolch fan of op ien oft oare manier relatearre ta it gebrûk fan { -brand-short-name } en de Tsjinsten. De kollektive oanspraaklikheid ûnder dizze betingsten sille net heger wurde as $500 (fiifhûndert dollar). Guon jurisdiksjes stean útsluting, beheining of ymplisite garânsjes net ta, dus dizze disclaimer kin foar jo net fan tapassing wêze.</strong> +rights-webservices-term-6 = { -vendor-short-name } mei dizze betingsten sa no en dan fernije as it nedich is. Dizze betingsten meie net bewurke of annulearre wurde sûnder in skreaune oerienkomst fan { -vendor-short-name }. +rights-webservices-term-7 = Dizze betingsten binne regele troch de wetten fan de steat California, U.S.A., mei útsluting fan konflikten fan wettelike bepalings. As in part fan dizze betingsten net jildich binne of net ôf te dwingen, dan bliuwe de oare parten noch hieltiid folslein fan tapassing. As der in konflikt is tusken de oersette ferzje fan dizze betingsten en de Ingelske taalferzje, dan sil de Ingelske taalferzje liedend wêze. diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutServiceWorkers.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutServiceWorkers.ftl new file mode 100644 index 0000000000..f091ce45f6 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutServiceWorkers.ftl @@ -0,0 +1,40 @@ +# 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/. + + +### The term "Service Workers" and "Workers" should not be translated + +about-service-workers-title = Oer Service Workers +about-service-workers-main-title = Registrearre Service Workers +about-service-workers-warning-not-enabled = Service Workers binne net ynskeakele. +about-service-workers-warning-no-service-workers = Gjin Service Workers registrearre. + +# The original title of service workers' information +# +# Variables: +# $originTitle: original title +origin-title = Oarsprong: { $originTitle } + +## These strings are for showing the information of workers. +## +## Variables: +## $name: the name of scope, active cache, waiting cache and the push end point. +## $url: the url of script specification and current worker. + +scope = <strong>Berik:</strong> { $name } +script-spec = <strong>Scriptspesifikaasje:</strong> <a data-l10n-name="link">{ $url }</a> +current-worker-url = <strong>URL fan aktuele Worker:</strong> <a data-l10n-name="link">{ $url }</a> +active-cache-name = <strong>Namme fan aktive buffer:</strong> { $name } +waiting-cache-name = <strong>Namme fan wachtbuffer:</strong> { $name } +push-end-point-waiting = <strong>Push-einpunt:</strong> { waiting } +push-end-point-result = <strong>Push-einpunt:</strong> { $name } + +# This term is used as a button label (verb, not noun). +update-button = Bywurkje + +unregister-button = Registraasje opheffe + +unregister-error = Opheffen fan registraasje fan dizze Service Worker mislearre. + +waiting = Wachtsje… diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutSupport.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutSupport.ftl new file mode 100644 index 0000000000..388d0acc0b --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutSupport.ftl @@ -0,0 +1,408 @@ +# 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/. + +page-title = Helpynformaasje +page-subtitle = + Dizze side befettet technyske ynformaasje dy't brûkber wêze kin as jo + probearje om problemen op te lossen. As jo antwurden sykje op algemiene fragen + oer { -brand-short-name }, sjoch dan op ús <a data-l10n-name="support-link">stipewebsite</a>. +crashes-title = Ungelokrapporten +crashes-id = Rapport-ID +crashes-send-date = Ynstjoerd +crashes-all-reports = Alle Ungelokrapporten +crashes-no-config = Dizze applikaasje is net ynsteld om ûngelokrapporten te toanen. +extensions-title = Utwreidingen +extensions-name = Namme +extensions-enabled = Ynskeakele +extensions-version = Ferzje +extensions-id = ID +support-addons-title = Add-ons +support-addons-name = Namme +support-addons-type = Type +support-addons-enabled = Ynskeakele +support-addons-version = Ferzje +support-addons-id = ID +security-software-title = Befeiligingssoftware +security-software-type = Type +security-software-name = Namme +security-software-antivirus = Antifirus +security-software-antispyware = Antispyware +security-software-firewall = Firewall +features-title = { -brand-short-name }-funksjes +features-name = Namme +features-version = Ferzje +features-id = ID +processes-title = Eksterne prosessen +processes-type = Type +processes-count = Oantal +app-basics-title = Applikaasjebasis +app-basics-name = Namme +app-basics-version = Ferzje +app-basics-build-id = Build-ID +app-basics-distribution-id = Distribúsje-ID +app-basics-update-channel = Fernijingskanaal +# This message refers to the folder used to store updates on the device, +# as in "Folder for updates". "Update" is a noun, not a verb. +app-basics-update-dir = + { PLATFORM() -> + [linux] Map fernije + *[other] Map fernije + } +app-basics-update-history = Fernijingsskiednis +app-basics-show-update-history = Fernijingsskiednis toane +# Represents the path to the binary used to start the application. +app-basics-binary = Binêr tapassingsbestân +app-basics-profile-dir = + { PLATFORM() -> + [linux] Profylmap + *[other] Profylmap + } +app-basics-enabled-plugins = Ynskeakele ynstekkers +app-basics-build-config = Utjeftekonfiguraasje +app-basics-user-agent = User Agent +app-basics-os = OS +# Rosetta is Apple's translation process to run apps containing x86_64 +# instructions on Apple Silicon. This should remain in English. +app-basics-rosetta = Troch Rosetta oerset +app-basics-memory-use = Unthâldgebrûk +app-basics-performance = Prestaasje +app-basics-service-workers = Registrearre Service Workers +app-basics-profiles = Profilen +app-basics-launcher-process-status = Launcher-proses +app-basics-multi-process-support = Multiproses-finsters +app-basics-fission-support = Fission Windows +app-basics-remote-processes-count = Eksterne prosessen +app-basics-enterprise-policies = Bedriuwsbelied +app-basics-location-service-key-google = Google-lokaasjetsjinstkaai +app-basics-safebrowsing-key-google = Google Safe Browsing-kaai +app-basics-key-mozilla = Mozilla-lokaasjetsjinstkaai +app-basics-safe-mode = Feilige modus +show-dir-label = + { PLATFORM() -> + [macos] Toane yn Finder + [windows] Map iepenje + *[other] Map iepenje + } +environment-variables-title = Omjouwingsfariabelen +environment-variables-name = Namme +environment-variables-value = Wearde +experimental-features-title = Eksperimintele funksjes +experimental-features-name = Namme +experimental-features-value = Wearde +modified-key-prefs-title = Wichtige oanpaste foarkarren +modified-prefs-name = Namme +modified-prefs-value = Wearde +user-js-title = user.js-foarkarren +user-js-description = Jo profylmap befettet in <a data-l10n-name="user-js-link">user.js bestân</a>, mei foarkarren dy't net makke binne troch { -brand-short-name }. +locked-key-prefs-title = Wichtige blokkearre opsjes +locked-prefs-name = Namme +locked-prefs-value = Wearde +graphics-title = Grafysk +graphics-features-title = Funksjes +graphics-diagnostics-title = Diagnostyske gegevens +graphics-failure-log-title = Flaterlochboek +graphics-gpu1-title = GPU #1 +graphics-gpu2-title = GPU #2 +graphics-decision-log-title = Beslútloch +graphics-crash-guards-title = Utskeakele funksjes fan ûngelokbeskerming +graphics-workarounds-title = Workarounds +# Windowing system in use on Linux (e.g. X11, Wayland). +graphics-window-protocol = Finsterprotokol +# Desktop environment in use on Linux (e.g. GNOME, KDE, XFCE, etc). +graphics-desktop-environment = Desktopomjouwing +place-database-title = Places-database +place-database-integrity = Yntegriteit +place-database-verify-integrity = Yntegriteit ferifearje +a11y-title = Tagonklikheid +a11y-activated = Aktivearre +a11y-force-disabled = Tagonklikheid tsjingean +a11y-handler-used = Accessible-handler brûkt +a11y-instantiator = Tagonklikheids-ynstansjator +library-version-title = Biblioteekferzje +copy-text-to-clipboard-label = Tekst nei klamboerd kopiearje +copy-raw-data-to-clipboard-label = Rûge gegevens nei klamboerd kopiearje +sandbox-title = Sandbox +sandbox-sys-call-log-title = Wegere systeemoanfragen +sandbox-sys-call-index = # +sandbox-sys-call-age = Sekonden lyn +sandbox-sys-call-pid = PID +sandbox-sys-call-tid = TID +sandbox-sys-call-proc-type = Prosestype +sandbox-sys-call-number = Syscall +sandbox-sys-call-args = Arguminten +safe-mode-title = Probearje de feilige modus +restart-in-safe-mode-label = Werstart mei útskeakele add-ons… +clear-startup-cache-title = Opstartbuffer probearje te wiskjen +clear-startup-cache-label = Opstartbuffer wiskje… +startup-cache-dialog-title = Opstartbuffer wiskje +startup-cache-dialog-body = Start { -brand-short-name } opnij om de opstartbuffer te wiskjen. Dit wiziget jo ynstellingen net en smyt gjin oan { -brand-short-name } tafoege útwreidingen fuort. +restart-button-label = Opnij starte + +## Media titles + +audio-backend = Audio-backend +max-audio-channels = Maks kanalen +sample-rate = Oanrekommandearre foarbyldfrekwinsje +roundtrip-latency = Retinsjelatinsje (standertdeviaasje) +media-title = Media +media-output-devices-title = Utfierapparaten +media-input-devices-title = Ynfierapparaten +media-device-name = Namme +media-device-group = Groep +media-device-vendor = Leveransier +media-device-state = Steat +media-device-preferred = Oanrekommandearre +media-device-format = Formaat +media-device-channels = Kanalen +media-device-rate = Wurdearrring +media-device-latency = Latintens +media-capabilities-title = Mediamooglikheden +# List all the entries of the database. +media-capabilities-enumerate = Database ynventarisearje + +## + +intl-title = Ynternasjonalisaasje & lokalisaasje +intl-app-title = Applikaasjeynstellingen +intl-locales-requested = Fersochte talen +intl-locales-available = Beskikbere talen +intl-locales-supported = App-talen +intl-locales-default = Standerttaal +intl-os-title = Bestjoeringssysteem +intl-os-prefs-system-locales = Systeemtalen +intl-regional-prefs = Regionale foarkarren + +## Remote Debugging +## +## The Firefox remote protocol provides low-level debugging interfaces +## used to inspect state and control execution of documents, +## browser instrumentation, user interaction simulation, +## and for subscribing to browser-internal events. +## +## See also https://firefox-source-docs.mozilla.org/remote/ + +remote-debugging-title = Remote debugging (Chromium-protokol) +remote-debugging-accepting-connections = Akseptearret ferbiningen +remote-debugging-url = URL + +## + +support-third-party-modules-title = Modulen fan tredden +support-third-party-modules-module = Modulebestân +support-third-party-modules-version = Bestânsferzje +support-third-party-modules-vendor = Leveransiersynfo +support-third-party-modules-occurrence = Oantal +support-third-party-modules-process = Prosestype & ID +support-third-party-modules-thread = Thread +support-third-party-modules-base = Imagebase-adres +support-third-party-modules-uptime = Proses-uptime (ms) +support-third-party-modules-duration = Laadtiid (ms) +support-third-party-modules-status = Steat +support-third-party-modules-status-loaded = Laden +support-third-party-modules-status-blocked = Blokkearre +support-third-party-modules-status-redirected = Omlaat +support-third-party-modules-empty = Der binne gjin modulen fan tredden laden. +support-third-party-modules-no-value = (Gjin wearde) +support-third-party-modules-button-open = + .title = Bestânslokaasje iepenje… +support-third-party-modules-expand = + .title = Detailynformaasje toane +support-third-party-modules-collapse = + .title = Detailynformaasje ynklappe +support-third-party-modules-unsigned-icon = + .title = Dizze module is net ûndertekene +support-third-party-modules-folder-icon = + .title = Bestânslokaasje iepenje… +support-third-party-modules-down-icon = + .title = Detailynformaasje toane +support-third-party-modules-up-icon = + .title = Detailynformaasje ynklappe +# Variables +# $days (Integer) - Number of days of crashes to log +report-crash-for-days = + { $days -> + [one] Ungelokrapporten foar de lêste { $days } dei + *[other] Ungelokrapporten foar de lêste { $days } dagen + } +# Variables +# $minutes (integer) - Number of minutes since crash +crashes-time-minutes = + { $minutes -> + [one] { $minutes } minút lyn + *[other] { $minutes } minuten lyn + } +# Variables +# $hours (integer) - Number of hours since crash +crashes-time-hours = + { $hours -> + [one] { $hours } oer lyn + *[other] { $hours } oer lyn + } +# Variables +# $days (integer) - Number of days since crash +crashes-time-days = + { $days -> + [one] { $days } dei lyn + *[other] { $days } dagen lyn + } +# Variables +# $reports (integer) - Number of pending reports +pending-reports = + { $reports -> + [one] Alle ûngelokrapporten (ynklusyf { $reports } ûngelok op wacht yn it opjûne tiidsrak) + *[other] Alle ûngelokrapporten (ynklusyf { $reports } ûngelokken op wacht yn it opjûne tiidsrak)) + } +raw-data-copied = Rûge gegevens nei klamboerd kopiearre +text-copied = Tekst nei klamboerd kopiearre + +## The verb "blocked" here refers to a graphics feature such as "Direct2D" or "OpenGL layers". + +blocked-driver = Blokkearre foar jo grafyske stjoerprogramma. +blocked-gfx-card = Blokkearre foar jo grafyske kaart fanwegen net oploste problemen mei it stjoerprogramma. +blocked-os-version = Blokkearre foar jo bestjoeringssysteemferzje. +blocked-mismatched-version = Blokkearre foar jo grafyske stjoerprogramma, ferzjes yn register en DLL komme net oerien. +# Variables +# $driverVersion - The graphics driver version string +try-newer-driver = Blokkearre foar jo grafysk stjoerprogramma. Probearje jo grafyske stjoerprogramma by te wurkjen nei ferzje { $driverVersion } of nijer. +# "ClearType" is a proper noun and should not be translated. Feel free to leave English strings if +# there are no good translations, these are only used in about:support +clear-type-parameters = ClearType parameters +compositing = Gearstalle +hardware-h264 = Hardwaremjittige H264-dekodearring +main-thread-no-omtc = haadthread, gjin OMTC +yes = Ja +no = Nee +unknown = Unbekend +virtual-monitor-disp = Virtual Monitor Display + +## The following strings indicate if an API key has been found. +## In some development versions, it's expected for some API keys that they are +## not found. + +found = Fûn +missing = Untbrekt +gpu-process-pid = GPUProcessPid +gpu-process = GPUProcess +gpu-description = Beskriuwing +gpu-vendor-id = Leveransier-ID +gpu-device-id = Apparaat-ID +gpu-subsys-id = Subsysteem-ID +gpu-drivers = Stjoerprogramma’s +gpu-ram = RAM +gpu-driver-vendor = Leveransier fan stjoerprogramma +gpu-driver-version = Stjoerprogrammaferzje +gpu-driver-date = Datum fan stjoerprogramma +gpu-active = Aktyf +webgl1-wsiinfo = WSI-ynfo fan WebGL 1-stjoerprogramma +webgl1-renderer = Renderer fan WebGL 1-stjoerprogramma +webgl1-version = Ferzje fan WebGL 1-stjoerprogramma +webgl1-driver-extensions = Utwreidingen fan WebGL 1-stjoerprogramma +webgl1-extensions = WebGL 1-útwreidingen +webgl2-wsiinfo = WSI-ynfo fan WebGL 2-stjoerprogramma +webgl2-renderer = Renderer fan WebGL 2-stjoerprogramma +webgl2-version = Ferzje fan WebGL 2-stjoerprogramma +webgl2-driver-extensions = Utwreidingen fan WebGL 2-stjoerprogramma +webgl2-extensions = WebGL 2-útwreidingen +blocklisted-bug = Om bekende problemen op de blokkearlist +# Variables +# $bugNumber (string) - String of bug number from Bugzilla +bug-link = bug { $bugNumber } +# Variables +# $bugNumber (string) - Bug number on Bugzilla +support-blocklisted-bug = Blokkearre fanwegen bekende problemen: <a data-l10n-name="bug-link">bug { $bugNumber }</a> +# Variables +# $failureCode (string) - String that can be searched in the source tree. +unknown-failure = Op blokkearlist; flaterkoade { $failureCode } +d3d11layers-crash-guard = D3D11-compositor +d3d11video-crash-guard = D3D11-fideodecoder +d3d9video-crash-guard = D3D9-fideodecoder +glcontext-crash-guard = OpenGL +wmfvpxvideo-crash-guard = WMF VPX-fideodecoder +reset-on-next-restart = Opnij ynstelle nij werstart +gpu-process-kill-button = GPU-proses beëinigje +gpu-device-reset = Apparaatwerinisjalisaasje +gpu-device-reset-button = Apparaatherinisjalisaasje aktivearje +uses-tiling = Brûkt tegels +content-uses-tiling = Brûkt Tiling (Ynhâld) +off-main-thread-paint-enabled = Off Main Thread Painting ynskeakele +off-main-thread-paint-worker-count = Oantal Off Main Thread Painting-workers +target-frame-rate = Doelframerate +min-lib-versions = Minimale ferzje ferwachte +loaded-lib-versions = Brûkte ferzje +has-seccomp-bpf = Seccomp-BPF (Systeemoanropfiltering) +has-seccomp-tsync = Seccomp-threadsynchronisatie +has-user-namespaces = Namespaces fan brûker +has-privileged-user-namespaces = Namespaces fan brûker foar proscessen mei foech +can-sandbox-content = Ynhâldsproses-sandboxing +can-sandbox-media = Mediaynstekker-sandboxing +content-sandbox-level = Ynhâldsproses-sandboxnivo +effective-content-sandbox-level = Sandboxnivo fan effektyf ynhâldsproses +sandbox-proc-type-content = ynhâld +sandbox-proc-type-file = bestânsynhâld +sandbox-proc-type-media-plugin = mediaynstekker +sandbox-proc-type-data-decoder = gegevensdecoder +startup-cache-title = Opstartbuffer +startup-cache-disk-cache-path = Paad nei skiifbuffer +startup-cache-ignore-disk-cache = Skiifbuffer negearje +startup-cache-found-disk-cache-on-init = Skiifbuffer by Init fûn +startup-cache-wrote-to-disk-cache = Nei skiifbuffer skreaun +launcher-process-status-0 = Ynskeakele +launcher-process-status-1 = Utskeakele fanwegen flater +launcher-process-status-2 = Forsearre útskeakele +launcher-process-status-unknown = Unbekende steat +# Variables +# $remoteWindows (integer) - Number of remote windows +# $totalWindows (integer) - Number of total windows +multi-process-windows = { $remoteWindows }/{ $totalWindows } +multi-process-status-0 = Ynskeakele troch brûker +multi-process-status-1 = Standert ynskeakele +multi-process-status-2 = Utskeakele +multi-process-status-4 = Utskeakele troch tagonklikheidsark +multi-process-status-6 = Utskeakele troch net-stipe tekstynfier +multi-process-status-7 = Utskeakele troch add-ons +multi-process-status-8 = Forsearre útskeakele +multi-process-status-unknown = Unbekende steat +# Variables +# $fissionWindows (integer) - Number of remote windows +# $totalWindows (integer) - Number of total windows +fission-windows = { $fissionWindows }/{ $totalWindows } +fission-status-experiment-control = Utskeakele troch eksperimint +fission-status-experiment-treatment = Ynskeakele troch eksperimint +fission-status-disabled-by-e10s-env = Utskeakele troch omjouwing +fission-status-enabled-by-env = Ynskeakele troch omjouwing +fission-status-disabled-by-safe-mode = Utskeakele troch feilige modus +fission-status-enabled-by-default = Standert ynskeakele +fission-status-disabled-by-default = Standert útskeakele +fission-status-enabled-by-user-pref = Ynskeakele troch brûker +fission-status-disabled-by-user-pref = Utskeakele troch brûker +fission-status-disabled-by-e10s-other = E10s útskeakele +async-pan-zoom = Asyngroan panne/zoome +apz-none = gjin +wheel-enabled = tsjilynfier ynskeakele +touch-enabled = oanraakynfier ynskeakele +drag-enabled = sleep fia skowbalke ynskeakele +keyboard-enabled = toetseboerd ynskeakele +autoscroll-enabled = automatysk skowe ynskeakele +zooming-enabled = soepele knyp-zoom ynskeakele + +## Variables +## $preferenceKey (string) - String ID of preference + +wheel-warning = async-tsjilynfier útskeakele fanwegen net stipe foarkar: { $preferenceKey } +touch-warning = async-oanraakynfier útskeakele fanwegen net stipe foarkar: { $preferenceKey } + +## Strings representing the status of the Enterprise Policies engine. + +policies-inactive = Ynaktyf +policies-active = Aktyf +policies-error = Flater + +## Printing section + +support-printing-title = Ofdrukke +support-printing-troubleshoot = Probleemoplossing +support-printing-clear-settings-button = Bewarre ôfdrukynstellingen wiskje +support-printing-modified-settings = Wizige ôfdrukynstellingen +support-printing-prefs-name = Namme +support-printing-prefs-value = Wearde diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutTelemetry.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutTelemetry.ftl new file mode 100644 index 0000000000..7ff163c301 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutTelemetry.ftl @@ -0,0 +1,147 @@ +# 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/. + +about-telemetry-ping-data-source = Ping-gegevensboarne: +about-telemetry-show-current-data = Aktuele gegevens +about-telemetry-show-archived-ping-data = Argivearre ping-gegevens +about-telemetry-show-subsession-data = Subsesjegegevens toane +about-telemetry-choose-ping = Ping kieze: +about-telemetry-archive-ping-type = Pingtype +about-telemetry-archive-ping-header = Ping +about-telemetry-option-group-today = Hjoed +about-telemetry-option-group-yesterday = Juster +about-telemetry-option-group-older = Alder +about-telemetry-previous-ping = << +about-telemetry-next-ping = >> +about-telemetry-page-title = Telemetry-gegevens +about-telemetry-current-store = Aktuele winkel: +about-telemetry-more-information = Sykje jo mear ynformaasje? +about-telemetry-firefox-data-doc = De <a data-l10n-name="data-doc-link">Firefox Data Documentation</a> befettet hantliedingen oer it wurkjen mei ús gegevensark. +about-telemetry-telemetry-client-doc = De <a data-l10n-name="client-doc-link">Firefox Telemetry-clientdokumintaasje</a> befettet definysjes foar konsepten, API-dokumintaasje en gegevensferwizingen. +about-telemetry-telemetry-dashboard = Mei de <a data-l10n-name="dashboard-link">Telemetry-dashboerds</a> kinne jo de gegevens fisualisearje dy't Mozilla fia Telemetry ûntfangt. +about-telemetry-telemetry-probe-dictionary = De <a data-l10n-name="probe-dictionary-link">Probe Dictionary</a> biedt details en beskriuwingen foar de probes dy't troch Telemetry sammele wurde. +about-telemetry-show-in-Firefox-json-viewer = Iepenje yn de JSON-viewer +about-telemetry-home-section = Startside +about-telemetry-general-data-section = Algemiene gegevens +about-telemetry-environment-data-section = Omjouwingsgegevens +about-telemetry-session-info-section = Sesjeynformaasje +about-telemetry-scalar-section = Skalars +about-telemetry-keyed-scalar-section = Keyed Scalars +about-telemetry-histograms-section = Histogrammen +about-telemetry-keyed-histogram-section = Kaaihistogrammen +about-telemetry-events-section = Eveneminten +about-telemetry-simple-measurements-section = Ienfâldige mjittingen +about-telemetry-slow-sql-section = Stadige SQL-ynstruksjes +about-telemetry-addon-details-section = Add-on-details +about-telemetry-captured-stacks-section = Opnommen stacks +about-telemetry-late-writes-section = Lêste add-ons +about-telemetry-raw-payload-section = Net bewurke nettolading +about-telemetry-raw = Net bewurke JSON +about-telemetry-full-sql-warning = NOTE: Stadige SQL-debugging is ynskeakele. Folsleine SQL-strings kinne hjirûnder toand wurde, mar se sille net ferstjoerd wurde nei Telemetry. +about-telemetry-fetch-stack-symbols = Krij funksjenammen foar stacks +about-telemetry-hide-stack-symbols = Toan rûge stackgegevens +# Selects the correct release version +# Variables: +# $channel (String): represents the corresponding release data string +about-telemetry-data-type = + { $channel -> + [release] útjeftegegevens + *[prerelease] pre-útjeftegegevens + } +# Selects the correct upload string +# Variables: +# $uploadcase (String): represents a corresponding upload string +about-telemetry-upload-type = + { $uploadcase -> + [enabled] ynskeakele + *[disabled] útskeakele + } +# Example Output: 1 sample, average = 0, sum = 0 +# Variables: +# $sampleCount (Integer): amount of histogram samples +# $prettyAverage (Integer): average of histogram samples +# $sum (Integer): sum of histogram samples +about-telemetry-histogram-stats = + { $sampleCount -> + [one] { $sampleCount } foarbyld, gemiddelde = { $prettyAverage }, som = { $sum } + *[other] { $sampleCount } foarbylden, gemiddelde = { $prettyAverage }, som = { $sum } + } +# Variables: +# $telemetryServerOwner (String): the value of the toolkit.telemetry.server_owner preference. Typically "Mozilla" +about-telemetry-page-subtitle = Dizze side toant de ynformaasje oer prestaasje, hardware, gebrûk en oanpassingen sammele troch Telemetry. Dizze ynformaasje wurdt ferstjoerd nei { $telemetryServerOwner } om { -brand-full-name } te ferbetterjen. +about-telemetry-settings-explanation = Telemetry sammelet { about-telemetry-data-type } en oplaad is <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>. +# Variables: +# $name (String): ping name, e.g. “saved-session” +# $timeStamp (String): ping localized timestamp, e.g. “2017/07/08 10:40:46” +about-telemetry-ping-details = Elk stikje gegevens wurdt bondele yn ‘<a data-l10n-name="ping-link">pings</a>’ ferstjoerd. Jo sjogge nei de ping { $name }, { $timestamp }. +about-telemetry-data-details-current = Elk stikje ynformaasje wurdt bondele ferstjoerd yn ‘<a data-l10n-name="ping-link">pings</a>’. Jo sjogge nei de aktuele gegevens. +# string used as a placeholder for the search field +# More info about it can be found here: +# https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/data/main-ping.html +# Variables: +# $selectedTitle (String): the section name from the structure of the ping. +about-telemetry-filter-placeholder = + .placeholder = Fyn yn { $selectedTitle } +about-telemetry-filter-all-placeholder = + .placeholder = Sykje yn alle seksjes +# Variables: +# $searchTerms (String): the searched terms +about-telemetry-results-for-search = Resultaten foar ‘{ $searchTerms }’ +# More info about it can be found here: https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/data/main-ping.html +# Variables: +# $sectionName (String): the section name from the structure of the ping. +# $currentSearchText (String): the current text in the search input +about-telemetry-no-search-results = Sorry! Der binne gjin resultaten yn { $sectionName } foar ‘{ $currentSearchText }’ +# Variables: +# $searchTerms (String): the searched terms +about-telemetry-no-search-results-all = Sorry! Der binne gjin resultaten yn watfoar seksje foar ‘{ $searchTerms }’ +# This message is displayed when a section is empty. +# Variables: +# $sectionName (String): is replaced by the section name. +about-telemetry-no-data-to-display = Sorry! Der binne op dit stuit gjin gegevens beskikber yn ‘{ $sectionName }’ +# used as a tooltip for the “current” ping title in the sidebar +about-telemetry-current-data-sidebar = aktuele gegevens +# used in the “Ping Type” select +about-telemetry-telemetry-ping-type-all = alle +# button label to copy the histogram +about-telemetry-histogram-copy = Kopiearje +# these strings are used in the “Slow SQL Statements” section +about-telemetry-slow-sql-main = Stadige SQL-ynstruksjes op haadthread +about-telemetry-slow-sql-other = Stadige SQL-ynstruksjes op helpthreads +about-telemetry-slow-sql-hits = Hits +about-telemetry-slow-sql-average = Gem. tiid (ms) +about-telemetry-slow-sql-statement = Ynstruksje +# these strings are used in the “Add-on Details” section +about-telemetry-addon-table-id = Add-on-ID +about-telemetry-addon-table-details = Details +# Variables: +# $addonProvider (String): the name of an Add-on Provider (e.g. “XPI”, “Plugin”) +about-telemetry-addon-provider = { $addonProvider }-Provider +about-telemetry-keys-header = Eigenskip +about-telemetry-names-header = Namme +about-telemetry-values-header = Wearde +# Variables: +# $stackKey (String): the string key for this stack +# $capturedStacksCount (Integer): the number of times this stack was captured +about-telemetry-captured-stacks-title = { $stackKey } (opnimteller: { $capturedStacksCount }) +# Variables: +# $lateWriteCount (Integer): the number of the late writes +about-telemetry-late-writes-title = Lette skriuwaksje #{ $lateWriteCount } +about-telemetry-stack-title = Stack: +about-telemetry-memory-map-title = Unthâldtawizing: +about-telemetry-error-fetching-symbols = Der is in flater bard by it opheljen fan symboalen. Kontrolearje oft jo ferbûn binne mei it ynternet en probearje it opnij. +about-telemetry-time-stamp-header = tiidsoantsjutting +about-telemetry-category-header = kategory +about-telemetry-method-header = metoade +about-telemetry-object-header = objekt +about-telemetry-extra-header = ekstra +about-telemetry-origin-section = Origin-telemetry +about-telemetry-origin-origin = oarsprong +about-telemetry-origin-count = oantal +# Variables: +# $telemetryServerOwner (String): the value of the toolkit.telemetry.server_owner preference. Typically "Mozilla" +about-telemetry-origins-explanation = <a data-l10n-name="origin-doc-link">Origin-telemetry yn Firefox</a> kodearret gegevens eardat se ferstjoerd wurde, sadat { $telemetryServerOwner } dingen telle kin, mar net witte kin of in bepaalde { -brand-product-name } wol of net oan dat oantal bydroegen hat. (<a data-l10n-name="prio-blog-link">mear ynfo</a>) +# Variables: +# $process (String): type of process in subsection headers ( e.g. "content", "parent" ) +about-telemetry-process = { $process }-proses diff --git a/l10n-fy-NL/toolkit/toolkit/about/aboutWebrtc.ftl b/l10n-fy-NL/toolkit/toolkit/about/aboutWebrtc.ftl new file mode 100644 index 0000000000..121d2dee97 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/aboutWebrtc.ftl @@ -0,0 +1,243 @@ +# 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/. + + +### Localization for about:webrtc, a troubleshooting and diagnostic page +### for WebRTC calls. See https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API. + +# The text "WebRTC" is a proper noun and should not be translated. +about-webrtc-document-title = Ynterne wurking fan WebRTC +# "about:webrtc" is a internal browser URL and should not be +# translated. This string is used as a title for a file save dialog box. +about-webrtc-save-page-dialog-title = about:webrtc bewarje as + +## AEC is an abbreviation for Acoustic Echo Cancellation. + +about-webrtc-aec-logging-msg-label = AEC-registraasje +about-webrtc-aec-logging-off-state-label = AEC-registraasje starte +about-webrtc-aec-logging-on-state-label = AEC-registraasje stopje +about-webrtc-aec-logging-on-state-msg = AEC-registraasje aktyf (sprek inkelde minuten mei de beller en stopje dêrnei it fêstlizzen) + +## + +# "PeerConnection" is a proper noun associated with the WebRTC module. "ID" is +# an abbreviation for Identifier. This string should not normally be translated +# and is used as a data label. +about-webrtc-peerconnection-id-label = PeerConnection-ID: + +## "SDP" is an abbreviation for Session Description Protocol, an IETF standard. +## See http://wikipedia.org/wiki/Session_Description_Protocol + +about-webrtc-sdp-heading = SDP +about-webrtc-local-sdp-heading = Lokaal SDP +about-webrtc-local-sdp-heading-offer = Lokaal SDP (Oanbod) +about-webrtc-local-sdp-heading-answer = Lokaal SDP (Antwurd) +about-webrtc-remote-sdp-heading = Ekstern SDP +about-webrtc-remote-sdp-heading-offer = Ekstern SDP (Oanbod) +about-webrtc-remote-sdp-heading-answer = Ekstern SDP (Antwurd) +about-webrtc-sdp-history-heading = SDP-skiednis +about-webrtc-sdp-parsing-errors-heading = SDP-parseflaters + +## + +# "RTP" is an abbreviation for the Real-time Transport Protocol, an IETF +# specification, and should not normally be translated. "Stats" is an +# abbreviation for Statistics. +about-webrtc-rtp-stats-heading = RTP-statistiken + +## "ICE" is an abbreviation for Interactive Connectivity Establishment, which +## is an IETF protocol, and should not normally be translated. + +about-webrtc-ice-state = ICE-steat +# "Stats" is an abbreviation for Statistics. +about-webrtc-ice-stats-heading = ICE-statistiken +about-webrtc-ice-restart-count-label = ICE start opnij: +about-webrtc-ice-rollback-count-label = ICE-rollbacks: +about-webrtc-ice-pair-bytes-sent = Bytes ferstjoerd: +about-webrtc-ice-pair-bytes-received = Bytes ûntfongen: +about-webrtc-ice-component-id = Komponint-ID + +## + + +## "Avg." is an abbreviation for Average. These are used as data labels. + +about-webrtc-avg-bitrate-label = Gem. bitrate: +about-webrtc-avg-framerate-label = Gem. framerate: + +## + + +## These adjectives are used to label a line of statistics collected for a peer +## connection. The data represents either the local or remote end of the +## connection. + +about-webrtc-type-local = Lokaal +about-webrtc-type-remote = Ekstern + +## + +# This adjective is used to label a table column. Cells in this column contain +# the localized javascript string representation of "true" or are left blank. +about-webrtc-nominated = Beneamd +# This adjective is used to label a table column. Cells in this column contain +# the localized javascript string representation of "true" or are left blank. +# This represents an attribute of an ICE candidate. +about-webrtc-selected = Selektearre +about-webrtc-save-page-label = Side bewarre +about-webrtc-debug-mode-msg-label = Debugmodus +about-webrtc-debug-mode-off-state-label = Debugmodus starte +about-webrtc-debug-mode-on-state-label = Debugmodus stopje +about-webrtc-stats-heading = Sesjestatistiken +about-webrtc-stats-clear = Skiednis wiskje +about-webrtc-log-heading = Ferbiningslochboek +about-webrtc-log-clear = Lochboek wiskje +about-webrtc-log-show-msg = lochboek toane + .title = klik om dizze seksje út te klappen +about-webrtc-log-hide-msg = lochboek ferstopje + .title = klik om dizze seksje yn te klappen + +## These are used to display a header for a PeerConnection. +## Variables: +## $browser-id (Number) - A numeric id identifying the browser tab for the PeerConnection. +## $id (String) - A globally unique identifier for the PeerConnection. +## $url (String) - The url of the site which opened the PeerConnection. +## $now (Date) - The JavaScript timestamp at the time the report was generated. + +about-webrtc-connection-open = [ { $browser-id } | { $id } ] { $url } { $now } +about-webrtc-connection-closed = [ { $browser-id } | { $id } ] { $url } (sluten) { $now } + +## + +about-webrtc-local-candidate = Lokale kandidaat +about-webrtc-remote-candidate = Eksterne kandidaat +about-webrtc-raw-candidates-heading = Alle rûge kandidaten +about-webrtc-raw-local-candidate = Rûge lokale kandidaat +about-webrtc-raw-remote-candidate = Rûge eksterne kandidaat +about-webrtc-raw-cand-show-msg = rûge kandidaten toane + .title = klik om dizze seksje út te klappen +about-webrtc-raw-cand-hide-msg = rûge kandidaten ferstopje + .title = klik om dizze seksje yn te klappen +about-webrtc-priority = Prioriteit +about-webrtc-fold-show-msg = details toane + .title = klik om dizze seksje út te klappen +about-webrtc-fold-hide-msg = details ferstopje + .title = klik om dizze seksje yn te klappen +about-webrtc-dropped-frames-label = Ferlerne frames: +about-webrtc-discarded-packets-label = Fuortsmiten pakketten: +about-webrtc-decoder-label = Decoder +about-webrtc-encoder-label = Encoder +about-webrtc-show-tab-label = Ljepblêd toane +about-webrtc-width-px = Breedte (px) +about-webrtc-height-px = Hichte (px) +about-webrtc-consecutive-frames = Opfolgjende frames +about-webrtc-time-elapsed = Ferstrutsen tiid (s) +about-webrtc-estimated-framerate = Skatte framerate +about-webrtc-rotation-degrees = Rotaasje (graden) +about-webrtc-first-frame-timestamp = Tiidstimpel earste frame-ûntfangst +about-webrtc-last-frame-timestamp = Tiidstimpel lêste frame-ûntfangst + +## SSRCs are identifiers that represent endpoints in an RTP stream + +# This is an SSRC on the local side of the connection that is receiving RTP +about-webrtc-local-receive-ssrc = Lokale ûntfangende SSRC +# This is an SSRC on the remote side of the connection that is sending RTP +about-webrtc-remote-send-ssrc = Op ôfstân ferstjoerende SSRC + +## + +# An option whose value will not be displayed but instead noted as having been +# provided +about-webrtc-configuration-element-provided = Opjûn +# An option whose value will not be displayed but instead noted as having not +# been provided +about-webrtc-configuration-element-not-provided = Net opjûn +# The options set by the user in about:config that could impact a WebRTC call +about-webrtc-custom-webrtc-configuration-heading = Troch brûker ynstelde WebRTC-foarkarren +# Section header for estimated bandwidths of WebRTC media flows +about-webrtc-bandwidth-stats-heading = Skatte bânbreedte +# The ID of the MediaStreamTrack +about-webrtc-track-identifier = Trackidentifikaasje +# The estimated bandwidth available for sending WebRTC media in bytes per second +about-webrtc-send-bandwidth-bytes-sec = Bânbreedte foar ferstjoeren (bytes/sek) +# The estimated bandwidth available for receiving WebRTC media in bytes per second +about-webrtc-receive-bandwidth-bytes-sec = Bânbreedte foar ûntfangen (bytes/sek) +# Maximum number of bytes per second that will be padding zeros at the ends of packets +about-webrtc-max-padding-bytes-sec = Maksimale opfolling (bytes/sek) +# The amount of time inserted between packets to keep them spaced out +about-webrtc-pacer-delay-ms = Snelheidsfertraging ms +# The amount of time it takes for a packet to travel from the local machine to the remote machine, +# and then have a packet return +about-webrtc-round-trip-time-ms = RTT ms +# This is a section heading for video frame statistics for a MediaStreamTrack. +# see https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrack. +# Variables: +# $track-identifier (String) - The unique identifier for the MediaStreamTrack. +about-webrtc-frame-stats-heading = Fideoframestatistiken – MediaStreamTrack-ID: { $track-identifier } + +## These are paths used for saving the about:webrtc page or log files so +## they can be attached to bug reports. +## Variables: +## $path (String) - The path to which the file is saved. + +about-webrtc-save-page-msg = side bewarre yn: { $path } +about-webrtc-debug-mode-off-state-msg = trasearlochboek is te finen yn: { $path } +about-webrtc-debug-mode-on-state-msg = debugmodus aktyf, trasearlochboek yn: { $path } +about-webrtc-aec-logging-off-state-msg = fêstleine lochbestannen binne te finen yn: { $path } + +## + +# This is the total number of packets received on the PeerConnection. +# Variables: +# $packets (Number) - The number of packets received. +about-webrtc-received-label = + { $packets -> + [one] { $packets } pakket ûntfongen + *[other] { $packets } pakketten ûntfongen + } +# This is the total number of packets lost by the PeerConnection. +# Variables: +# $packets (Number) - The number of packets lost. +about-webrtc-lost-label = + { $packets -> + [one] { $packets } pakket ferlern + *[other] { $packets } pakketten ferlern + } +# This is the total number of packets sent by the PeerConnection. +# Variables: +# $packets (Number) - The number of packets sent. +about-webrtc-sent-label = + { $packets -> + [one] { $packets } pakket ferstjoerd + *[other] { $packets } pakketten ferstjoerd + } +# Jitter is the variance in the arrival time of packets. +# See: https://w3c.github.io/webrtc-stats/#dom-rtcreceivedrtpstreamstats-jitter +# Variables: +# $jitter (Number) - The jitter. +about-webrtc-jitter-label = Jitter { $jitter } +# ICE candidates arriving after the remote answer arrives are considered trickled +# (an attribute of an ICE candidate). These are highlighted in the ICE stats +# table with light blue background. +about-webrtc-trickle-caption-msg = ‘Trickled’ kandidaten (ûntfongen nei antwurd) wurde markearre yn it blau + +## "SDP" is an abbreviation for Session Description Protocol, an IETF standard. +## See http://wikipedia.org/wiki/Session_Description_Protocol + +# This is used as a header for local SDP. +# Variables: +# $timestamp (Number) - The Unix Epoch time at which the SDP was set. +about-webrtc-sdp-set-at-timestamp-local = Lokaal SDP op tiidstimpel { NUMBER($timestamp, useGrouping: "false") } ynstelle +# This is used as a header for remote SDP. +# Variables: +# $timestamp (Number) - The Unix Epoch time at which the SDP was set. +about-webrtc-sdp-set-at-timestamp-remote = Ekstern SDP op tiidstimpel { NUMBER($timestamp, useGrouping: "false") } ynstelle +# This is used as a header for an SDP section contained in two columns allowing for side-by-side comparisons. +# Variables: +# $timestamp (Number) - The Unix Epoch time at which the SDP was set. +# $relative-timestamp (Number) - The timestamp relative to the timestamp of the earliest received SDP. +about-webrtc-sdp-set-timestamp = Tiidstimpel { NUMBER($timestamp, useGrouping: "false") } (+ { $relative-timestamp } ms) + +## + diff --git a/l10n-fy-NL/toolkit/toolkit/about/abuseReports.ftl b/l10n-fy-NL/toolkit/toolkit/about/abuseReports.ftl new file mode 100644 index 0000000000..9730d8d5a8 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/abuseReports.ftl @@ -0,0 +1,97 @@ +# 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/. + +# Localized string used as the dialog window title (a new behavior locked +# behind the "extensions.abuseReport.openDialog" preference). +# "Report" is a noun in this case, "Report for AddonName". +# +# Variables: +# $addon-name (string) - Name of the add-on being reported +abuse-report-dialog-title = Rapport foar { $addon-name } + +abuse-report-title-extension = Dizze tafoeging rapportearje oan { -vendor-short-name } +abuse-report-title-theme = Dit tema rapportearje oan { -vendor-short-name } +abuse-report-subtitle = Wat is it probleem? + +# Variables: +# $author-name (string) - Name of the add-on author +abuse-report-addon-authored-by = troch <a data-l10n-name="author-name">{ $author-name }</a> + +abuse-report-learnmore = + Binne jo net wis hokker probleem jo selektearje moatte? + <a data-l10n-name="learnmore-link">Mear ynfo oer it rapportearjen fan útwreidingen en tema’s</a> + +abuse-report-submit-description = Beskriuw it probleem (opsjoneel) +abuse-report-textarea = + .placeholder = It is makliker foar ús om in probleem te behanneljen as wy details hawwe. Beskriuw it probleem dat jo hawwe. Tank foar jo help by it sûn hâlden fan it web. +abuse-report-submit-note = + Noat: foegje gjin persoanlike gegevens (lykas namme, e-mailadres, telefoannûmer of fysyk adres) ta. + { -vendor-short-name } bewarret dizze rapporten permanint. + +## Panel buttons. + +abuse-report-cancel-button = Annulearje +abuse-report-next-button = Folgjende +abuse-report-goback-button = Tebek +abuse-report-submit-button = Yntsjinje + +## Message bars descriptions. + + +## Variables: +## $addon-name (string) - Name of the add-on + +abuse-report-messagebar-aborted = Rapport foar <span data-l10n-name="addon-name">{ $addon-name }</span> annulearre. +abuse-report-messagebar-submitting = Rapport ferstjoere foar <span data-l10n-name="addon-name">{ $addon-name }</span>. +abuse-report-messagebar-submitted = Tank foar it yntsjinjen fan in rapport. Wolle jo <span data-l10n-name="addon-name">{ $addon-name }</span> fuortsmite? +abuse-report-messagebar-submitted-noremove = Tank foar it yntsjinjen fan in rapport. +abuse-report-messagebar-removed-extension = Tank foar it yntsjinjen fan in rapport. Jo hawwe de útwreiding <span data-l10n-name="addon-name">{ $addon-name }</span> fuortsmiten. +abuse-report-messagebar-removed-theme = Tank foar it yntsjinjen fan in rapport. Jo hawwe it tema <span data-l10n-name="addon-name">{ $addon-name }</span> fuortsmiten. +abuse-report-messagebar-error = Der is in flater bard by it ferstjoeren fan in rapport foar <span data-l10n-name="addon-name">{ $addon-name }</span>. +abuse-report-messagebar-error-recent-submit = It rapport foar <span data-l10n-name="addon-name">{ $addon-name }</span> is net ferstjoerd, omdat jo resint in oar rapport ferstjoerd hawwe. + +## Message bars actions. + +abuse-report-messagebar-action-remove-extension = Ja, fuortsmite +abuse-report-messagebar-action-keep-extension = Nee, bewarje +abuse-report-messagebar-action-remove-theme = Ja, fuortsmite +abuse-report-messagebar-action-keep-theme = Nee, bewarje +abuse-report-messagebar-action-retry = Opnij probearje +abuse-report-messagebar-action-cancel = Annulearje + +## Abuse report reasons (optionally paired with related examples and/or suggestions) + +abuse-report-damage-reason-v2 = It hat myn kompjûter skansearre of myn gegevens kompromittearre +abuse-report-damage-example = Foarbyld: hat malware ynjektearre of gegevens stellen + +abuse-report-spam-reason-v2 = It befettet spam of foeget net winske advertinsjes ta +abuse-report-spam-example = Foarbyld: foeget advertinsjes ta oan websiden + +abuse-report-settings-reason-v2 = It hat sûnder dit te melden of te freegjen myn sykmasine, startside of nije ljepblêd wizige +abuse-report-settings-suggestions = Eardat jo de útwreiding meldt, kinne jo probearje jo ynstellingen te wizigjen: +abuse-report-settings-suggestions-search = Jo standert sykynstellingen wizigje +abuse-report-settings-suggestions-homepage = Jo startside en nij ljepblêd wizigje + +abuse-report-deceptive-reason-v2 = It docht him foar as wat oars +abuse-report-deceptive-example = Foarbyld: misliedende beskriuwing of ôfbyldingen + +abuse-report-broken-reason-extension-v2 = It wurket net, soarget derfoar dat websites net wurkje of fertraget { -brand-product-name } +abuse-report-broken-reason-theme-v2 = It wurket net of soarget derfoar dat de browserwerjefte net wurket +abuse-report-broken-example = Foarbyld: funksjes binne stadich, swier te brûken of wurkje net; dielen fan websites lade net of sjogge der ûngebrûklik út +abuse-report-broken-suggestions-extension = It liket as oft jo in bug fûn hawwe. Yn oanfolling op dizze melding kinne jo it bêste kontakt opnimme mei de ûntwikkeler fan de útwreiding. <a data-l10n-name="support-link">Besykje de startside fan de útwreiding</a> foar ynformaasje oer de ûntwikkeler. +abuse-report-broken-suggestions-theme = + It klinkt as oft jo in bug fûn hawwe. Neist it hjir yntsjinjen fan in rapport, is de bêste manier + om in funksjoneel probleem op te lossen, kontakt op te nimmen mei de ûntwikkeler fan it tema. + <a data-l10n-name="support-link">Besykje de website fan it tema</a> foar ynformaasje oer de ûntwikkeler. + +abuse-report-policy-reason-v2 = It befettet haatdragende, gewelddiedige of yllegale ynhâld +abuse-report-policy-suggestions = + Opmerking: problemen mei auteursrjochten en hannelsmerken moatte yn in ôfsûnderlik proses melden wurde. + <a data-l10n-name="report-infringement-link">Folgje dizze ynstruksjes</a> om it probleem te melden. + +abuse-report-unwanted-reason-v2 = Ik haw it nea wold en wit net hoe't ik der fan ôf komme moat +abuse-report-unwanted-example = Foarbyld: in tapassing hat dizze sûnder myn tastimming ynstallearre + +abuse-report-other-reason = Wat oars + diff --git a/l10n-fy-NL/toolkit/toolkit/about/certviewer.ftl b/l10n-fy-NL/toolkit/toolkit/about/certviewer.ftl new file mode 100644 index 0000000000..dafd55f320 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/certviewer.ftl @@ -0,0 +1,120 @@ +# 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/. + +certificate-viewer-certificate-section-title = Sertifikaat + +## Error messages + +certificate-viewer-error-message = Wy koenen de sertifikaatynformaasje net fine, of it sertifikaat is skansearre. Probearje it opnij. +certificate-viewer-error-title = Der is wat misgien. + +## Certificate information labels + +certificate-viewer-algorithm = Algoritme +certificate-viewer-certificate-authority = Sertifikaatautoriteit +certificate-viewer-cipher-suite = Kodearringssuite +certificate-viewer-common-name = Algemiene namme +certificate-viewer-email-address = E-mailadres +# Variables: +# $firstCertName (String) - Common Name for the displayed certificate +certificate-viewer-tab-title = Sertifikaat foar { $firstCertName } +# Inc. means Incorporated, e.g GitHub is incorporated in Delaware +certificate-viewer-inc-country = Lân fan fêstiging +certificate-viewer-country = Lân +certificate-viewer-curve = Kromme +certificate-viewer-distribution-point = Distribúsjepunt +certificate-viewer-dns-name = DNS-namme +certificate-viewer-ip-address = IP-adres +certificate-viewer-other-name = Oare namme +certificate-viewer-exponent = Eksponint +certificate-viewer-id = ID +certificate-viewer-key-exchange-group = Kaaiútwikselingsgroep +certificate-viewer-key-id = Kaai-ID +certificate-viewer-key-size = Kaaigrutte +# Inc. means Incorporated, e.g GitHub is incorporated in Delaware +certificate-viewer-inc-locality = Fêstigingsplak +certificate-viewer-locality = Plak +certificate-viewer-location = Lokaasje +certificate-viewer-logid = Log-ID +certificate-viewer-method = Metoade +certificate-viewer-modulus = Modulus +certificate-viewer-name = Namme +certificate-viewer-not-after = Net nei +certificate-viewer-not-before = Net foar +certificate-viewer-organization = Organisaasje +certificate-viewer-organizational-unit = Organisatoaryske ienheid +certificate-viewer-policy = Belied +certificate-viewer-protocol = Protokol +certificate-viewer-public-value = Publike wearde +certificate-viewer-purposes = Doelen +certificate-viewer-qualifier = Kwalifikaasje +certificate-viewer-qualifiers = Kwalifikaasjes +certificate-viewer-required = Fereaske +certificate-viewer-unsupported = <net stipe> +# Inc. means Incorporated, e.g GitHub is incorporated in Delaware +certificate-viewer-inc-state-province = Steat/provinsje fan fêstiging +certificate-viewer-state-province = Steat/provinsje +certificate-viewer-sha-1 = SHA-1 +certificate-viewer-sha-256 = SHA-256 +certificate-viewer-serial-number = Searjenûmer +certificate-viewer-signature-algorithm = Hantekeningsalgoritme +certificate-viewer-signature-scheme = Hantekeningskema +certificate-viewer-timestamp = Tiidstimpel +certificate-viewer-value = Wearde +certificate-viewer-version = Ferzje +certificate-viewer-business-category = Bedriuwskategory +certificate-viewer-subject-name = Underwerpnamme +certificate-viewer-issuer-name = Namme útjouwer +certificate-viewer-validity = Jildichheid +certificate-viewer-subject-alt-names = Alternative nammen hâlder +certificate-viewer-public-key-info = Ynformaasje publike kaai +certificate-viewer-miscellaneous = Diversken +certificate-viewer-fingerprints = Fingerôfdrukken +certificate-viewer-basic-constraints = Basisbeheiningen +certificate-viewer-key-usages = Wichtichste brûksmooglikheden +certificate-viewer-extended-key-usages = Wiidweidige brûksmooglikheden +certificate-viewer-ocsp-stapling = OCSP-stapling +certificate-viewer-subject-key-id = Kaai-ID hâlder +certificate-viewer-authority-key-id = Kaai-ID autoriteit +certificate-viewer-authority-info-aia = Autoriteit-ynfo (AIA) +certificate-viewer-certificate-policies = Sertifikaatbelied +certificate-viewer-embedded-scts = Ynbedde SCT’s +certificate-viewer-crl-endpoints = CRL-einpunten +# This message is used as a row header in the Miscellaneous section. +# The associated data cell contains links to download the certificate. +certificate-viewer-download = Downloade +# This message is used to replace boolean values (true/false) in several certificate fields, e.g. Certificate Authority +# Variables: +# $boolean (String) - true/false value for the specific field +certificate-viewer-boolean = + { $boolean -> + [true] Ja + *[false] Nee + } + +## Variables: +## $fileName (String) - The file name to save the PEM data in, derived from the common name from the certificate being displayed. + +certificate-viewer-download-pem = PEM (sert) + .download = { $fileName }.pem +certificate-viewer-download-pem-chain = PEM (keten) + .download = { $fileName }-chain.pem +# The title attribute for Critical Extension icon +certificate-viewer-critical-extension = + .title = Dizze útwreiding is as krityk markearre, wat betsjut dat clients it sertifikaat wegerje moatten as se it net begripe. +certificate-viewer-export = Eksportearje + .download = { $fileName }.pem + +## + +# Label for a tab where we haven't found a better label: +certificate-viewer-unknown-group-label = (ûnbekend) + +## Labels for tabs displayed in stand-alone about:certificate page + +certificate-viewer-tab-mine = Jo sertifikaten +certificate-viewer-tab-people = Minsken +certificate-viewer-tab-servers = Servers +certificate-viewer-tab-ca = Organisaasjes +certificate-viewer-tab-unkonwn = Unbekend diff --git a/l10n-fy-NL/toolkit/toolkit/about/config.ftl b/l10n-fy-NL/toolkit/toolkit/about/config.ftl new file mode 100644 index 0000000000..e5b2a51dd3 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/config.ftl @@ -0,0 +1,51 @@ +# 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/. + + +## These strings appear on the warning you see when first visiting about:config. + +about-config-intro-warning-title = Gean foarsichtich troch +about-config-intro-warning-text = It wizigjen fan avansearre konfiguraasjefoarkarren kin de prestaasjes of feilichheid fan { -brand-short-name } beynfloedzje. +about-config-intro-warning-checkbox = My warskôgje as ik dizze foarkarren probearje te benaderjen +about-config-intro-warning-button = It risiko oanfurdigje en trochgean + +## + +# This is shown on the page before searching but after the warning is accepted. +about-config-caution-text = It wizigjen fan dizze foarkarren kin de prestaasjes of feilichheid fan { -brand-short-name } beynfloedzje. +about-config-page-title = Avansearre foarkarren +about-config-search-input1 = + .placeholder = Namme foarkarsynstelling sykje +about-config-show-all = Alles toane +about-config-show-only-modified = Allinnich wizige foarkarren toane +about-config-pref-add-button = + .title = Tafoegje +about-config-pref-toggle-button = + .title = Omskeakelje +about-config-pref-edit-button = + .title = Bewurkje +about-config-pref-save-button = + .title = Bewarje +about-config-pref-reset-button = + .title = Opnij inisjalisearje +about-config-pref-delete-button = + .title = Fuortsmite + +## Labels for the type selection radio buttons shown when adding preferences. + +about-config-pref-add-type-boolean = Boolean +about-config-pref-add-type-number = Getal +about-config-pref-add-type-string = String + +## Preferences with a non-default value are differentiated visually, and at the +## same time the state is made accessible to screen readers using an aria-label +## that won't be visible or copied to the clipboard. +## +## Variables: +## $value (String): The full value of the preference. + +about-config-pref-accessible-value-default = + .aria-label = { $value } (standert) +about-config-pref-accessible-value-custom = + .aria-label = { $value } (oanpast) diff --git a/l10n-fy-NL/toolkit/toolkit/about/url-classifier.ftl b/l10n-fy-NL/toolkit/toolkit/about/url-classifier.ftl new file mode 100644 index 0000000000..713f8c0602 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/about/url-classifier.ftl @@ -0,0 +1,54 @@ +# 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/. + +url-classifier-title = URL-klassifikaasjeynformaasje +url-classifier-search-title = Sykje +url-classifier-search-result-title = Resultaten +url-classifier-search-result-uri = URI: { $uri } +url-classifier-search-result-list = List fan tabellen: { $list } +url-classifier-search-input = URL +url-classifier-search-error-invalid-url = Unjildige URL +url-classifier-search-error-no-features = Gjin funksjes selektearre +url-classifier-search-btn = Sykjen starte +url-classifier-search-features = Funksjes +url-classifier-search-listType = Listtype +url-classifier-provider-title = Provider +url-classifier-provider = Provider +url-classifier-provider-last-update-time = Tiid fan lêste fernijing +url-classifier-provider-next-update-time = Tiid fan folgjende fernijing +url-classifier-provider-back-off-time = Back-offtiid +url-classifier-provider-last-update-status = Steat fan lêste fernijing +url-classifier-provider-update-btn = Bywurkje +url-classifier-cache-title = Buffer +url-classifier-cache-refresh-btn = Fernije +url-classifier-cache-clear-btn = Wiskje +url-classifier-cache-table-name = Tabelnamme +url-classifier-cache-ncache-entries = Oantal negative-bufferfermeldingen +url-classifier-cache-pcache-entries = Oantal positive-bufferfermeldingen +url-classifier-cache-show-entries = Fermeldingen toane +url-classifier-cache-entries = Bufferfermeldingen +url-classifier-cache-prefix = Foarheaksel +url-classifier-cache-ncache-expiry = Ferrin fan negative buffer +url-classifier-cache-fullhash = Folsleine hash +url-classifier-cache-pcache-expiry = Ferrin fan positive buffer +url-classifier-debug-title = Debugge +url-classifier-debug-module-btn = Lochodules ynstelle +url-classifier-debug-file-btn = Lochbestân ynstelle +url-classifier-debug-js-log-chk = JS-registraasje ynstelle +url-classifier-debug-sb-modules = Lochmodules fan Safe Browsing +url-classifier-debug-modules = Aktuele lochmodules +url-classifier-debug-sbjs-modules = JS-registraasje fan Safe Browsing +url-classifier-debug-file = Aktuele lochbestân + +url-classifier-trigger-update = Bywurkjen aktivearjen +url-classifier-not-available = Net beskikber +url-classifier-disable-sbjs-log = JS-registraasje fan Safe Browsing útskeakelje +url-classifier-enable-sbjs-log = JS-registraasje fan Safe Browsing ynskeakelje +url-classifier-enabled = Ynskeakele +url-classifier-disabled = Utskeakele +url-classifier-updating = bywurkje +url-classifier-cannot-update = kin net bywurkje +url-classifier-success = slagge +url-classifier-update-error = fernijingsflater ({ $error }) +url-classifier-download-error = downloadflater ({ $error }) diff --git a/l10n-fy-NL/toolkit/toolkit/extensions/blocklist.ftl b/l10n-fy-NL/toolkit/toolkit/extensions/blocklist.ftl new file mode 100644 index 0000000000..6114b50531 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/extensions/blocklist.ftl @@ -0,0 +1,22 @@ +# 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 + +blocklist-window = + .title = Add-ons kinne problemen feroarsaakje + .style = width: 45em; height: 30em +blocklist-accept = + .label = { -brand-short-name } opnij starte + .accesskey = n + +blocklist-label-summary = { -brand-short-name } hat ûntdekt dat fan de folgjende add-ons bekend is dat se stabiliteits- of feilichheidsproblemen feroarsaakje: +blocklist-soft-and-hard = De add-ons dy't in heech risiko foar stabiliteits- of feilichheidsproblemen hawwe, binne blokkearre. De oaren hawwe in leger risiko, mar it wurdt tige oanrekommandearre dat jo opnij starte mei dizze útskeakele. +blocklist-hard-blocked = Dizze add-ons hawwe in heech risiko foar stabiliteits- of feilichheidsproblemen en binne blokkearre, mar jo moatte opnij starte om se folslein út te skeakeljen. +blocklist-soft-blocked = Foar jo beskerming, wurdt it oanrekommandearre dat jo opnij starte mei dizze add-ons útskeakele. +blocklist-more-information = + .value = Mear ynformaasje + +blocklist-blocked = + .label = Blokkearre +blocklist-checkbox = + .label = Utskeakelje diff --git a/l10n-fy-NL/toolkit/toolkit/featuregates/features.ftl b/l10n-fy-NL/toolkit/toolkit/featuregates/features.ftl new file mode 100644 index 0000000000..3f19262184 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/featuregates/features.ftl @@ -0,0 +1,107 @@ +# 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/. + +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-css-masonry2 = + .label = CSS: Masonry Layout +experimental-features-css-masonry-description = Makket stipe foar de eksperimintele funksje CSS Masonry Layout mooglik. Lês de <a data-l10n-name="explainer">útlis</a> foar in globale beskriuwing fan de funksje. Pleats in opmerking yn <a data-l10n-name="w3c-issue">dit GitHub-issue</a> of <a data-l10n-name="bug">dizze bug</a> om kommentaar te leverjen. +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-web-gpu2 = + .label = Web API: WebGPU +experimental-features-web-gpu-description2 = Dizze nije API biedt stipe op leech nivo foar it útfieren fan berekkeningen en grafyske werjefte mei help fan de <a data-l10n-name="wikipedia">Graphics Processing Unit (GPU)</a> fan it apparaat of de kompjûter fan de brûker. De <a data-l10n-name="spec">spesifikaasje</a> is noch hieltyd yn ûntwikkeling. Sjoch <a data-l10n-name="bugzilla">bug 1602129</a> foar mear details. +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-media-avif = + .label = Media: AVIF +experimental-features-media-avif-description = As dizze funksje ynskeakele is, stipet { -brand-short-name } it AV1 Image File (AVIF)-formaat. Dit is in bestânsformaat foar stilsteande bylden dat gebrûk makket fan de mooglikheden fan de AV1-fideokompresje-algoritmen om de ôfbyldingsgrutte te ferlytsjen. Sjoch <a data-l10n-name="bugzilla">bug 1443863</a> foar mear details. +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-web-api-inputmode = + .label = Web API: inputmode +# "inputmode" and "contenteditable" are technical terms and shouldn't be translated. +experimental-features-web-api-inputmode-description = Us ymplemintaasje fan it globale attribút <a data-l10n-name="mdn-inputmode">inputmode</a> is bywurke neffens <a data-l10n-name="whatwg">de WHATWG-spesifikaasje</a>, mar wy moatte ek noch oare wizigingen oanbringe, lykas it beskikber meitsjen fan bewurkbere ynhâld. Sjoch <a data-l10n-name="bugzilla">bug 1205133</a> foar mear details. +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-web-api-link-preload = + .label = Web API: <link rel="preload"> +# Do not translate "rel", "preload" or "link" here, as they are all HTML spec +# values that do not get translated. +experimental-features-web-api-link-preload-description = It attribút <a data-l10n-name="rel">rel</a> mei wearde <code>"preload"</code> op in <a data-l10n-name="link"><link></a>-elemint is bedoeld om te helpen prestaasjeferbetteringen te realisearjen troch jo boarnen earder yn de libbenssyklus fan de side downloade te litten, sadat se earder beskikber binne en de werjefte fan siden minder fluch blokkearre wurdt. Lês <a data-l10n-name="readmore">‘Preloading content mei <code>rel="preload"</code>’</a> of sjoch <a data-l10n-name="bugzilla">bug 1583604</a> foar mear details. +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-css-focus-visible = + .label = CSS: Pseudo-class: :focus-visible +experimental-features-css-focus-visible-description = Makket it mooglik om fokusstilen ta te passen op eleminten lykas knoppen en formulierbestjoeringen, allinnich wannear't se de fokus krigen hawwe me help fan it toetseboerd (bygelyks by it gebrûk fan tab tusken eleminten), en net wannear't se skerpsteld binne mei in mûs of oar oanwiisapparaat. Sjoch <a data-l10n-name="bugzilla">bug 1617600</a> foar mear details. +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-web-api-beforeinput = + .label = Web API: beforeinput Event +# The terms "beforeinput", "input", "textarea", and "contenteditable" are technical terms +# and shouldn't be translated. +experimental-features-web-api-beforeinput-description = It globale <a data-l10n-name="mdn-beforeinput">beforeinput</a>-barren wurdt aktivearre op <a data-l10n-name="mdn-input"><input></a>- en <a data-l10n-name="mdn-textarea"><textarea></a>-eleminten, of elk elemint wêrfan it <a data-l10n-name="mdn-contenteditable">contenteditable</a>-kenmerk ynskeakele is, daliks foardat de wearde fan it elemint feroaret. Mei dit barren kinne webapps it standertgedrach fan de browser oerskriuwe foar brûkersynteraksje, webapps kinne bygelyks brûkersynfier allinnich foar spesifike tekens annulearje of kinne it plakken fan opmakke tekst allinnich wizigje mei goedkarre stilen. +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-css-constructable-stylesheets = + .label = CSS: Constructable Stylesheets +experimental-features-css-constructable-stylesheets-description = De tafoeging fan in constructor oan de <a data-l10n-name="mdn-cssstylesheet">CSSStyleSheet</a>-ynterface en in oantal relatearre wizigingen, makket it mooglik om daliks nije stylesheets te meitsjen sûnder it blêd ta te foegjen oan de HTML. Dit makket it folle makliker om op nij brûkbere stylesheets te meitsjen foar gebrûk mei <a data-l10n-name="mdn-shadowdom">Shadow DOM</a>. Sjoch <a data-l10n-name="bugzilla">bug 1520690</a> foar mear details. +experimental-features-devtools-color-scheme-simulation = + .label = Developer Tools: Color Scheme Simulation +experimental-features-devtools-color-scheme-simulation-description = Foeget in opsje ta om ferskate kleureskema's te simulearjen, sadat jo <a data-l10n-name="mdn-preferscolorscheme">@prefers-colour-scheme</a>-mediaquery's teste kinne. Mei help fan dizze mediaquery, kinne jo stylesheet reagearje op de fraach oft de brûker de foarkar jout oan in ljochte of donkere brûkersynterface. Mei dizze funksje kinne jo jo koade teste sûnder dat jo de ynstellingen yn jo browser (of bestjoeringssysteem, as de browser in systeembreed kleureskema folget) hoege te wizigjen. Sjoch <a data-l10n-name="bugzilla1">bug 1550804</a> en <a data-l10n-name="bugzilla2">bug 1137699</a> foar mear details. +experimental-features-devtools-execution-context-selector = + .label = Developer Tools: Execution Context Selector +experimental-features-devtools-execution-context-selector-description = Dizze funksje jout in knop wer op de opdrachtrigel fan de console wêrmei't jo de kontekst wizigje kinne wêryn de ekspresje dy't jo ynfiere, útfierd wurdt. Sjoch <a data-l10n-name="bugzilla1">bug 1605154</a> en <a data-l10n-name="bugzilla2">bug 1605153</a> foar mear details. +experimental-features-devtools-compatibility-panel = + .label = Developer Tools: Compatibility Panel +experimental-features-devtools-compatibility-panel-description = In sidepaniel foar de Page Inspector dat ynformaasje toant oer de kompatibiliteitssteat fan de browser yn jo app. Sjoch <a data-l10n-name="bugzilla">bug 1584464</a> foar mear details. +# Do not translate 'SameSite', 'Lax' and 'None'. +experimental-features-cookie-samesite-lax-by-default2 = + .label = Cookies: SameSite=Lax as standert +experimental-features-cookie-samesite-lax-by-default2-description = Cookies standert as ‘SameSite=Lax’ behannelje as der gjin attribút foar ‘SameSite’ spesifisearre is. Untwikkelers moatte de aktuele status kwo fan ûnbeheind gebrûk bewust ynstelle troch eksplisyt ‘SameSite=None’ fêst te lizzen. +# Do not translate 'SameSite', 'Lax' and 'None'. +experimental-features-cookie-samesite-none-requires-secure2 = + .label = Cookies: SameSite=None fereasket in feilich attribút +experimental-features-cookie-samesite-none-requires-secure2-description = Foar cookies mei attribút ‘SameSite=None’ is it feilige attribút fereaske. Dizze funksje fereasket ‘Cookies: SameSite=Lax as standert’. +# about:home should be kept in English, as it refers to the the URI for +# the internal default home page. +experimental-features-abouthome-startup-cache = + .label = Opstartbuffer about:home +experimental-features-abouthome-startup-cache-description = In opstartbuffer foar it inisjele about:home-dokumint wurdt by opstarten standert laden. It doel fan dizze buffer is it ferbetterjen fan de opstartprestaasjes. +experimental-features-print-preview-tab-modal = + .label = Nij ûntwerp fan ôfdrukfoarbyld +experimental-features-print-preview-tab-modal-description = Yntrodusearret it opnij ûntwurpen ôfdrukfoarbyld en makket ôfdrukfoarbyld beskikber op macOS. Dit kin liede ta falen en omfettet net alle ôfdrukrelatearre ynstellingen. Selektearje om tagong te krijen ta alle ôfdrukrelatearre ynstellingen ‘Ofdrukke fia it systeemdialoochfinster…’ yn it paniel Ofdrukke. +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-cookie-samesite-schemeful = + .label = Cookies: Schemeful SameSite +experimental-features-cookie-samesite-schemeful-description = Behannelje cookies fan itselfe domein, mar mei ferskate skema's (bygelyks http://example.com en https://example.com) as cross-site yn stee fan deselfe site. Ferbetteret de befeiliging, mar soarget der mooglik foar dat de website net goed wurket. +# "Service Worker" is an API name and is usually not translated. +experimental-features-devtools-serviceworker-debugger-support = + .label = Developer Tools: Service Worker debugging +# "Service Worker" is an API name and is usually not translated. +experimental-features-devtools-serviceworker-debugger-support-description = Skeakelet yn it Debugger-paniel eksperimintele stipe foar service workers yn. Dizze funksje kin helpmiddelen foar webûntwikkelers fertrage en it ûnthâldgebrûk ferheegje. +# WebRTC global mute toggle controls +experimental-features-webrtc-global-mute-toggles = + .label = WebRTC Global Mute-skeakelers +experimental-features-webrtc-global-mute-toggles-description = Foeget betsjinningen ta oan de algemiene dielyndikator fan WebRTC, wêrmei brûkers harren mikrofoan- en kamerafeeds algemien dôvje kinne. +# JS JIT Warp project +experimental-features-js-warp = + .label = JavaScript JIT: Warp +experimental-features-js-warp-description = Warp ynskeakelje, in projekt om de prestaasjes fan JavaScript en ûnthâldgebrûk te ferbetterjen. +# Fission is the name of the feature and should not be translated. +experimental-features-fission = + .label = Fission (website-isolaasje) +experimental-features-fission-description = Fission (website-isolaasje) is in eksperimintele funksje yn { -brand-short-name } dy't in ekstra beskermingslaach biedt tsjin befeiligingsbugs. Troch elke website yn in apart proses te isolearjen, makket Fission it swierder foar kweawollende websites om tagong te krijen ta ynformaasje fan oare troch jo besochte siden. Dit is in grutte wiziging yn de arsjitektuer fan { -brand-short-name } en wy stelle it op priis as jo it teste en alle problemen dy't jo tsjinkomme rapportearje. Foar mear details, sjoch <a data-l10n-name="wiki">de wiki</a>. +# Support for having multiple Picture-in-Picture windows open simultaneously +experimental-features-multi-pip = + .label = Stipe foar mear Picture-in-picture +experimental-features-multi-pip-description = Eksperimintele stipe foar lyktidich iepenjen fan mear Picture-in-Picturefinsters. +experimental-features-http3 = + .label = HTTP/3-protokol +experimental-features-http3-description = Eksperimintele stipe foar it HTTP/3-protokol. +# Search during IME +experimental-features-ime-search = + .label = Adresbalke: resultaten toane wylst opstellen mei IME +experimental-features-ime-search-description = In IME (Input Method Editor) is in helpmiddel wêrmei't jo komplekse symboalen, lykas yn East-Aziatyske of Yndyske skreaune talen brûkt wurdt, mei in standert toetseboerd ynfiere kinne. As jo dit eksperimint ynskeakelje, bliuwt it adresbalkepaniel iepen, wêrby sykresultaten en -suggestjes toand wurde, wylst jo IME brûke om tekst yn te fieren. Merk op dat de IME ien paniel toane kin dat de adresbalkeresultaten ôfdekt; dêrom wurdt dizze foarkar allinnich foarsteld foar IME wêrby dit type paniel net brûkt wurdt. diff --git a/l10n-fy-NL/toolkit/toolkit/global/createProfileWizard.ftl b/l10n-fy-NL/toolkit/toolkit/global/createProfileWizard.ftl new file mode 100644 index 0000000000..413a3b663d --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/global/createProfileWizard.ftl @@ -0,0 +1,43 @@ +# 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/. + +create-profile-window = + .title = Wizard profyl oanmeitsje + .style = width: 50em; height: 37em; + +## First wizard page + +create-profile-first-page-header = + { PLATFORM() -> + [macos] Yntroduksje + *[other] Wolkom by de { create-profile-window.title } + } +profile-creation-explanation-1 = { -brand-short-name } bewarret ynformaasje oer jo ynstellingen en foarkarren yn jo persoanlike profyl. +profile-creation-explanation-2 = As jo dizze kopy fan { -brand-short-name } diele mei oare brûkers, kinne jo profilen brûke om de ynformaasje fan alle brûkers skieden te hâlden. Om dit te berikken moat elke brûker syn of har eigen profyl oanmeitsje. +profile-creation-explanation-3 = As jo de iennichste binne dy't dizze kopy fan { -brand-short-name } brûke, moatte jo op syn minst ien profyl hawwe. Jo kinne, as jo wolle, mear as ien profyl oanmeitsje foar josels om ferskate sets fan ynstellingen en foarkarren te bewarjen. Bygelyks, jo wolle miskien aparte profilen ha foar saaklik en persoanlik gebrûk. +profile-creation-explanation-4 = + { PLATFORM() -> + [macos] Klik op Trochgean om te begjinnen mei it oanmeitsjen fan jo profyl. + *[other] Om te begjinnen mei it oanmeitsjen fan jo profyl, klik op Folgjende. + } + +## Second wizard page + +create-profile-last-page-header = + { PLATFORM() -> + [macos] Konklusje + *[other] Foltôgje fan { create-profile-window.title } + } +profile-creation-intro = As jo mear as ien profyl oanmeitsje, kin jo se út inoar hâlde troch de profylnammen. Jo kinne de namme hjirûnder brûke of in eigen namme kieze. +profile-prompt = Fier in nije profylnamme yn: + .accesskey = F +profile-default-name = + .value = Standertbrûker +profile-directory-explanation = Jo ynstellingen, foarkarren en oare brûkersgegevens sille bewarre wurde yn: +create-profile-choose-folder = + .label = Map kieze... + .accesskey = K +create-profile-use-default = + .label = Standertmap brûke + .accesskey = b diff --git a/l10n-fy-NL/toolkit/toolkit/global/handlerDialog.ftl b/l10n-fy-NL/toolkit/toolkit/global/handlerDialog.ftl new file mode 100644 index 0000000000..7c8080dc8d --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/global/handlerDialog.ftl @@ -0,0 +1,69 @@ +# 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/. + +# Please keep the emphasis around the hostname and scheme (ie the +# `<strong>` HTML tags). Please also keep the hostname as close to the start +# of the sentence as your language's grammar allows. +# +# Variables: +# $host - the hostname that is initiating the request +# $scheme - the type of link that's being opened. +handler-dialog-host = <strong>{ $host }</strong> wol in <strong>{ $scheme }</strong>-keppeling iepenje. + +## Permission Dialog +## Variables: +## $host - the hostname that is initiating the request +## $scheme - the type of link that's being opened. +## $appName - Name of the application that will be opened. + +permission-dialog-description = Tastean dat dizze website de { $scheme }-keppeling iepenet? +permission-dialog-description-file = Tastean dat dit bestân de { $scheme }-keppeling iepenet? +permission-dialog-description-host = Tastean dat { $host } de { $scheme }-keppeling iepenet? +permission-dialog-description-app = Tastean dat dizze website de { $scheme }-keppeling iepenet mei { $appName }? +permission-dialog-description-host-app = Tastean dat { $host } de { $scheme }-keppeling iepenet mei { $appName }? +permission-dialog-description-file-app = Tastean dat dit bestân de { $scheme }-keppeling iepenet mei { $appName }? + +## Please keep the emphasis around the hostname and scheme (ie the +## `<strong>` HTML tags). Please also keep the hostname as close to the start +## of the sentence as your language's grammar allows. + +permission-dialog-remember = Altyd tastean dat <strong>{ $host }</strong> <strong>{ $scheme }</strong>-keppelingen iepenet +permission-dialog-remember-file = Altyd tastean dat dit bestân <strong>{ $scheme }</strong>-keppelingen iepenet + +## + +permission-dialog-btn-open-link = + .label = Keppeling iepenje + .accessKey = i +permission-dialog-btn-choose-app = + .label = Tapassing kieze + .accessKey = T +permission-dialog-unset-description = Jo moatte in tapassing kieze. +permission-dialog-set-change-app-link = Kies in oare tapassing. + +## Chooser dialog +## Variables: +## $scheme - the type of link that's being opened. + +chooser-window = + .title = Tapassing kieze + .style = min-width: 26em; min-height: 26em; +chooser-dialog = + .buttonlabelaccept = Keppeling iepenje + .buttonaccesskeyaccept = i +chooser-dialog-description = Kies in tapassing om de { $scheme }-mei te iepenjen. +# Please keep the emphasis around the scheme (ie the `<strong>` HTML tags). +chooser-dialog-remember = Dizze tapassing altyd brûke om <strong>{ $scheme }</strong>-keppelingen mei te iepenjen +chooser-dialog-remember-extra = + { PLATFORM() -> + [windows] Dit kin wizige wurde yn de opsjes fan { -brand-short-name }. + *[other] Dit kin wizige wurde yn de foarkarren fan { -brand-short-name }. + } +choose-other-app-description = Kies in oare applikaasje +choose-app-btn = + .label = Kieze… + .accessKey = K +choose-other-app-window-title = In oare Applikaasje... +# Displayed under the name of a protocol handler in the Launch Application dialog. +choose-dialog-privatebrowsing-disabled = Utskeakele yn priveefinsters diff --git a/l10n-fy-NL/toolkit/toolkit/global/processTypes.ftl b/l10n-fy-NL/toolkit/toolkit/global/processTypes.ftl new file mode 100644 index 0000000000..1a608a8d3a --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/global/processTypes.ftl @@ -0,0 +1,36 @@ +# 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/. + +process-type-web = Webynhâld + +# process used to run privileged about pages, +# such as about:home +process-type-privilegedabout = Oer Mei privileezjes + +# process used to run privileged mozilla pages, +# such as accounts.firefox.com +process-type-privilegedmozilla = Mozilla-ynhâld mei privileezjes + +process-type-extension = Utwreiding + +# process used to open file:// URLs +process-type-file = Lokaal bestân + +# process used to isolate webpages that requested special +# permission to allocate large amounts of memory +process-type-weblargeallocation = Grutte tawizing + +# process used to isolate a webpage from other web pages +# to improve security +process-type-webisolated = Isolearre webynhâld + +# process used to communicate with the GPU for +# graphics acceleration +process-type-gpu = GPU + +# process used to perform network operations +process-type-socket = Socket + +# process preallocated; may change to other types +process-type-prealloc = Yn it foar tawezen diff --git a/l10n-fy-NL/toolkit/toolkit/global/profileDowngrade.ftl b/l10n-fy-NL/toolkit/toolkit/global/profileDowngrade.ftl new file mode 100644 index 0000000000..d6c1cd7a43 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/global/profileDowngrade.ftl @@ -0,0 +1,20 @@ +# 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/. + +profiledowngrade-window = + .title = Jo hawwe in âldere ferzje fan { -brand-product-name } start + .style = width: 490px; + +profiledowngrade-window-create = + .label = Nij profyl oanmeitsje + +profiledowngrade-sync = It gebrûk fan in âldere ferzje fan { -brand-product-name } kin blêdwizers en navigaasjeskiednis dy't al yn in besteand { -brand-product-name }-profyl bewarre is skansearje. Meitsje in nij profyl oan foar dizze ynstallaasje fan { -brand-short-name } om jo ynformaasje te beskermjen. Jo kinne jo altyd oanmelde mei in { -fxaccount-brand-name } om jo blêdwizers en navigaasjeskiednis tusken profilen te syngronisearjen. +profiledowngrade-nosync = It gebrûk fan in âldere ferzje fan { -brand-product-name } kin blêdwizers en navigaasjeskiednis dy't al yn in besteand { -brand-product-name }-profyl bewarre is skansearje. Meitsje in nij profyl oan foar dizze ynstallaasje fan { -brand-short-name } om jo ynformaasje te beskermjen. + +profiledowngrade-quit = + .label = + { PLATFORM() -> + [windows] Ofslute + *[other] Ofslute + } diff --git a/l10n-fy-NL/toolkit/toolkit/global/profileSelection.ftl b/l10n-fy-NL/toolkit/toolkit/global/profileSelection.ftl new file mode 100644 index 0000000000..663e78d024 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/global/profileSelection.ftl @@ -0,0 +1,29 @@ +# 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/. + +profile-selection-window = + .title = { -brand-short-name } - Brûkersprofyl kieze +profile-selection-button-accept = + .label = { -brand-short-name } starte +profile-selection-button-cancel = + .label = Ofslute +profile-selection-new-button = + .label = Profyl oanmeitsje… + .accesskey = o +profile-selection-rename-button = + .label = Profyl werneame… + .accesskey = w +profile-selection-delete-button = + .label = Profyl fuortsmite… + .accesskey = f + +## Messages used in the profile manager + +profile-manager-description = { -brand-short-name } bewarret ynformaasje oer jo ynstellingen, foarkarren en oare brûkersitems yn jo brûkersprofyl. +profile-manager-work-offline = + .label = Sûnder ferbining wurkje + .accesskey = S +profile-manager-use-selected = + .label = Selektearre profyl brûke sûnder te freegjen by it opstarten + .accesskey = r diff --git a/l10n-fy-NL/toolkit/toolkit/global/resetProfile.ftl b/l10n-fy-NL/toolkit/toolkit/global/resetProfile.ftl new file mode 100644 index 0000000000..9c5b0c9916 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/global/resetProfile.ftl @@ -0,0 +1,14 @@ +# 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/. + +refresh-profile-dialog = + .title = { -brand-short-name } fernije +refresh-profile-dialog-button = + .label = { -brand-short-name } fernije +refresh-profile-description = In frisse start om problemen op te lossen en prestaasjes werom te bringen. +refresh-profile-description-details = Dit sil: +refresh-profile-remove = Jo add-ons en oanpassingen fuortsmite +refresh-profile-restore = Jo browserynstellingen nei de standertwearden weromsette +refresh-profile = { -brand-short-name } opfrisse +refresh-profile-button = { -brand-short-name } opfrisse… diff --git a/l10n-fy-NL/toolkit/toolkit/global/textActions.ftl b/l10n-fy-NL/toolkit/toolkit/global/textActions.ftl new file mode 100644 index 0000000000..3370ffdc54 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/global/textActions.ftl @@ -0,0 +1,49 @@ +# 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/. + +text-action-undo = + .label = Ungedien meitsje + .accesskey = U + +text-action-undo-shortcut = + .key = Z + +text-action-redo = + .label = Opnij útfiere + .accesskey = O + +text-action-redo-shortcut = + .key = Y + +text-action-cut = + .label = Knippe + .accesskey = N + +text-action-cut-shortcut = + .key = X + +text-action-copy = + .label = Kopiearje + .accesskey = K + +text-action-copy-shortcut = + .key = C + +text-action-paste = + .label = Plakke + .accesskey = P + +text-action-paste-shortcut = + .key = V + +text-action-delete = + .label = Fuortsmite + .accesskey = F + +text-action-select-all = + .label = Alles selektearje + .accesskey = A + +text-action-select-all-shortcut = + .key = A diff --git a/l10n-fy-NL/toolkit/toolkit/global/unknownContentType.ftl b/l10n-fy-NL/toolkit/toolkit/global/unknownContentType.ftl new file mode 100644 index 0000000000..310d6ac4d4 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/global/unknownContentType.ftl @@ -0,0 +1,13 @@ +# 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/. + +unknowncontenttype-handleinternally = + .label = Iepenje mei { -brand-short-name } + .accesskey = e +unknowncontenttype-settingschange = + .value = + { PLATFORM() -> + [windows] Ynstellingen kinne wizige wurde yn de Opsjes fan { -brand-short-name }. + *[other] Ynstellingen kinne wizige wurde yn de Foarkarren fan { -brand-short-name }. + } diff --git a/l10n-fy-NL/toolkit/toolkit/global/videocontrols.ftl b/l10n-fy-NL/toolkit/toolkit/global/videocontrols.ftl new file mode 100644 index 0000000000..d3a788f0ac --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/global/videocontrols.ftl @@ -0,0 +1,14 @@ +# 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/. + +videocontrols-scrubber = + .aria-label = Posysje +# This label is used by screenreaders and other assistive technology to indicate +# to users how much of the video has been loaded from the network. It will be +# followed by the percentage of the video that has loaded (e.g. "Loading: 13%"). +videocontrols-buffer-bar-label = Lade: +videocontrols-volume-control = + .aria-label = Folume +videocontrols-closed-caption-button = + .aria-label = Undertitels diff --git a/l10n-fy-NL/toolkit/toolkit/global/wizard.ftl b/l10n-fy-NL/toolkit/toolkit/global/wizard.ftl new file mode 100644 index 0000000000..a7bcfc43b0 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/global/wizard.ftl @@ -0,0 +1,37 @@ +# 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/. + +wizard-macos-button-back = + .label = Tebekgean + .accesskey = T +wizard-linux-button-back = + .label = Tebek + .accesskey = T +wizard-win-button-back = + .label = < Tebek + .accesskey = T + +wizard-macos-button-next = + .label = Trochgean + .accesskey = g +wizard-linux-button-next = + .label = Folgjende + .accesskey = F +wizard-win-button-next = + .label = Folgjende > + .accesskey = F + +wizard-macos-button-finish = + .label = Klear +wizard-linux-button-finish = + .label = Foltôgje +wizard-win-button-finish = + .label = Foltôgje + +wizard-macos-button-cancel = + .label = Annulearje +wizard-linux-button-cancel = + .label = Annulearje +wizard-win-button-cancel = + .label = Annulearje diff --git a/l10n-fy-NL/toolkit/toolkit/intl/languageNames.ftl b/l10n-fy-NL/toolkit/toolkit/intl/languageNames.ftl new file mode 100644 index 0000000000..7b4b9c5ca4 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/intl/languageNames.ftl @@ -0,0 +1,212 @@ +# 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/. + +language-name-aa = Afar +language-name-ab = Abkhazysk +language-name-ach = Acholysk +language-name-ae = Afestysk +language-name-af = Afrikaansk +language-name-ak = Akan +language-name-am = Amhaarsk +language-name-an = Aragoneesk +language-name-ar = Arabysk +language-name-as = Assameesk +language-name-ast = Asturysk +language-name-av = Avar +language-name-ay = Aymara +language-name-az = Azeri +language-name-ba = Bashkir +language-name-be = Wit-Russysk +language-name-bg = Bulgaarsk +language-name-bh = Bihari +language-name-bi = Bislama +language-name-bm = Bambara +language-name-bn = Bengaalsk +language-name-bo = Tibetaansk +language-name-br = Bretons +language-name-bs = Bosnysk +language-name-ca = Katalaansk +language-name-cak = Kaqchikel +language-name-ce = Tsjetsjeensk +language-name-ch = Chamorro +language-name-co = Korsikaansk +language-name-cr = Kree +language-name-crh = Krimean Tatar +language-name-cs = Tsjechysk +language-name-csb = Kashubiaansk +language-name-cu = Kerkslavysk +language-name-cv = Chuvash +language-name-cy = Welsk +language-name-da = Deensk +language-name-de = Dúts +language-name-dsb = Legersorbysk +language-name-dv = Divehi +language-name-dz = Dzongka +language-name-ee = Ewe +language-name-el = Gryksk +language-name-en = Ingelsk +language-name-eo = Esperanto +language-name-es = Spaansk +language-name-et = Estysk +language-name-eu = Baskysk +language-name-fa = Perzysk +language-name-ff = Fulah +language-name-fi = Finsk +language-name-fj = Fiji +language-name-fo = Faerors +language-name-fr = Frânsk +language-name-fur = Friuliaansk +language-name-fy = Frysk +language-name-ga = Iersk +language-name-gd = Skots Gaelik +language-name-gl = Galicysk +language-name-gn = Guarani +language-name-gu = Gujarati +language-name-gv = Manks +language-name-ha = Hausa +language-name-haw = Hawaijaansk +language-name-he = Hebrieuwsk +language-name-hi = Hindysk +language-name-hil = Hiligaynon +language-name-ho = Hiri Motu +language-name-hr = Kroätysk +language-name-hsb = Heech sorbysk +language-name-ht = Haitiaansk +language-name-hu = Hongaarsk +language-name-hy = Armeensk +language-name-hz = Herero +language-name-ia = Interlingua +language-name-id = Indonesysk +language-name-ie = Interlingue +language-name-ig = Igbo +language-name-ii = Sichuan Yi +language-name-ik = Inupiak +language-name-io = Ido +language-name-is = Islânsk +language-name-it = Italiaansk +language-name-iu = Inuktitut +language-name-ja = Japansk +language-name-jv = Javaansk +language-name-ka = Georgysk +language-name-kab = Kabylysk +language-name-kg = Congo +language-name-ki = Kikuyu +language-name-kj = Kuanyama +language-name-kk = Kazachsk +language-name-kl = Grienlânsk +language-name-km = Khmer +language-name-kn = Kannada +language-name-ko = Koreaansk +language-name-kok = Konkani +language-name-kr = Kanuri +language-name-ks = Kashmiri +language-name-ku = Koerdysk +language-name-kv = Komi +language-name-kw = Kornish +language-name-ky = Kirgizysk +language-name-la = Latyn +language-name-lb = Luksemburgsk +language-name-lg = Ganda +language-name-li = Limburgsk +language-name-lij = Liguriaansk +language-name-ln = Lingala +language-name-lo = Laotiaansk +language-name-lt = Litouwsk +language-name-ltg = Latgaliaansk +language-name-lu = Luba-Katanga +language-name-lv = Letsk +language-name-mai = Maithili +language-name-meh = Súd-westlik Tlaksiako Mikstek +language-name-mg = Malagassysk +language-name-mh = Marshalleesk +language-name-mi = Maori +language-name-mix = Mikstepek Mikstek +language-name-mk = Macedonysk +language-name-ml = Malayalam +language-name-mn = Mongoolsk +language-name-mr = Marathi +language-name-ms = Maleisysk +language-name-mt = Malteesk +language-name-my = Birmeesk +language-name-na = Nauruaansk +language-name-nb = Noars Bokmal +language-name-nd = Ndebele, Noardlik +language-name-ne = Nepaleesk +language-name-ng = Ndonga +language-name-nl = Nederlânsk +language-name-nn = Nynorsk +language-name-no = Noarsk +language-name-nr = Ndebele, Súdlik +language-name-nso = Sotho, Noardlik +language-name-nv = Navajo +language-name-ny = Chichewa +language-name-oc = Occitaansk +language-name-oj = Ojibwa +language-name-om = Oromo +language-name-or = Odia +language-name-os = Ossetysk +language-name-pa = Punjabi +language-name-pi = Pali +language-name-pl = Poalsk +language-name-ps = Pashtu +language-name-pt = Portugeesk +language-name-qu = Quechua +language-name-rm = Reto-Romaansk +language-name-rn = Kirundi +language-name-ro = Roemeensk +language-name-ru = Russysk +language-name-rw = Kinyarwanda +language-name-sa = Sânskryt +language-name-sc = Sardiijnsk +language-name-sd = Sindhi +language-name-se = Noardlik Sami +language-name-sg = Sangho +language-name-si = Singaleesk +language-name-sk = Slowaaksk +language-name-sl = Sloveensk +language-name-sm = Samoaansk +language-name-sn = Shona +language-name-so = Somalysk +language-name-son = Songhay +language-name-sq = Albaneesk +language-name-sr = Servysk +language-name-ss = Siswati +language-name-st = Sotho, Súdlik +language-name-su = Soedaneesk +language-name-sv = Sweedsk +language-name-sw = Swahili +language-name-ta = Tamil +language-name-te = Telugu +language-name-tg = Tadzjieksk +language-name-th = Thai +language-name-ti = Tigriniaansk +language-name-tig = Tigre +language-name-tk = Turkmeensk +language-name-tl = Tagalog +language-name-tlh = Klingon +language-name-tn = Tswana +language-name-to = Tongaansk +language-name-tr = Turksk +language-name-trs = Triqui +language-name-ts = Tsonga +language-name-tt = Tataarsk +language-name-tw = Twi +language-name-ty = Tahitiaansk +language-name-ug = Uighur +language-name-uk = Oekraynsk +language-name-ur = Urdu +language-name-uz = Oezbeeks +language-name-ve = Venda +language-name-vi = Vietnameesk +language-name-vo = Volapük +language-name-wa = Waalsk +language-name-wen = Sorbysk +language-name-wo = Wolof +language-name-xh = Xosa +language-name-yi = Jiddysk +language-name-yo = Yoruba +language-name-za = Zhuang +language-name-zam = Miahuatlán Zapotec +language-name-zh = Sineesk +language-name-zu = Zoeloe diff --git a/l10n-fy-NL/toolkit/toolkit/intl/regionNames.ftl b/l10n-fy-NL/toolkit/toolkit/intl/regionNames.ftl new file mode 100644 index 0000000000..7abae62521 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/intl/regionNames.ftl @@ -0,0 +1,280 @@ +# 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/. + + +### Notice: If you're updating this list, you should also +### update the list in mozIntl.js. + +region-name-ad = Andorra +region-name-ae = Ferienige Arabyske Emiraten +region-name-af = Afganistan +region-name-ag = Antigua en Barbuda +region-name-ai = Anguilla +region-name-al = Albaanje +region-name-am = Armeenje +region-name-ao = Angola +region-name-aq = Antarktika +region-name-ar = Argentinje +region-name-as = Amerikaansk Samoa +region-name-at = Eastenryk +region-name-au = Austraalje +region-name-aw = Aruba +region-name-az = Azerbeijaan +region-name-ba = Bosnje en Herzgovina +region-name-bb = Barbados +region-name-bd = Bangladesh +region-name-be = Belgje +region-name-bf = Burkina Faso +region-name-bg = Bulgarije +region-name-bh = Bahrein +region-name-bi = Burundi +region-name-bj = Benin +region-name-bl = Sint Bartholemeus +region-name-bm = Bermuda +region-name-bn = Brunei +region-name-bo = Bolivja +region-name-bq = Bonêre, Sint Eustatius en Saba +region-name-br = Brazilië +region-name-bs = Bahamas, de +region-name-bt = Bhutan +region-name-bv = Bouvet Eilân +region-name-bw = Botswana +region-name-by = Wyt-Ruslân +region-name-bz = Belize +region-name-ca = Kanada +region-name-cc = Kokoseilannen (Keeling) +region-name-cd = Kongo (Kinshasa) +region-name-cf = Sintraal Afrikaanske Republiek +region-name-cg = Kongo(Brazzaville) +region-name-ch = Switserlân +region-name-ci = Ivoarkust +region-name-ck = Cook Eilannen +region-name-cl = Sili +region-name-cm = Kameroen +region-name-cn = Sina +region-name-co = Kolombia +region-name-cp = Klipperton +region-name-cr = Kosta Rika +region-name-cu = Kuba +region-name-cv = Kap Verde +region-name-cw = Kuraçao +region-name-cx = Krist Eilân +region-name-cy = Syprus +region-name-cz = Tsjechyske Republiek +region-name-de = Dûtslân +region-name-dg = Diego Garcia +region-name-dj = Djibouti +region-name-dk = Denemarken +region-name-dm = Dominica +region-name-do = Dominikaanske Republiek +region-name-dz = Algerije +region-name-ec = Ekwador +region-name-ee = Estoonje +region-name-eg = Egypte +region-name-eh = Wester Sahara +region-name-er = Eritrea +region-name-es = Spanje +region-name-et = Ethioopje +region-name-fi = Finlân +region-name-fj = Fidzji +region-name-fk = Falklân Eilannen (Malvinas) +region-name-fm = Mikroneesje, Federale Steaten fan +region-name-fo = Faroe Eilannen +region-name-fr = Frankryk +region-name-ga = Gabon +region-name-gb = Ferienige Keninkryk +region-name-gd = Grenada +region-name-ge = Georgia +region-name-gf = Frânsk Guyana +region-name-gg = Guernsey +region-name-gh = Ghana +region-name-gi = Gibraltar +region-name-gl = Grienlân +region-name-gm = Gambia +region-name-gn = Guinea +region-name-gp = Guadeloupe +region-name-gq = Ekwatorial Guinea +region-name-gr = Grykelân +region-name-gs = Súd Georgia en de Súd Sandwich Eilannen +region-name-gt = Guatemala +region-name-gu = Guam +region-name-gw = Guinea-Bissau +region-name-gy = Guyana +region-name-hk = Hongkong +region-name-hm = Heard Eilân en McDonald Eilannen +region-name-hn = Honduras +region-name-hr = Kroaasje +region-name-ht = Haïti +region-name-hu = Hungarije +region-name-id = Indoneesje +region-name-ie = Ierlân +region-name-il = Israël +region-name-im = Eialân fan Man +region-name-in = India +region-name-io = Brits Indyske Oseaanterritorium +region-name-iq = Irak +region-name-ir = Iran +region-name-is = Iislân +region-name-it = Itaalje +region-name-je = Jersey +region-name-jm = Jamaika +region-name-jo = Jordaanje +region-name-jp = Japan +region-name-ke = Kenya +region-name-kg = Kyrgyzyë +region-name-kh = Kambodjaa +region-name-ki = Kiribati +region-name-km = Komoros +region-name-kn = Sint Kitts en Nevis +region-name-kp = Noard-Korea +region-name-kr = Súd-Korea +region-name-kw = Koeweit +region-name-ky = Kaaimaneilannen +region-name-kz = Kazachstan +region-name-la = Laos +region-name-lb = Libanon +region-name-lc = Sint Lucia +region-name-li = Liechtenstein +region-name-lk = Sri Lanka +region-name-lr = Liberia +region-name-ls = Lesotho +region-name-lt = Lithuaanje +region-name-lu = Luksemburg +region-name-lv = Letlân +region-name-ly = Libië +region-name-ma = Marokko +region-name-mc = Monako +region-name-md = Republiek fan Moldaavje +region-name-me = Montenegro +region-name-mf = Sint Martin +region-name-mg = Madagaskar +region-name-mh = Marshall Eilannen +region-name-mk = Masedoonje, V.J.R. +region-name-ml = Mali +region-name-mm = Myanmar +region-name-mn = Mongoolje +region-name-mo = Makao +region-name-mp = Noarske Mariana Eilannen +region-name-mq = Martiniek +region-name-mr = Mauritaanje +region-name-ms = Montserrat +region-name-mt = Malta +region-name-mu = Mauritius +region-name-mv = Malediven +region-name-mw = Malawi +region-name-mx = Meksiko +region-name-my = Maleisje +region-name-mz = Mozambiek +region-name-na = Namibië +region-name-nc = Nij Kaledoonje +region-name-ne = Nigeria +region-name-nf = Norfolk Eilân +region-name-ng = Nigeria +region-name-ni = Nikaragua +region-name-nl = Nederlân +region-name-no = Noorwegen +region-name-np = Nepal +region-name-nr = Nauru +region-name-nu = Niue +region-name-nz = Nij-Seelân +region-name-om = Oman +region-name-pa = Panama +region-name-pe = Peru +region-name-pf = Frânsk-Polyneesje +region-name-pg = Papua Nij Gunea +region-name-ph = Filipijnen +region-name-pk = Pakistan +region-name-pl = Poalen +region-name-pm = Saint Pierre and Miquelon +region-name-pn = Pitcairn +region-name-pr = Puerto Riko +region-name-pt = Portugal +region-name-pw = Palau +region-name-py = Paraguay +region-name-qa = Katar +region-name-qm = Midway +region-name-qs = Bassas da India +region-name-qu = Juan de Nova +region-name-qw = Wake +region-name-qx = Glorieuzen +region-name-qz = Akrotiri +region-name-re = Réunion +region-name-ro = Roemeenje +region-name-rs = Servje +region-name-ru = Ruslân +region-name-rw = Rwanda +region-name-sa = Saudi-Arabië +region-name-sb = Salomonseilannen +region-name-sc = Seysjellen +region-name-sd = Soedan +region-name-se = Sweden +region-name-sg = Singapore +region-name-sh = Sint-Helena, Ascension en Tristan da Cunha +region-name-si = Sloveenje +region-name-sk = Slowakije +region-name-sl = Sierra Leone +region-name-sm = San Marino +region-name-sn = Senegal +region-name-so = Somaalje +region-name-sr = Suriname +region-name-ss = Súd-Soedan +region-name-st = Sao Tome en Prinsipe +region-name-sv = El Salvador +region-name-sx = Sint Maarten +region-name-sy = Syrië +region-name-sz = Swazilân +region-name-tc = Turks en Kaikos Eilannen +region-name-td = Tsjaad +region-name-tf = Frânsk Súdlike Territoria +region-name-tg = Togo +region-name-th = Thailân +region-name-tj = Tadzjikistan +region-name-tk = Tokelau +region-name-tl = East-Timor +region-name-tm = Turkmenistan +region-name-tn = Tunesië +region-name-to = Tonga +region-name-tr = Turkije +region-name-tt = Trinidad en Tobago +region-name-tv = Tûvalû +region-name-tw = Taiwan +region-name-tz = Tanzania +region-name-ua = Oekraïne +region-name-ug = Uganda +region-name-us = Ferienige Steaten +region-name-uy = Uruguay +region-name-uz = Uzbekistan +region-name-va = Vatikaanstêd +region-name-vc = Saint Vincent en de Grenadines +region-name-ve = Venezuela +region-name-vg = Maagdeneilannen, Britske +region-name-vi = Maagdeneilannen, Amearikaanske +region-name-vn = Vietnam +region-name-vu = Vanuatu +region-name-wf = Wallis en Futuna +region-name-ws = Samoa +region-name-xa = Ashmore- en Kartiereilannen +region-name-xb = Baker +region-name-xc = Koraalsee-eilannen +region-name-xd = Dhekelia +region-name-xe = Europa +region-name-xg = Gazastrook +region-name-xh = Howland +region-name-xj = Jan Mayen +region-name-xk = Kosovo +region-name-xl = Palmyra +region-name-xm = Kingman +region-name-xp = Paraceleilannen +region-name-xq = Jarvis +region-name-xr = Spitsbergen +region-name-xs = Spratly-eilannen +region-name-xt = Tromelin +region-name-xu = Johnston +region-name-xv = Navassa +region-name-xw = Westlike Jordaanoever +region-name-ye = Jemen +region-name-yt = Mayotte +region-name-za = Zuid-Afrika +region-name-zm = Zambia +region-name-zw = Zimbabwe diff --git a/l10n-fy-NL/toolkit/toolkit/main-window/autocomplete.ftl b/l10n-fy-NL/toolkit/toolkit/main-window/autocomplete.ftl new file mode 100644 index 0000000000..1ddbc5bb1d --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/main-window/autocomplete.ftl @@ -0,0 +1,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/. + + +## Import Logins Autocomplete + +# Variables: +# $browser (String) - Browser name to import logins from. +# $host (String) - Host name of the current site. +autocomplete-import-logins = + <div data-l10n-name="line1">Jo oanmelding ymportearje út { $browser }</div> + <div data-l10n-name="line2">foar { $host } en oare websites</div> +autocomplete-import-logins-info = + .tooltiptext = Mear ynfo + +## Variables: +## $host (String) - Host name of the current site. + +autocomplete-import-logins-chrome = + <div data-l10n-name="line1">Jo oanmelding ymportearje út Google Chrome</div> + <div data-l10n-name="line2">foar { $host } en oare websites</div> +autocomplete-import-logins-chromium = + <div data-l10n-name="line1">Jo oanmelding ymportearje út Chromium</div> + <div data-l10n-name="line2">foar { $host } en oare websites</div> +autocomplete-import-logins-chromium-edge = + <div data-l10n-name="line1">Jo oanmelding ymportearje út Microsoft Edge</div> + <div data-l10n-name="line2">foar { $host } en oare websites</div> + +## + +autocomplete-import-learn-more = Mear ynfo diff --git a/l10n-fy-NL/toolkit/toolkit/main-window/findbar.ftl b/l10n-fy-NL/toolkit/toolkit/main-window/findbar.ftl new file mode 100644 index 0000000000..808c8f843d --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/main-window/findbar.ftl @@ -0,0 +1,38 @@ +# 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/. + + +### This file contains the entities needed to use the Find Bar. + +findbar-next = + .tooltiptext = De folgjende oerienkomst fan de tekst sykje +findbar-previous = + .tooltiptext = De foarige oerienkomst fan de tekst sykje + +findbar-find-button-close = + .tooltiptext = Sykbalke slute + +findbar-highlight-all2 = + .label = Alles markearje + .accesskey = + { PLATFORM() -> + [macos] l + *[other] a + } + .tooltiptext = Alle foarkommen fan de tekst markearje + +findbar-case-sensitive = + .label = Haadlettergefoelich + .accesskey = H + .tooltiptext = Haadlettergefoelich sykje + +findbar-match-diacritics = + .label = Diakrityske tekens brûke + .accesskey = k + .tooltiptext = Meitsje ûnderskied tusken letters mei aksinten en harren basistekens (sa is bygelyks by it sykjen nei ‘resume’ gjin oerienkomst mei ‘resumé’) + +findbar-entire-word = + .label = Hiele wurden + .accesskey = e + .tooltiptext = Allinnich hiele wurden sykje diff --git a/l10n-fy-NL/toolkit/toolkit/payments/payments.ftl b/l10n-fy-NL/toolkit/toolkit/payments/payments.ftl new file mode 100644 index 0000000000..aab2d76c1d --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/payments/payments.ftl @@ -0,0 +1,69 @@ +# 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/. + +# This value isn't used directly, but is defined to avoid duplication +# in the "credit-card-label-*" strings. +# +# Variables: +# $month (String): Numeric month the credit card expires +# $year (String): Four-digit year the credit card expires +credit-card-expiration = Ferrint op { $month }/{ $year } + +## These labels serve as a description of a credit card. +## The description must include a credit card number, and may optionally +## include a cardholder name, an expiration date, or both, so we have +## four variations. + +# Label for a credit card with a number only +# +# Variables: +# $number (String): Partially-redacted credit card number +credit-card-label-number = { $number } +# Label for a credit card with a number and name +# +# Variables: +# $number (String): Partially-redacted credit card number +# $name (String): Cardholder name +credit-card-label-number-name = { $number }, { $name } +# Label for a credit card with a number and expiration date +# +# Variables: +# $number (String): Partially-redacted credit card number +credit-card-label-number-expiration = { $number }, { credit-card-expiration } +# Label for a credit card with a number, name, and expiration date +# +# Variables: +# $number (String): Partially-redacted credit card number +# $name (String): Cardholder name +credit-card-label-number-name-expiration = { $number }, { $name }, { credit-card-expiration } +# Label for a credit card with a number only +# +# Variables: +# $number (String): Partially-redacted credit card number +# $type (String): Credit card type +credit-card-label-number-2 = { $number } + .aria-label = { $type } { credit-card-label-number-2 } +# Label for a credit card with a number and name +# +# Variables: +# $number (String): Partially-redacted credit card number +# $name (String): Cardholder name +# $type (String): Credit card type +credit-card-label-number-name-2 = { $number }, { $name } + .aria-label = { $type } { credit-card-label-number-name-2 } +# Label for a credit card with a number and expiration date +# +# Variables: +# $number (String): Partially-redacted credit card number +# $type (String): Credit card type +credit-card-label-number-expiration-2 = { $number }, { credit-card-expiration } + .aria-label = { $type } { credit-card-label-number-expiration-2 } +# Label for a credit card with a number, name, and expiration date +# +# Variables: +# $number (String): Partially-redacted credit card number +# $name (String): Cardholder name +# $type (String): Credit card type +credit-card-label-number-name-expiration-2 = { $number }, { $name }, { credit-card-expiration } + .aria-label = { $type } { credit-card-label-number-name-expiration-2 } diff --git a/l10n-fy-NL/toolkit/toolkit/pictureinpicture/pictureinpicture.ftl b/l10n-fy-NL/toolkit/toolkit/pictureinpicture/pictureinpicture.ftl new file mode 100644 index 0000000000..3119a6a810 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/pictureinpicture/pictureinpicture.ftl @@ -0,0 +1,22 @@ +# 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/. + +pictureinpicture-player-title = Picture-in-Picture + +pictureinpicture-pause = + .aria-label = Pauze +pictureinpicture-play = + .aria-label = Spylje + +pictureinpicture-mute = + .aria-label = Lûd út +pictureinpicture-unmute = + .aria-label = Lûd oan + +pictureinpicture-unpip = + .aria-label = Weromstjoere nei ljepblêd + +pictureinpicture-close = + .aria-label = Slute + diff --git a/l10n-fy-NL/toolkit/toolkit/preferences/preferences.ftl b/l10n-fy-NL/toolkit/toolkit/preferences/preferences.ftl new file mode 100644 index 0000000000..013066b44e --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/preferences/preferences.ftl @@ -0,0 +1,61 @@ +# 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/. + +password-not-set = + .value = (net ynsteld) + +failed-pw-change = Net yn steat it haadwachtwurd te wizigjen. +incorrect-pw = Jo ha net it korrekte haadwachtwurd ynfierd. Probearje it opnij. +pw-change-ok = Haadwachtwurd mei sukses wizige. + +pw-empty-warning = Jo bewarre web- en e-mailwachtwurden, formuliergegevens en priveetoetskombinaasjes sille net beskermd wurde. +pw-erased-ok = Jo ha jo haadwachtwurd fuortsmiten. { pw-empty-warning } +pw-not-wanted = Warskôging! Jo ha besletten gjin haadwachtwurd te brûken. { pw-empty-warning } + +pw-change2empty-in-fips-mode = Jo binne no yn FIPS-modus. FIPS easket dat it haadwachtwurd net leech is. + +failed-pp-change = Kin haadwachtwurd net wizigje. +incorrect-pp = Jo ha net it korrekte haadwachtwurd ynfierd. Probearje it opnij. +pp-change-ok = Haadwachtwurd mei sukses wizige. + +pp-empty-warning = Jo bewarre wachtwurden en priveekaaien sille net beskerme wurde. +pp-erased-ok = Jo hawwe jo haadwachtwurd fuortsmiten. { pp-empty-warning } +pp-not-wanted = Warskôging! Jo ha besletten gjin haadwachtwurd te brûken. { pp-empty-warning } + +pp-change2empty-in-fips-mode = Jo binne no yn FIPS-modus. FIPS fereasket dat it haadwachtwurd net leech is. +pw-change-success-title = Wachtwurdwiziging slagge +pw-change-failed-title = Wachtwurdwiziging mislearre +pw-remove-button = + .label = Fourtsmite + +set-password = + .title = Haadwachtwurd wizigje + +primary-password-dialog = + .title = Haadwachtwurd +set-password-old-password = Aktueel wachtwurd: +set-password-new-password = Nij wachtwurd ynfiere: +set-password-reenter-password = Wachtwurd opnij ynfiere: +set-password-meter = Wachtwurdkwaliteitsmeter +set-password-meter-loading = Lade +master-password-admin = Jo behearder fereasket dat jo in haadwachtwurd ynsteld hawwe om wachtwurden te bewarjen. +master-password-description = In haadwachtwurd wurdt brûkt om gefoelige gegevens te beskermjen, lykas wachtwurden foar websites. As jo in haadwachtwurd oanmeitsje sil jo by elke sesje ien kear frege wurde dit yn te fieren as { -brand-short-name } troch it wachtwurd beskerme bewarre ynformaasje ophellet. +master-password-warning = Wês wis dat jo it ynstelde haadwachtwurd ûnthâlde. As jo jo haadwachtwurd ferjitte, sille jo net langer yn steat wêze om tagong te krijen ta de earder beskerme gegevens. + +remove-password = + .title = Haadwachtwurd fuortsmite +primary-password-admin = Jo behearder fereasket dat jo in haadwachtwurd ynsteld hawwe om oanmeldingen en wachtwurden te bewarjen. +primary-password-description = In haadwachtwurd wurdt brûkt om gefoelige gegevens te beskermjen, lykas oanmeldingen en wachtwurden. As jo in haadwachtwurd oanmeitsje sil jo by elke sesje ien kear frege wurde dit yn te fieren as { -brand-short-name } troch it wachtwurd beskerme bewarre ynformaasje ophellet. +primary-password-warning = Wês wis dat jo it ynstelde haadwachtwurd ûnthâlde. As jo jo haadwachtwurd ferjitte, sille jo op dit apparaat net langer yn steat wêze om tagong te krijen ta de earder beskerme gegevens. + +remove-primary-password = + .title = Haadwachtwurd fuortsmite +remove-info = + .value = Jo moatte jo aktuele wachtwurd ynfiere om troch te gean: +remove-warning1 = Jo haadwachtwurd wurdt brûkt om gefoelige gegevens te beskermjen, lykas wachtwurden foar websites. +remove-warning2 = As jo jo haadwachtwurd fourtsmite wurde jo gegevens net mear beskerme as jo kompûter oerdnommen wurdt. +remove-primary-password-warning1 = Jo haadwachtwurd wurdt brûkt om gefoelige gegevens te beskermjen, lykas oanmeldingen en wachtwurden. +remove-primary-password-warning2 = As jo jo haadwachtwurd fourtsmite, wurde jo gegevens net mear beskerme as de kontrôle oer jo kompjûter oernommen wurdt. +remove-password-old-password = + .value = Aktueel wachtwurd: diff --git a/l10n-fy-NL/toolkit/toolkit/printing/printDialogs.ftl b/l10n-fy-NL/toolkit/toolkit/printing/printDialogs.ftl new file mode 100644 index 0000000000..91d2035f34 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/printing/printDialogs.ftl @@ -0,0 +1,112 @@ +# 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/. + +print-setup = + .title = Side-ynstellingen +custom-prompt-title = Oanpast... +custom-prompt-prompt = Meitsje jo eigen kop-/fuottekst +basic-tab = + .label = Formaat & opsjes +advanced-tab = + .label = Marzjes & kop-/fuotteksten +format-group-label = + .value = Formaat +orientation-label = + .value = Oriïntaasje: +portrait = + .label = Steand + .accesskey = S +landscape = + .label = Lizzend + .accesskey = L +scale = + .label = Op grutte: + .accesskey = g +scale-percent = + .value = % +shrink-to-fit = + .label = Ferlytsje oant papierformaat + .accesskey = F +options-group-label = + .value = Opsjes +print-bg = + .label = Eftergrûn ôfdrukke (kleuren & ôfbyldingen) + .accesskey = E +margin-group-label-inches = + .value = Marges (inches) +margin-group-label-metric = + .value = Marges (millimeters) +margin-top = + .value = Boppe: + .accesskey = B +margin-top-invisible = + .value = Boppe: +margin-bottom = + .value = Under: + .accesskey = U +margin-bottom-invisible = + .value = Under: +margin-left = + .value = Lofts: + .accesskey = L +margin-left-invisible = + .value = Lofts: +margin-right = + .value = Rjochts: + .accesskey = R +margin-right-invisible = + .value = Rjochts: +header-footer-label = + .value = Kop- & fuotteksten +hf-left-label = + .value = Lofts: +hf-center-label = + .value = Midden: +hf-right-label = + .value = Rjochts: +header-left-tip = + .tooltiptext = Lofter koptekst +header-center-tip = + .tooltiptext = Middelste koptekst +header-right-tip = + .tooltiptext = Rjochter koptekst +footer-left-tip = + .tooltiptext = Lofter fuottekst +footer-center-tip = + .tooltiptext = Middelste fuottekst +footer-right-tip = + .tooltiptext = Rjochter fuottekst +hf-blank = + .label = --blanko-- +hf-title = + .label = Titel +hf-url = + .label = URL +hf-date-and-time = + .label = Datum/Tiid +hf-page = + .label = Side # +hf-page-and-total = + .label = Side # fan # +hf-custom = + .label = Oanpast... +print-preview-window = + .title = Ofdrukfoarbyld +print-title = + .value = Titel: +print-preparing = + .value = Tarieding... +print-progress = + .value = Foartgong: +print-window = + .title = Ofdrukke +print-complete = + .value = Ofdrukken is klear. + +# Variables +# $percent (integer) - Number of printed percentage +print-percent = + .value = { $percent }% +dialog-cancel-label = Annulearje +dialog-close-label = Slute diff --git a/l10n-fy-NL/toolkit/toolkit/printing/printPreview.ftl b/l10n-fy-NL/toolkit/toolkit/printing/printPreview.ftl new file mode 100644 index 0000000000..963c4219b5 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/printing/printPreview.ftl @@ -0,0 +1,71 @@ +# 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/. + +printpreview-simplify-page-checkbox = + .label = Side ferienfâldigje + .accesskey = n + .tooltiptext = Dizze side kin net automatysk ferienfâldige wurde +printpreview-simplify-page-checkbox-enabled = + .label = { printpreview-simplify-page-checkbox.label } + .accesskey = { printpreview-simplify-page-checkbox.accesskey } + .tooltiptext = Wizigje layout om makliker te lêzen +printpreview-close = + .label = Slute + .accesskey = S +printpreview-portrait = + .label = Steand + .accesskey = t +printpreview-landscape = + .label = Lizzend + .accesskey = L +printpreview-scale = + .value = Skaal: + .accesskey = k +printpreview-shrink-to-fit = + .label = Ferlytsje oant papierformaat +printpreview-custom = + .label = Oanpast… +printpreview-print = + .label = Ofdrukke… + .accesskey = O +printpreview-of = + .value = fan +printpreview-custom-scale-prompt-title = Oanpaste skaal +printpreview-page-setup = + .label = Side-ynstellingen… + .accesskey = y +printpreview-page = + .value = Side: + .accesskey = d +# Variables +# $sheetNum (integer) - The current sheet number +# $sheetCount (integer) - The total number of sheets to print +printpreview-sheet-of-sheets = { $sheetNum } fan { $sheetCount } + +## Variables +## $percent (integer) - menuitem percent label +## $arrow (String) - UTF-8 arrow character for navigation buttons + +printpreview-percentage-value = + .label = { $percent }% +printpreview-homearrow = + .label = { $arrow } + .tooltiptext = Earste side +printpreview-previousarrow = + .label = { $arrow } + .tooltiptext = Foargeande side +printpreview-nextarrow = + .label = { $arrow } + .tooltiptext = Folgjende side +printpreview-endarrow = + .label = { $arrow } + .tooltiptext = Lêste side +printpreview-homearrow-button = + .title = Earste side +printpreview-previousarrow-button = + .title = Foarige side +printpreview-nextarrow-button = + .title = Folgjende side +printpreview-endarrow-button = + .title = Lêste side diff --git a/l10n-fy-NL/toolkit/toolkit/printing/printUI.ftl b/l10n-fy-NL/toolkit/toolkit/printing/printUI.ftl new file mode 100644 index 0000000000..577c80a574 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/printing/printUI.ftl @@ -0,0 +1,102 @@ +# 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/. + +printui-title = Ofdrukke +# Dialog title to prompt the user for a filename to save print to PDF. +printui-save-to-pdf-title = Bewarje as +# Variables +# $sheetCount (integer) - Number of paper sheets +printui-sheets-count = + { $sheetCount -> + [one] { $sheetCount } side + *[other] { $sheetCount } siden + } +printui-page-range-all = Alle +printui-page-range-custom = Oanpast +printui-page-range-label = Siden +printui-page-range-picker = + .aria-label = Sideberik kieze +printui-page-custom-range-input = + .aria-label = Oanpast sideberik ynfiere + .placeholder = byg. 2-6, 9, 12-16 +# Section title for the number of copies to print +printui-copies-label = Kopyen +printui-orientation = Oriïntaasje +printui-landscape = Lizzend +printui-portrait = Steand +# Section title for the printer or destination device to target +printui-destination-label = Bestimming +printui-destination-pdf-label = Bewarje as PDF +printui-more-settings = Mear ynstellingen +printui-less-settings = Minder ynstellingen +printui-paper-size-label = Papierôfmjitting +# Section title (noun) for the print scaling options +printui-scale = Skaal +printui-scale-fit-to-page-width = Oan sidebreedte oanpasse +# Label for input control where user can set the scale percentage +printui-scale-pcent = Skaal +# Section title (noun) for the two-sided print options +printui-two-sided-printing = Dûbeldsidich ôfdrukke +printui-duplex-checkbox = Op beide siden ôfdrukke +# Section title for miscellaneous print options +printui-options = Opsjes +printui-headers-footers-checkbox = Kop- en foetteksten ôfdrukke +printui-backgrounds-checkbox = Eftergrûnen ôfdrukke +printui-selection-checkbox = Allinnich seleksje ôfdrukke +printui-color-mode-label = Kleurmodus +printui-color-mode-color = Kleur +printui-color-mode-bw = Swart-wyt +printui-margins = Marzjes +printui-margins-default = Standert +printui-margins-min = Minimum +printui-margins-none = Gjin +printui-margins-custom-inches = Oanpast (inches) +printui-margins-custom-top = Boppe +printui-margins-custom-top-inches = Boppeside (inches) +printui-margins-custom-bottom = Under +printui-margins-custom-bottom-inches = Underside (inches) +printui-margins-custom-left = Links +printui-margins-custom-left-inches = Links (inches) +printui-margins-custom-right = Rjochts +printui-margins-custom-right-inches = Rjochts (inches) +printui-system-dialog-link = Ofdrukke fia it systeemdialoochfienster… +printui-primary-button = Ofdrukke +printui-primary-button-save = Bewarje +printui-cancel-button = Annulearje +printui-close-button = Slute +printui-loading = Foarbyld tariede +# Reported by screen readers and other accessibility tools to indicate that +# the print preview has focus. +printui-preview-label = + .aria-label = Ofdrukfoarbyld +printui-pages-per-sheet = Siden per blêd +# This is shown next to the Print button with an indefinite loading spinner +# when the user prints a page and it is being sent to the printer. +printui-print-progress-indicator = Ofdrukke… +printui-print-progress-indicator-saving = Bewarje… + +## Paper sizes that may be supported by the Save to PDF destination: + +printui-paper-a5 = A5 +printui-paper-a4 = A4 +printui-paper-a3 = A3 +printui-paper-a2 = A2 +printui-paper-a1 = A1 +printui-paper-a0 = A0 +printui-paper-b5 = B5 +printui-paper-b4 = B4 +printui-paper-jis-b5 = JIS-B5 +printui-paper-jis-b4 = JIS-B5 +printui-paper-letter = Letter +printui-paper-legal = Legal +printui-paper-tabloid = Tabloid + +## Error messages shown when a user has an invalid input + +printui-error-invalid-scale = De skaal moat in getal tusken 10 en 200 wêze. +printui-error-invalid-margin = Fier in jildige marzje foar it selektearre papierformaat yn. +# Variables +# $numPages (integer) - Number of pages +printui-error-invalid-range = It berik moat in getal tusken 1 en { $numPages } wêze. +printui-error-invalid-start-overflow = It ‘fanôf’-sidenûmer moat lytser wêze as it ‘oant’-sidenûmer. diff --git a/l10n-fy-NL/toolkit/toolkit/updates/elevation.ftl b/l10n-fy-NL/toolkit/toolkit/updates/elevation.ftl new file mode 100644 index 0000000000..6530e769b6 --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/updates/elevation.ftl @@ -0,0 +1,22 @@ +# 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/. +# This is temporary until bug 1521632 is fixed + +elevation-update-wizard = + .title = Programma-fernijing +elevation-details-link-label = + .value = Details +elevation-error-manual = + Jo kinne { -brand-short-name } mei de hân bywurkje troch dizze keppeling te + probearjen en de lêste ferzje yn te laden: +elevation-finished-page = Fernijing klear foar ynstallaasje +elevation-finished-background-page = + In feilichheids- en stabliliteitsfernijing foar { -brand-short-name } is krekt downloaden + en is ree om ynstallearre te wurden. +elevation-finished-background = Fernijing: +elevation-more-elevated = + Dizze fernijing hat administratorrjochten nedich. De fernijing sil + de folgjende kear as { -brand-short-name } start ynstallearre wurde. Jo kinne + { -brand-short-name } no opnij starte, trochgean mei wurkjen en letter opnij starte, of dizze + fernijing annulearje. diff --git a/l10n-fy-NL/toolkit/toolkit/updates/history.ftl b/l10n-fy-NL/toolkit/toolkit/updates/history.ftl new file mode 100644 index 0000000000..0bfc4f34ff --- /dev/null +++ b/l10n-fy-NL/toolkit/toolkit/updates/history.ftl @@ -0,0 +1,27 @@ +# 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/. + +history-title = Fernijingsskiednis +history-intro = De folgjende fernijingen binne ynstallearre + +close-button-label = + .buttonlabelcancel = Slute + .title = Fernijingsskiednis + +no-updates-label = Der binne noch gjin fernijingen ynstallearre +name-header = Fernijingsnamme +date-header = Ynstallaasjedatum +type-header = Type +state-header = Steat + +# Used to display update history +# +# Variables: +# $name (String): name of the update +# $buildID (String): build identifier from the local updates.xml +update-full-build-name = { $name } ({ $buildID }) + +update-details = Details +update-installed-on = Ynstallearre op: { $date } +update-status = Steat: { $status } |