mirror of
https://github.com/WowUp/WowUp.git
synced 2026-04-23 15:27:03 -04:00
Run the other languages
This commit is contained in:
@@ -47,6 +47,9 @@
|
||||
"YEARS_AGO": "Vor {count} {count, plural, one{Jahr} other{Jahren}}",
|
||||
"YESTERDAY": "Gestern"
|
||||
},
|
||||
"DEPENDENCY": {
|
||||
"TOOLTIP": "{dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}"
|
||||
},
|
||||
"DOWNLOAD_COUNT": {
|
||||
"BILLION": "{count} Milliarden",
|
||||
"MILLION": "{count} Millionen",
|
||||
@@ -69,6 +72,7 @@
|
||||
"DIALOGS": {
|
||||
"ADDON_DETAILS": {
|
||||
"BY_AUTHOR": "Von {authorName}",
|
||||
"DEPENDENCY_TEXT": "This addon has {dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}",
|
||||
"VIEW_IN_BROWSER_BUTTON": "Im Browser anzeigen",
|
||||
"VIEW_ON_PROVIDER_PREFIX": "Anzeigen auf"
|
||||
},
|
||||
@@ -186,6 +190,8 @@
|
||||
"CONFIRMATION_LESS_THAN_THREE": "Bist du sicher, dass du die folgenden {count} Addons entfernen willst?",
|
||||
"CONFIRMATION_MORE_THAN_THREE": "Bist du sicher, dass du die ausgewählten {count} Addons entfernen willst?",
|
||||
"CONFIRMATION_ONE": "Bist du sicher, dass du {addonName} entfernen willst?",
|
||||
"DEPENDENCY_MESSAGE": "{addonName} has {dependencyCount} {dependencyCount, plural, one{dependency} other{dependencies}}. Do you want to remove them also?",
|
||||
"DEPENDENCY_TITLE": "Remove Addon Dependencies?",
|
||||
"TITLE": "Deinstalliere {count, plural, =1{Addon} other{Addons}}?"
|
||||
},
|
||||
"UPDATE_ALL_BUTTON": "Alle aktualisieren",
|
||||
|
||||
@@ -47,6 +47,9 @@
|
||||
"YEARS_AGO": "{count} {count, plural, one{year} other{years}} ago",
|
||||
"YESTERDAY": "Yesterday"
|
||||
},
|
||||
"DEPENDENCY": {
|
||||
"TOOLTIP": "{dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}"
|
||||
},
|
||||
"DOWNLOAD_COUNT": {
|
||||
"BILLION": "{count} billion",
|
||||
"MILLION": "{count} million",
|
||||
@@ -64,9 +67,6 @@
|
||||
},
|
||||
"SEARCH": {
|
||||
"NO_ADDONS": "No addons found"
|
||||
},
|
||||
"DEPENDENCY": {
|
||||
"TOOLTIP": "{dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}"
|
||||
}
|
||||
},
|
||||
"DIALOGS": {
|
||||
@@ -190,9 +190,9 @@
|
||||
"CONFIRMATION_LESS_THAN_THREE": "Are you sure you want to remove the following {count} addons?",
|
||||
"CONFIRMATION_MORE_THAN_THREE": "Are you sure you want to remove the selected {count} addons?",
|
||||
"CONFIRMATION_ONE": "Are you sure you want to remove {addonName}?",
|
||||
"TITLE": "Uninstall {count, plural, =1{Addon} other{Addons}}?",
|
||||
"DEPENDENCY_MESSAGE": "{addonName} has {dependencyCount} {dependencyCount, plural, one{dependency} other{dependencies}}. Do you want to remove them also?",
|
||||
"DEPENDENCY_TITLE": "Remove Addon Dependencies?",
|
||||
"DEPENDENCY_MESSAGE": "{addonName} has {dependencyCount} {dependencyCount, plural, one{dependency} other{dependencies}}. Do you want to remove them also?"
|
||||
"TITLE": "Uninstall {count, plural, =1{Addon} other{Addons}}?"
|
||||
},
|
||||
"UPDATE_ALL_BUTTON": "Update All",
|
||||
"UPDATE_ALL_BUTTON_TOOLTIP": "Update all addons for this client",
|
||||
|
||||
@@ -47,6 +47,9 @@
|
||||
"YEARS_AGO": "Hace {count} {count, plural, un{año} other{años}}",
|
||||
"YESTERDAY": "Ayer"
|
||||
},
|
||||
"DEPENDENCY": {
|
||||
"TOOLTIP": "{dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}"
|
||||
},
|
||||
"DOWNLOAD_COUNT": {
|
||||
"BILLION": "{count} billones",
|
||||
"MILLION": "{count} millones",
|
||||
@@ -69,6 +72,7 @@
|
||||
"DIALOGS": {
|
||||
"ADDON_DETAILS": {
|
||||
"BY_AUTHOR": "Por {authorName}",
|
||||
"DEPENDENCY_TEXT": "This addon has {dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}",
|
||||
"VIEW_IN_BROWSER_BUTTON": "Ver en el navegador",
|
||||
"VIEW_ON_PROVIDER_PREFIX": "Ver en"
|
||||
},
|
||||
@@ -186,6 +190,8 @@
|
||||
"CONFIRMATION_LESS_THAN_THREE": "Esta seguro / a que quiere eliminar los siguientes {count} addons?",
|
||||
"CONFIRMATION_MORE_THAN_THREE": "Esta seguro / a que quiere eliminar los addons {count} seleccionados?",
|
||||
"CONFIRMATION_ONE": "Esta seguro / a que quiere eliminar {addonName}?",
|
||||
"DEPENDENCY_MESSAGE": "{addonName} has {dependencyCount} {dependencyCount, plural, one{dependency} other{dependencies}}. Do you want to remove them also?",
|
||||
"DEPENDENCY_TITLE": "Remove Addon Dependencies?",
|
||||
"TITLE": "Desinstalar {count, plural, =1{Addon} otros{Addons}}?"
|
||||
},
|
||||
"UPDATE_ALL_BUTTON": "Actualizar todo",
|
||||
|
||||
@@ -47,6 +47,9 @@
|
||||
"YEARS_AGO": "{count} {count, plural, one{year} other{years}} ago",
|
||||
"YESTERDAY": "Yesterday"
|
||||
},
|
||||
"DEPENDENCY": {
|
||||
"TOOLTIP": "{dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}"
|
||||
},
|
||||
"DOWNLOAD_COUNT": {
|
||||
"BILLION": "{count} billion",
|
||||
"MILLION": "{count} million",
|
||||
@@ -69,6 +72,7 @@
|
||||
"DIALOGS": {
|
||||
"ADDON_DETAILS": {
|
||||
"BY_AUTHOR": "By {authorName}",
|
||||
"DEPENDENCY_TEXT": "This addon has {dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}",
|
||||
"VIEW_IN_BROWSER_BUTTON": "Voir dans le navigateur",
|
||||
"VIEW_ON_PROVIDER_PREFIX": "View on"
|
||||
},
|
||||
@@ -186,6 +190,8 @@
|
||||
"CONFIRMATION_LESS_THAN_THREE": "Are you sure you want to remove the following {count} addons?",
|
||||
"CONFIRMATION_MORE_THAN_THREE": "Are you sure you want to remove the selected {count} addons?",
|
||||
"CONFIRMATION_ONE": "Are you sure you want to remove {addonName}?",
|
||||
"DEPENDENCY_MESSAGE": "{addonName} has {dependencyCount} {dependencyCount, plural, one{dependency} other{dependencies}}. Do you want to remove them also?",
|
||||
"DEPENDENCY_TITLE": "Remove Addon Dependencies?",
|
||||
"TITLE": "Uninstall {count, plural, =1{Addon} other{Addons}}?"
|
||||
},
|
||||
"UPDATE_ALL_BUTTON": "Tout mettre à jour",
|
||||
|
||||
@@ -47,6 +47,9 @@
|
||||
"YEARS_AGO": "{count} {count, plural, one{year} other{years}} ago",
|
||||
"YESTERDAY": "Ieri"
|
||||
},
|
||||
"DEPENDENCY": {
|
||||
"TOOLTIP": "{dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}"
|
||||
},
|
||||
"DOWNLOAD_COUNT": {
|
||||
"BILLION": "{count} {count, plural, one{miliardo} other{miliardi}}",
|
||||
"MILLION": "{count} {count, plural, one{milione} other{milioni}}",
|
||||
@@ -69,6 +72,7 @@
|
||||
"DIALOGS": {
|
||||
"ADDON_DETAILS": {
|
||||
"BY_AUTHOR": "Di {authorName}",
|
||||
"DEPENDENCY_TEXT": "This addon has {dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}",
|
||||
"VIEW_IN_BROWSER_BUTTON": "Visualizza nel browser",
|
||||
"VIEW_ON_PROVIDER_PREFIX": "Visualizza su"
|
||||
},
|
||||
@@ -186,6 +190,8 @@
|
||||
"CONFIRMATION_LESS_THAN_THREE": "Sei sicuro di voler rimuovere {count, plural, =1{il seguente} other{i seguenti}} {count, plural, one{addon} other{{count} addons}}??",
|
||||
"CONFIRMATION_MORE_THAN_THREE": "Sei sicuro di voler rimuovere i {count} addons selezionati?",
|
||||
"CONFIRMATION_ONE": "Sei sicuro di voler rimuovere {addonName}?",
|
||||
"DEPENDENCY_MESSAGE": "{addonName} has {dependencyCount} {dependencyCount, plural, one{dependency} other{dependencies}}. Do you want to remove them also?",
|
||||
"DEPENDENCY_TITLE": "Remove Addon Dependencies?",
|
||||
"TITLE": "Disinstallare {count, plural, =1{l'addon} other{gli addons}}?"
|
||||
},
|
||||
"UPDATE_ALL_BUTTON": "Aggiorna Tutto",
|
||||
|
||||
@@ -47,6 +47,9 @@
|
||||
"YEARS_AGO": "{count} {count, plural, one{year} other{years}} ago",
|
||||
"YESTERDAY": "Yesterday"
|
||||
},
|
||||
"DEPENDENCY": {
|
||||
"TOOLTIP": "{dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}"
|
||||
},
|
||||
"DOWNLOAD_COUNT": {
|
||||
"BILLION": "{count} billion",
|
||||
"MILLION": "{count} million",
|
||||
@@ -69,6 +72,7 @@
|
||||
"DIALOGS": {
|
||||
"ADDON_DETAILS": {
|
||||
"BY_AUTHOR": "By {authorName}",
|
||||
"DEPENDENCY_TEXT": "This addon has {dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}",
|
||||
"VIEW_IN_BROWSER_BUTTON": "View in browser",
|
||||
"VIEW_ON_PROVIDER_PREFIX": "View on"
|
||||
},
|
||||
@@ -186,6 +190,8 @@
|
||||
"CONFIRMATION_LESS_THAN_THREE": "Are you sure you want to remove the following {count} addons?",
|
||||
"CONFIRMATION_MORE_THAN_THREE": "Are you sure you want to remove the selected {count} addons?",
|
||||
"CONFIRMATION_ONE": "Are you sure you want to remove {addonName}?",
|
||||
"DEPENDENCY_MESSAGE": "{addonName} has {dependencyCount} {dependencyCount, plural, one{dependency} other{dependencies}}. Do you want to remove them also?",
|
||||
"DEPENDENCY_TITLE": "Remove Addon Dependencies?",
|
||||
"TITLE": "Uninstall {count, plural, =1{Addon} other{Addons}}?"
|
||||
},
|
||||
"UPDATE_ALL_BUTTON": "Update All",
|
||||
|
||||
@@ -47,6 +47,9 @@
|
||||
"YEARS_AGO": "{count} {count, plural, one{year} other{years}} ago",
|
||||
"YESTERDAY": "I går"
|
||||
},
|
||||
"DEPENDENCY": {
|
||||
"TOOLTIP": "{dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}"
|
||||
},
|
||||
"DOWNLOAD_COUNT": {
|
||||
"BILLION": "{count} milliarder",
|
||||
"MILLION": "{count} millioner",
|
||||
@@ -69,6 +72,7 @@
|
||||
"DIALOGS": {
|
||||
"ADDON_DETAILS": {
|
||||
"BY_AUTHOR": "Av {authorName}",
|
||||
"DEPENDENCY_TEXT": "This addon has {dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}",
|
||||
"VIEW_IN_BROWSER_BUTTON": "Se i nettleser",
|
||||
"VIEW_ON_PROVIDER_PREFIX": "View on"
|
||||
},
|
||||
@@ -186,6 +190,8 @@
|
||||
"CONFIRMATION_LESS_THAN_THREE": "Er du sikker på at du vil fjerne disse {count} utvidelsene?",
|
||||
"CONFIRMATION_MORE_THAN_THREE": "Er du sikker på at du vil fjerne {count} utvalgte utvidelser?",
|
||||
"CONFIRMATION_ONE": "Er du sikker på at du vil fjerne {addonName}?",
|
||||
"DEPENDENCY_MESSAGE": "{addonName} has {dependencyCount} {dependencyCount, plural, one{dependency} other{dependencies}}. Do you want to remove them also?",
|
||||
"DEPENDENCY_TITLE": "Remove Addon Dependencies?",
|
||||
"TITLE": "Avinstaller {count, plural, =1{Utvidelse} other{Utvidelser}}?"
|
||||
},
|
||||
"UPDATE_ALL_BUTTON": "Oppdater Alle",
|
||||
|
||||
@@ -47,6 +47,9 @@
|
||||
"YEARS_AGO": "{count} {count, plural, one{ano} other{anos}} atrás",
|
||||
"YESTERDAY": "Ontem"
|
||||
},
|
||||
"DEPENDENCY": {
|
||||
"TOOLTIP": "{dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}"
|
||||
},
|
||||
"DOWNLOAD_COUNT": {
|
||||
"BILLION": "{count} bilhão",
|
||||
"MILLION": "{count} milhão",
|
||||
@@ -69,6 +72,7 @@
|
||||
"DIALOGS": {
|
||||
"ADDON_DETAILS": {
|
||||
"BY_AUTHOR": "Por {authorName}",
|
||||
"DEPENDENCY_TEXT": "This addon has {dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}",
|
||||
"VIEW_IN_BROWSER_BUTTON": "Visualizar no navegador",
|
||||
"VIEW_ON_PROVIDER_PREFIX": "View on"
|
||||
},
|
||||
@@ -186,6 +190,8 @@
|
||||
"CONFIRMATION_LESS_THAN_THREE": "Você tem certeza que quer remover os {count} addons abaixo?",
|
||||
"CONFIRMATION_MORE_THAN_THREE": "Você tem certeza que quer remover os {count} addons selecionados?",
|
||||
"CONFIRMATION_ONE": "Você tem certeza que quer remover {addonName}?",
|
||||
"DEPENDENCY_MESSAGE": "{addonName} has {dependencyCount} {dependencyCount, plural, one{dependency} other{dependencies}}. Do you want to remove them also?",
|
||||
"DEPENDENCY_TITLE": "Remove Addon Dependencies?",
|
||||
"TITLE": "Desinstalar {count, plural, =1{Addon} other{Addons}}?"
|
||||
},
|
||||
"UPDATE_ALL_BUTTON": "Atualizar todos",
|
||||
|
||||
@@ -47,6 +47,9 @@
|
||||
"YEARS_AGO": "{count} {count, plural, one{год} few{года} other{лет}} назад",
|
||||
"YESTERDAY": "Вчера"
|
||||
},
|
||||
"DEPENDENCY": {
|
||||
"TOOLTIP": "{dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}"
|
||||
},
|
||||
"DOWNLOAD_COUNT": {
|
||||
"BILLION": "{count} {count, plural, one{миллиард} few{миллиарда} other{миллиардов}}",
|
||||
"MILLION": "{count} {count, plural, one{миллион} few{миллиона} other{миллионов}}",
|
||||
@@ -69,6 +72,7 @@
|
||||
"DIALOGS": {
|
||||
"ADDON_DETAILS": {
|
||||
"BY_AUTHOR": "От {authorName}",
|
||||
"DEPENDENCY_TEXT": "This addon has {dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}",
|
||||
"VIEW_IN_BROWSER_BUTTON": "Посмотреть в браузере",
|
||||
"VIEW_ON_PROVIDER_PREFIX": "Посмотреть на"
|
||||
},
|
||||
@@ -186,6 +190,8 @@
|
||||
"CONFIRMATION_LESS_THAN_THREE": "Вы действительно хотите удалить следующие {count} {count, plural, few{модификации} other{модификаций}}?",
|
||||
"CONFIRMATION_MORE_THAN_THREE": "Вы действительно хотите удалить выбранные {count} {count, plural, few{модификации} other{модификаций}}?",
|
||||
"CONFIRMATION_ONE": "Вы действительно хотите удалить {addonName}?",
|
||||
"DEPENDENCY_MESSAGE": "{addonName} has {dependencyCount} {dependencyCount, plural, one{dependency} other{dependencies}}. Do you want to remove them also?",
|
||||
"DEPENDENCY_TITLE": "Remove Addon Dependencies?",
|
||||
"TITLE": "Удалить {count, plural, one{модификацию} other{модификации}}?"
|
||||
},
|
||||
"UPDATE_ALL_BUTTON": "Обновить всё",
|
||||
|
||||
@@ -47,6 +47,9 @@
|
||||
"YEARS_AGO": "{count} {count, plural, one{year} other{years}} ago",
|
||||
"YESTERDAY": "Yesterday"
|
||||
},
|
||||
"DEPENDENCY": {
|
||||
"TOOLTIP": "{dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}"
|
||||
},
|
||||
"DOWNLOAD_COUNT": {
|
||||
"BILLION": "{count} billion",
|
||||
"MILLION": "{count} million",
|
||||
@@ -69,6 +72,7 @@
|
||||
"DIALOGS": {
|
||||
"ADDON_DETAILS": {
|
||||
"BY_AUTHOR": "By {authorName}",
|
||||
"DEPENDENCY_TEXT": "This addon has {dependencyCount} required {dependencyCount, plural, one{dependency} other{dependencies}}",
|
||||
"VIEW_IN_BROWSER_BUTTON": "在浏览器中查看",
|
||||
"VIEW_ON_PROVIDER_PREFIX": "View on"
|
||||
},
|
||||
@@ -186,6 +190,8 @@
|
||||
"CONFIRMATION_LESS_THAN_THREE": "Are you sure you want to remove the following {count} addons?",
|
||||
"CONFIRMATION_MORE_THAN_THREE": "Are you sure you want to remove the selected {count} addons?",
|
||||
"CONFIRMATION_ONE": "Are you sure you want to remove {addonName}?",
|
||||
"DEPENDENCY_MESSAGE": "{addonName} has {dependencyCount} {dependencyCount, plural, one{dependency} other{dependencies}}. Do you want to remove them also?",
|
||||
"DEPENDENCY_TITLE": "Remove Addon Dependencies?",
|
||||
"TITLE": "Uninstall {count, plural, =1{Addon} other{Addons}}?"
|
||||
},
|
||||
"UPDATE_ALL_BUTTON": "全部更新",
|
||||
|
||||
Reference in New Issue
Block a user