mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-19 07:54:59 +01:00
Merge branch 'origin/develop' into Weblate.
This commit is contained in:
commit
ca20f91bf3
@ -41,5 +41,7 @@
|
|||||||
"Undo": "تراجَع",
|
"Undo": "تراجَع",
|
||||||
"Quit": "غادِر",
|
"Quit": "غادِر",
|
||||||
"Show/Hide": "اعرض/أخفِ",
|
"Show/Hide": "اعرض/أخفِ",
|
||||||
"Are you sure you want to quit?": "أمتأكّد من الإغلاق؟"
|
"Are you sure you want to quit?": "أمتأكّد من الإغلاق؟",
|
||||||
|
"Copy image address": "انسخ عنوان (رابط) الصورة",
|
||||||
|
"Close %(brand)s": "اغلاق %(brand)s"
|
||||||
}
|
}
|
||||||
|
@ -42,5 +42,6 @@
|
|||||||
"Show/Hide": "Sýna/Fela",
|
"Show/Hide": "Sýna/Fela",
|
||||||
"Are you sure you want to quit?": "Ertu viss um að þú viljir hætta?",
|
"Are you sure you want to quit?": "Ertu viss um að þú viljir hætta?",
|
||||||
"Cancel": "Hætta við",
|
"Cancel": "Hætta við",
|
||||||
"Copy image address": "Afrita slóð myndar"
|
"Copy image address": "Afrita slóð myndar",
|
||||||
|
"Close %(brand)s": "Loka %(brand)s"
|
||||||
}
|
}
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"Add to dictionary": "Adăugați la dicționar",
|
"Add to dictionary": "Adăugați la dicționar",
|
||||||
"Failed to save image": "Eroare in salvarea imaginii",
|
"Failed to save image": "Eroare în salvarea imaginii",
|
||||||
"Save image as...": "Salvează imagine ca ...",
|
"Save image as...": "Salvează imagine ca ...",
|
||||||
"Copy link address": "Copiază link",
|
"Copy link address": "Copiază link",
|
||||||
"Copy email address": "Copiază adresă de email",
|
"Copy email address": "Copiază adresă de email",
|
||||||
"Copy image": "Copiază imagine",
|
"Copy image": "Copiază imagine",
|
||||||
"File": "Fișier",
|
"File": "Fișier",
|
||||||
"Bring All to Front": "Aduce-ți totul in față",
|
"Bring All to Front": "Aduce-ți totul in față",
|
||||||
"Zoom": "zoom",
|
"Zoom": "Zoom",
|
||||||
"Stop Speaking": "Oprire Voce",
|
"Stop Speaking": "Oprire Voce",
|
||||||
"Start Speaking": "Pornire Voce",
|
"Start Speaking": "Pornire Voce",
|
||||||
"Speech": "Voce",
|
"Speech": "Voce",
|
||||||
@ -31,12 +31,14 @@
|
|||||||
"Delete": "Șterge",
|
"Delete": "Șterge",
|
||||||
"Paste and Match Style": "Lipește si potrivește stilul",
|
"Paste and Match Style": "Lipește si potrivește stilul",
|
||||||
"Paste": "Lipește",
|
"Paste": "Lipește",
|
||||||
"Copy": "Copiere",
|
"Copy": "Copiază",
|
||||||
"Redo": "Refă",
|
"Redo": "Refă",
|
||||||
"Undo": "Anulare",
|
"Undo": "Anulare",
|
||||||
"Edit": "Editare",
|
"Edit": "Editare",
|
||||||
"Quit": "Închid",
|
"Quit": "Închid",
|
||||||
"Show/Hide": "Arată/Ascunde",
|
"Show/Hide": "Arată/Ascunde",
|
||||||
"Are you sure you want to quit?": "Sigur vrei să ieși din cont?",
|
"Are you sure you want to quit?": "Sigur vrei să ieși din cont?",
|
||||||
"Cancel": "Anulare"
|
"Cancel": "Anulare",
|
||||||
|
"Close %(brand)s": "Închide %(brand)s",
|
||||||
|
"Cut": "Taie"
|
||||||
}
|
}
|
||||||
|
@ -42,5 +42,6 @@
|
|||||||
"Show/Hide": "显示/隐藏",
|
"Show/Hide": "显示/隐藏",
|
||||||
"Are you sure you want to quit?": "你确定要退出吗?",
|
"Are you sure you want to quit?": "你确定要退出吗?",
|
||||||
"Cancel": "取消",
|
"Cancel": "取消",
|
||||||
"Copy image address": "复制图片地址"
|
"Copy image address": "复制图片地址",
|
||||||
|
"Close %(brand)s": "关闭 %(brand)s"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user