Translation fixes for weblate parser
This commit is contained in:
parent
ad8103c984
commit
f492be8f12
9 changed files with 8 additions and 14 deletions
|
|
@ -365,7 +365,6 @@ window-controls = Vinduesstyring
|
|||
focus-navigation = Fokus navigation
|
||||
.focus-follows-cursor = Fokus følger markøren
|
||||
.cursor-follows-focus = Markøren følger fokus
|
||||
.cursor-follows-focus = Markøren følger fokus
|
||||
|
||||
## Desktop: Arbejdsområder
|
||||
|
||||
|
|
|
|||
|
|
@ -837,7 +837,7 @@ startup-apps = Startup-Anwendungen
|
|||
legacy-applications = Kompatibilität mit X11-Anwendungen
|
||||
.desc = Anwendungsskalierung des X11-Fenstersystems und globale Tastaturkürzel.
|
||||
|
||||
<#-- This is still work in progress, as I didn't have enough time. Therefore, I left this here temporarily. -->
|
||||
# This is still work in progress, as I didn't have enough time. Therefore, I left this here temporarily.
|
||||
legacy-app-scaling = Anwendungsskalierung des X11-Fenstersystems
|
||||
.scaled-by-system = Alle X11-Anwendungen skalieren
|
||||
.system-description = X11-Anwendungen werden auf HiDPI-Bildschirmen unscharf dargestellt.
|
||||
|
|
|
|||
BIN
i18n/en/.cosmic_settings.ftl.swp
Normal file
BIN
i18n/en/.cosmic_settings.ftl.swp
Normal file
Binary file not shown.
|
|
@ -64,7 +64,7 @@ remove-connection-dialog = Supprimer le profil de connexion?
|
|||
|
||||
vpn = VPN
|
||||
.connections = Connexions VPN
|
||||
.error = Échec de l'ajout de la configuration VPN
|
||||
.error = Échec de l'ajout de la configuration VPN
|
||||
.remove = Supprimer le profil de connexion
|
||||
.select-file = Sélectionnez un fichier de configuration VPN
|
||||
|
||||
|
|
|
|||
|
|
@ -364,10 +364,10 @@ mirroring = परावर्तन
|
|||
.id = परावर्तित { $id }
|
||||
.dont = परावर्तित न करें
|
||||
.mirror = परावर्तित करें { $display }
|
||||
.project = { $display } पर प्रक्षिप्त करें ->
|
||||
.project = { $display } पर प्रक्षिप्त करें { $display ->
|
||||
[all] सभी प्रदर्शन
|
||||
*[other] { $display }
|
||||
|
||||
}
|
||||
.project-count = { $count} अन्य { $count ->
|
||||
[1] प्रदर्शन
|
||||
*[other] प्रदर्शन
|
||||
|
|
|
|||
|
|
@ -230,7 +230,7 @@ interface-density = Interface Density
|
|||
.compact = Compatta
|
||||
.spacious = Spaziosa
|
||||
|
||||
window-management = Gestione finestre
|
||||
window-management-appearance = Gestione finestre
|
||||
.active-hint = Dimensione bordo finestra attiva
|
||||
.gaps = Spaziatura finestre in modalità tiling
|
||||
|
||||
|
|
|
|||
|
|
@ -544,15 +544,10 @@ power = 電源とバッテリー
|
|||
|
||||
battery = Battery
|
||||
.minute = { $value }分
|
||||
|
||||
.hour = { $value }時間
|
||||
|
||||
.day = { $value }日
|
||||
|
||||
.less-than-minute = 一分以下
|
||||
|
||||
.and =
|
||||
|
||||
.remaining-time = { $action ->
|
||||
[full] 充電完了
|
||||
*[other] 電池切れ
|
||||
|
|
|
|||
|
|
@ -364,10 +364,10 @@ mirroring = ಪ್ರತಿಬಿಂಬಿಸುವುದು
|
|||
.id = ಪ್ರತಿಬಿಂಬಿಸುತ್ತಿರುವುದು { $id }
|
||||
.dont = ಪ್ರತಿಬಿಂಬಿಸಬೇಡಿ
|
||||
.mirror = ಪ್ರತಿಬಿಂಬಿಸಿ { $display }
|
||||
.project = { $display } ಗೆ ಪ್ರಕ್ಷಿಪ್ತವಾಗಿರಿ ->
|
||||
.project = { $display } ಗೆ ಪ್ರಕ್ಷಿಪ್ತವಾಗಿರಿ { $display ->
|
||||
[all] ಎಲ್ಲಾ ಡಿಸ್ಪ್ಲೇಗಳು
|
||||
*[other] { $display }
|
||||
|
||||
}
|
||||
.project-count = { $count} ಇತರ { $count ->
|
||||
[1] ಡಿಸ್ಪ್ಲೇ
|
||||
*[other] ಡಿಸ್ಪ್ಲೇಗಳು
|
||||
|
|
|
|||
|
|
@ -208,7 +208,7 @@ x-minutes = { $number } { $number ->
|
|||
*[other] minuten
|
||||
}
|
||||
x-hours = { $number } uur
|
||||
<#-- these three lines are intentionally left empty -->
|
||||
# these three lines are intentionally left empty
|
||||
|
||||
|
||||
never = Nooit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue