mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
Merge remote-tracking branch 'origin/feature/sq-AL' into feature/allTr
This commit is contained in:
@ -6,7 +6,8 @@
|
||||
"es": "Recuento de palabras",
|
||||
"pt-BR": "Word counter",
|
||||
"de": "Wortanzahl",
|
||||
"it": "Word counter"
|
||||
"it": "Word counter",
|
||||
"sq-AL": "Word counter"
|
||||
},
|
||||
"guid" : "asc.{584EEEE8-DBF5-45C3-A4CA-F52177C82754}",
|
||||
"version": "1.0.1",
|
||||
@ -20,7 +21,8 @@
|
||||
"es": "Cuente las palabras, los caracteres (con/sin espacios) y los párrafos en la parte seleccionada de su documento.",
|
||||
"pt-BR": "Conte palavras, caracteres (com/sem espaços) e parágrafos na parte selecionada do seu documento.",
|
||||
"de": "Zählen Sie Wörter, Zeichen (mit/ohne Leerzeichen) und Absätze im ausgewählten Teil Ihres Dokuments.",
|
||||
"it": "Conta parole, caratteri (con o senza spazi) e paragrafi nella parte selezionata del documento."
|
||||
"it": "Conta parole, caratteri (con o senza spazi) e paragrafi nella parte selezionata del documento.",
|
||||
"sq-AL": "Llogaritni fjalë, karaktere (me ose pa hapësirë), dhe paragrafe në pjesën e selektuar të dokumentit tuaj."
|
||||
},
|
||||
"url" : "index.html",
|
||||
|
||||
|
||||
@ -7,5 +7,6 @@
|
||||
"ru-RU",
|
||||
"pt-BR",
|
||||
"zh-ZH",
|
||||
"it-IT"
|
||||
"it-IT",
|
||||
"sq-AL"
|
||||
]
|
||||
@ -0,0 +1,8 @@
|
||||
{
|
||||
"Characters without spaces" : "Karaktere pa hapësira",
|
||||
"Characters" : "Karaktere",
|
||||
"Words" : "Fjalë",
|
||||
"Paragraphs" : "Paragrafe",
|
||||
"Select part of the text or the whole text to count words and characters." : "Selektoni një pjesë ose të gjithë tekstin për të llogaritur numrin e fjalëve dhe karaktereve.",
|
||||
"This plugin is not supported by IE": "Kjo shtojcë nuk mbështetet nga IE"
|
||||
}
|
||||
Reference in New Issue
Block a user