Update locale strings from Mozilla language packs

This commit is contained in:
Dan Stillman 2020-04-16 15:48:54 -04:00
parent e9065654f7
commit da529d0d39
6 changed files with 29 additions and 28 deletions

View file

@ -1,4 +1,4 @@
<!ENTITY preferencesCmd2.label "Options"> <!ENTITY preferencesCmd2.label "Opcións">
<!ENTITY preferencesCmd2.accesskey "O"> <!ENTITY preferencesCmd2.accesskey "O">
<!ENTITY preferencesCmdUnix.label "Preferences"> <!ENTITY preferencesCmdUnix.label "Preferencias">
<!ENTITY preferencesCmdUnix.accesskey "n"> <!ENTITY preferencesCmdUnix.accesskey "n">

View file

@ -2,34 +2,34 @@
- License, v. 2.0. If a copy of the MPL was not distributed with this - 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/. --> - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY editMenu.label "Edit"> <!ENTITY editMenu.label "Editar">
<!ENTITY editMenu.accesskey "e"> <!ENTITY editMenu.accesskey "E">
<!ENTITY undoCmd.label "Undo"> <!ENTITY undoCmd.label "Desfacer">
<!ENTITY undoCmd.key "Z"> <!ENTITY undoCmd.key "Z">
<!ENTITY undoCmd.accesskey "u"> <!ENTITY undoCmd.accesskey "D">
<!ENTITY redoCmd.label "Redo"> <!ENTITY redoCmd.label "Refacer">
<!ENTITY redoCmd.key "Y"> <!ENTITY redoCmd.key "Y">
<!ENTITY redoCmd.accesskey "r"> <!ENTITY redoCmd.accesskey "R">
<!ENTITY cutCmd.label "Cut"> <!ENTITY cutCmd.label "Cortar">
<!ENTITY cutCmd.key "X"> <!ENTITY cutCmd.key "X">
<!ENTITY cutCmd.accesskey "t"> <!ENTITY cutCmd.accesskey "o">
<!ENTITY copyCmd.label "Copy"> <!ENTITY copyCmd.label "Copiar">
<!ENTITY copyCmd.key "C"> <!ENTITY copyCmd.key "C">
<!ENTITY copyCmd.accesskey "c"> <!ENTITY copyCmd.accesskey "C">
<!ENTITY pasteCmd.label "Paste"> <!ENTITY pasteCmd.label "Pegar">
<!ENTITY pasteCmd.key "V"> <!ENTITY pasteCmd.key "V">
<!ENTITY pasteCmd.accesskey "p"> <!ENTITY pasteCmd.accesskey "P">
<!ENTITY deleteCmd.label "Delete"> <!ENTITY deleteCmd.label "Eliminar">
<!ENTITY deleteCmd.accesskey "d"> <!ENTITY deleteCmd.accesskey "E">
<!ENTITY selectAllCmd.label "Select All"> <!ENTITY selectAllCmd.label "Seleccionar todo">
<!ENTITY selectAllCmd.key "A"> <!ENTITY selectAllCmd.key "A">
<!ENTITY selectAllCmd.accesskey "a"> <!ENTITY selectAllCmd.accesskey "S">
<!ENTITY findCmd.label "Find"> <!ENTITY findCmd.label "Localizar">
<!ENTITY findCmd.key "F"> <!ENTITY findCmd.key "F">
<!ENTITY findCmd.accesskey "F"> <!ENTITY findCmd.accesskey "L">
<!ENTITY findAgainCmd.label "Find Again"> <!ENTITY findAgainCmd.label "Localizar de novo">
<!ENTITY findAgainCmd.key "G"> <!ENTITY findAgainCmd.key "G">
<!ENTITY findAgainCmd.key2 "VK_F3"> <!ENTITY findAgainCmd.key2 "VK_F3">
<!ENTITY findAgainCmd.accesskey "g"> <!ENTITY findAgainCmd.accesskey "n">
<!ENTITY findPreviousCmd.label "Find Previous"> <!ENTITY findPreviousCmd.label "Localizar anterior">
<!ENTITY findPreviousCmd.accesskey "v"> <!ENTITY findPreviousCmd.accesskey "a">

View file

@ -1,2 +1,2 @@
intl.accept_languages=en-US, en intl.accept_languages=gl-gl, gl, en-us, en
pluralRule=1 pluralRule=1

View file

@ -24,10 +24,11 @@
<!ENTITY selectAllCmd.label "Označi sve"> <!ENTITY selectAllCmd.label "Označi sve">
<!ENTITY selectAllCmd.key "A"> <!ENTITY selectAllCmd.key "A">
<!ENTITY selectAllCmd.accesskey "a"> <!ENTITY selectAllCmd.accesskey "a">
<!ENTITY findCmd.label "Traži"> <!ENTITY findCmd.label "Traži">
<!ENTITY findCmd.key "F"> <!ENTITY findCmd.key "F">
<!ENTITY findCmd.accesskey "T"> <!ENTITY findCmd.accesskey "T">
<!ENTITY findAgainCmd.label "Ponovno pronađi"> <!ENTITY findAgainCmd.label "Ponovo pronađi">
<!ENTITY findAgainCmd.key "G"> <!ENTITY findAgainCmd.key "G">
<!ENTITY findAgainCmd.key2 "VK_F3"> <!ENTITY findAgainCmd.key2 "VK_F3">
<!ENTITY findAgainCmd.accesskey "P"> <!ENTITY findAgainCmd.accesskey "P">

View file

@ -1,2 +1,2 @@
intl.accept_languages=hr-hr, hr, en-us, en intl.accept_languages=hr, hr-HR, en-US, en
pluralRule=19 pluralRule=19

View file

@ -7,7 +7,7 @@
<!ENTITY undoCmd.label "실행 취소"> <!ENTITY undoCmd.label "실행 취소">
<!ENTITY undoCmd.key "Z"> <!ENTITY undoCmd.key "Z">
<!ENTITY undoCmd.accesskey "u"> <!ENTITY undoCmd.accesskey "u">
<!ENTITY redoCmd.label "실행"> <!ENTITY redoCmd.label "다시 실행">
<!ENTITY redoCmd.key "Y"> <!ENTITY redoCmd.key "Y">
<!ENTITY redoCmd.accesskey "r"> <!ENTITY redoCmd.accesskey "r">
<!ENTITY cutCmd.label "잘라내기"> <!ENTITY cutCmd.label "잘라내기">