summaryrefslogtreecommitdiffstats
path: root/l10n-lv/browser/browser/screenshots.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-lv/browser/browser/screenshots.ftl')
-rw-r--r--l10n-lv/browser/browser/screenshots.ftl47
1 files changed, 47 insertions, 0 deletions
diff --git a/l10n-lv/browser/browser/screenshots.ftl b/l10n-lv/browser/browser/screenshots.ftl
index 88ee9d1bb9..4548d5476d 100644
--- a/l10n-lv/browser/browser/screenshots.ftl
+++ b/l10n-lv/browser/browser/screenshots.ftl
@@ -46,3 +46,50 @@ screenshots-generic-error-title = Opā! { -screenshots-brand-name } sagāja grī
screenshots-generic-error-details = Mēs īsti nezinām, kas tikko notika. Vai vēlaties mēģināt vēlreiz vai nofotografēt citu lapu?
screenshots-too-large-error-title = Jūsu ekrānuzņēmums tika apgriezts, jo tas bija pārāk liels
screenshots-too-large-error-details = Mēģiniet atlasīt reģionu, kura garākā mala ir mazāka par 32 700 pikseļiem vai 124 900 000 pikseļu kopējā platība.
+screenshots-component-retry-button =
+ .title = Atkal mēģināt uzņemt ekrānu
+ .aria-label = Atkal mēģināt uzņemt ekrānu
+screenshots-component-cancel-button =
+ .title =
+ { PLATFORM() ->
+ [macos] Atcelt (Esc)
+ *[other] Atcelt (Esc)
+ }
+ .aria-label = Atcelt
+# Variables
+# $shortcut (String) - A keyboard shortcut for copying the screenshot.
+screenshots-component-copy-button =
+ .title = Kopēt ({ $shortcut })
+ .aria-label = Kopēt
+screenshots-component-copy-button-label = Kopēt
+# Variables
+# $shortcut (String) - A keyboard shortcut for saving/downloading the screenshot.
+screenshots-component-download-button =
+ .title = Lejupielādēt ({ $shortcut })
+ .aria-label = Lejupielādēt
+screenshots-component-download-button-label = Lejupielādēt
+# Variables
+# $shortcut (String) - A keyboard shortcut for copying the screenshot.
+screenshots-component-copy-button-2 = Kopēt
+ .title = Kopēt ({ $shortcut })
+ .aria-label = Kopēt
+# Variables
+# $shortcut (String) - A keyboard shortcut for saving/downloading the screenshot.
+screenshots-component-download-button-2 = Lejupielādēt
+ .title = Lejupielādēt ({ $shortcut })
+ .aria-label = Lejupielādēt
+
+## The below strings are used to capture keydown events so the strings should
+## not be changed unless the keyboard layout in the locale requires it.
+
+screenshots-component-download-key = S
+screenshots-component-copy-key = C
+
+##
+
+# This string represents the selection size area
+# "x" here represents "by" (i.e 123 by 456)
+# Variables:
+# $width (Number) - The width of the selection region in pixels
+# $height (Number) - The height of the selection region in pixels
+screenshots-overlay-selection-region-size-2 = { $width } x { $height }