summaryrefslogtreecommitdiffstats
path: root/l10n-gn/browser/browser/screenshots.ftl
blob: 4d0c45688324a75140c1abb27b1f0b2ffaa4cda6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
# 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/.

screenshot-toolbarbutton =
    .label = Mba’erechaha japyhy
    .tooltiptext = Ejapyhy mba’erechaha
screenshot-shortcut =
    .key = S
screenshots-instructions = Embosyryry térã eikutu kuatiaroguépe embosa’y hag̃ua tendaguasu. Ejopy ESC eheja hag̃ua.
screenshots-cancel-button = Heja
screenshots-save-visible-button = Ñongatu hechapy
screenshots-save-page-button = Kuatiarogue tuichavéva ñongatu
screenshots-download-button = Mboguejy
screenshots-download-button-tooltip = Emboguejy mba’erechaha japyhypyre
screenshots-copy-button = Monguatia
screenshots-copy-button-tooltip = Embohasa mba’erechaha japyhypyre kuatiajokohápe
screenshots-download-button-title =
    .title = Emboguejy mba’erechaha japyhypyre
screenshots-copy-button-title =
    .title = Emboasa mba’erechaha japyhypyre kuatiajokohápe
screenshots-cancel-button-title =
    .title = Heja
screenshots-retry-button-title =
    .title = Eha’ãjey mba’erechaha jejapyhy
screenshots-meta-key =
    { PLATFORM() ->
        [macos] ⌘
       *[other] Ctrl
    }
screenshots-notification-link-copied-title = Juajuha monguatiapyre
screenshots-notification-link-copied-details = Pe juajuha japyhygua ojegueraháma kuatiajokohápe. Ejopy { screenshots-meta-key } -V emboja hag̃ua.
screenshots-notification-image-copied-title = Japyhypy monguatiapyre
screenshots-notification-image-copied-details = Nde japyhypy ohóma kuatiajokohápe. Ejopy { screenshots-meta-key } -V emboja hag̃ua.
screenshots-request-error-title = Ndoikói hína.
screenshots-request-error-details = ¡Che ñyrõ! Ndaikatúi roñongatu japyhypy. Eha’ãjey ag̃ave.
screenshots-connection-error-title = Ndaikatúi roike nde japyhypykuéra mba’erechahápe.
screenshots-connection-error-details = Ehechajey pe Ñandutípe jeike. Eikeséramo Ñandutípe, oĩ apañuãi sapy’agua { -screenshots-brand-name } rembiapópe.
screenshots-login-error-details = Ndaikatúi roñongatu pe japyhypy oĩ rupi apañuãi { -screenshots-brand-name } rembiapópe. Eha’ãjey ag̃amieve.
screenshots-unshootable-page-error-title = Ndaikatúi rojapyhy ko kuatiarogue.
screenshots-unshootable-page-error-details = Kóva ndaha’éi ñanduti kuatiarogue ypykuéva, péicha rupi ndaikatúi roñongatu japyhypy.
screenshots-empty-selection-error-title = Pe jeporavo michĩeterei
screenshots-private-window-error-title = { -screenshots-brand-name } ndojeporukuaái kundaha ñemigua rekópe
screenshots-private-window-error-details = Rombyasy ko’ã oikóva. Romba’apohína tembiapo pyahúre osẽ porã hag̃ua.
screenshots-generic-error-title = ¡Épa! { -screenshots-brand-name } itavyraíma.
screenshots-generic-error-details = Ndoroikuaái mba’etépa pe oikóva. ¿Ejapose jeýpa térã ejapyhy peteĩ kuatiarogue ambuévagui?
screenshots-too-large-error-title = Pe mba’erechaha jejapyhy oñemomichĩ tuichaiterei rupi
screenshots-too-large-error-details = Eñeha’ã eiporavo peteĩ tendaguasu oguereko’ỹva 32.700 píxeles ipukuvehápe térã 124.900.000 píxeles tuichakue.
screenshots-component-retry-button =
    .title = Eha’ãjey mba’erechaha jejapyhy
    .aria-label = Eha’ãjey mba’erechaha jejapyhy
screenshots-component-cancel-button =
    .title =
        { PLATFORM() ->
            [macos] Heja (esc)
           *[other] Heja (Esc)
        }
    .aria-label = Heja
# Variables
#   $shortcut (String) - A keyboard shortcut for copying the screenshot.
screenshots-component-copy-button =
    .title = Monguatia ({ $shortcut })
    .aria-label = Monguatia
screenshots-component-copy-button-label = Monguatia
# Variables
#   $shortcut (String) - A keyboard shortcut for saving/downloading the screenshot.
screenshots-component-download-button =
    .title = Mboguejy ({ $shortcut })
    .aria-label = Mboguejy
screenshots-component-download-button-label = Emboguejy

## 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 }
# This string represents the selection size area
# "×" 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-3 = { $width } × { $height }