mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiEditor
synced 2024-11-24 16:26:39 +00:00
Localisation updates from http://translatewiki.net.
Change-Id: Id27ba88dcf060bcd20e337311f14b96a78435f55
This commit is contained in:
parent
5dcf223c5d
commit
a145d604c2
|
@ -18056,7 +18056,7 @@ $1:Example.jpg|കുറിപ്പ്2',
|
|||
'wikieditor-toolbar-tool-table-preview' => 'എങ്ങനെയുണ്ടെന്നു കാണുക',
|
||||
'wikieditor-toolbar-tool-table-insert' => 'ഉൾപ്പെടുത്തുക',
|
||||
'wikieditor-toolbar-tool-table-cancel' => 'റദ്ദാക്കുക',
|
||||
'wikieditor-toolbar-tool-table-toomany' => 'ഇതുപയോഗിച്ച് $1 കളങ്ങളിൽ അധികമുള്ള പട്ടിക ഉൾപ്പെടുത്തുക സാദ്ധ്യമല്ല.', # Fuzzy
|
||||
'wikieditor-toolbar-tool-table-toomany' => 'ഇതുപയോഗിച്ച് 1000 കളങ്ങളിൽ അധികമുള്ള പട്ടിക ഉൾപ്പെടുത്തുക സാദ്ധ്യമല്ല.',
|
||||
'wikieditor-toolbar-tool-table-invalidnumber' => 'വരികൾക്കും നിരകൾക്കും സാധുവായ എണ്ണം താങ്കൾ നൽകിയിട്ടില്ല.',
|
||||
'wikieditor-toolbar-tool-table-zero' => 'പൂജ്യം വരികളോ നിരകളോ ഉള്ള പട്ടിക ഉൾപ്പെടുത്താൻ താങ്കൾക്കു കഴിയില്ല.',
|
||||
'wikieditor-toolbar-tool-replace' => 'കണ്ടെത്തുക മാറ്റുക',
|
||||
|
@ -18070,7 +18070,7 @@ $1:Example.jpg|കുറിപ്പ്2',
|
|||
'wikieditor-toolbar-tool-replace-button-replaceall' => 'എല്ലാം മാറ്റിച്ചേർക്കുക',
|
||||
'wikieditor-toolbar-tool-replace-close' => 'അടയ്ക്കുക',
|
||||
'wikieditor-toolbar-tool-replace-nomatch' => 'താങ്കളുടെ തിരച്ചിലുമായി ഒന്നും ഒത്തുപോകുന്നില്ല.',
|
||||
'wikieditor-toolbar-tool-replace-success' => '$1 മാറ്റിവെയ്ക്കൽ(കൾ) നടത്തി.', # Fuzzy
|
||||
'wikieditor-toolbar-tool-replace-success' => '{{PLURAL:$1|ഒരു മാറ്റിച്ചേർക്കൽ|$1 മാറ്റിച്ചേർക്കലുകൾ}} നടത്തി.',
|
||||
'wikieditor-toolbar-tool-replace-emptysearch' => 'തിരയാനായി താങ്കൾ ഒന്നും നൽകിയിട്ടില്ല.',
|
||||
'wikieditor-toolbar-tool-replace-invalidregex' => 'താങ്കൾ നൽകിയ റെഗുലർ എക്സ്പ്രഷൻ അസാധുവാണ്: $1',
|
||||
'wikieditor-toolbar-section-characters' => 'പ്രത്യേക ലിപികൾ',
|
||||
|
@ -31137,7 +31137,7 @@ $1:Example.jpg|標題2',
|
|||
'wikieditor-toolbar-tool-table-preview' => '預覽',
|
||||
'wikieditor-toolbar-tool-table-insert' => '插入',
|
||||
'wikieditor-toolbar-tool-table-cancel' => '取消',
|
||||
'wikieditor-toolbar-tool-table-toomany' => '在這個對話框中無法插入超過 $1 個單元格的表格。', # Fuzzy
|
||||
'wikieditor-toolbar-tool-table-toomany' => '在這個對話框中無法插入超過1000個單元格的表格。',
|
||||
'wikieditor-toolbar-tool-table-invalidnumber' => '您輸入的行數或列數無效。',
|
||||
'wikieditor-toolbar-tool-table-zero' => '您不能插入一個零行或零列的表格。',
|
||||
'wikieditor-toolbar-tool-replace' => '尋找和替換',
|
||||
|
@ -31151,7 +31151,7 @@ $1:Example.jpg|標題2',
|
|||
'wikieditor-toolbar-tool-replace-button-replaceall' => '替換所有',
|
||||
'wikieditor-toolbar-tool-replace-close' => '關閉',
|
||||
'wikieditor-toolbar-tool-replace-nomatch' => '沒有找到任何符合項目。',
|
||||
'wikieditor-toolbar-tool-replace-success' => '完成 $1 次替換。', # Fuzzy
|
||||
'wikieditor-toolbar-tool-replace-success' => '完成$1次替換。',
|
||||
'wikieditor-toolbar-tool-replace-emptysearch' => '您沒有輸入尋找內容。',
|
||||
'wikieditor-toolbar-tool-replace-invalidregex' => '您輸入的正則表達式無效:$1',
|
||||
'wikieditor-toolbar-section-characters' => '特殊文字',
|
||||
|
|
Loading…
Reference in a new issue