This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 1579e44
Showing
14 changed files
with
150 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
|
||
node_modules |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
var bulk = require('bulk-require'); | ||
|
||
|
||
var translations = bulk(__dirname + '/languages', '*.json'); | ||
translations.cz = translations.cs; | ||
|
||
module.exports = translations; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"US": "nás", | ||
"HOW_LIKELY": "Doporučili byste %s známým nebo kolegům?", | ||
"NOT_AT_ALL": "Určitě ne", | ||
"EXTREMLY": "Určitě ano", | ||
"FOLLOWUP": "Co bychom mohli zlepšit?", | ||
"DISMISS": "Zavřít", | ||
"SUBMIT": "Odeslat", | ||
"THANKS": "Děkujeme za odpověď.", | ||
"FILLED": "Už jste dotazník vyplnili." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"US": "uns", | ||
"HOW_LIKELY": "Wie wahrscheinlich ist es, dass Sie %s Ihren Freunden und Kollegen empfehlen?", | ||
"NOT_AT_ALL": "Sehr unwahrscheinlich", | ||
"EXTREMLY": "Sehr wahrscheinlich", | ||
"FOLLOWUP": "Was können wir tun, um uns zu verbessern?", | ||
"DISMISS": "Ablehnen", | ||
"SUBMIT": "Feedback senden", | ||
"THANKS": "Danke für Ihr Feedback!", | ||
"FILLED": "Sie haben die Umfrage bereits ausgefüllt." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"US": "us", | ||
"HOW_LIKELY": "How likely are you to recommend %s to your friends and colleagues?", | ||
"NOT_AT_ALL": "Not at all likely", | ||
"EXTREMLY": "Extremely likely", | ||
"FOLLOWUP": "What could we do to improve?", | ||
"DISMISS": "Close", | ||
"SUBMIT": "Submit Feedback", | ||
"THANKS": "Thank you for your feedback!", | ||
"FILLED": "You have already filled the survey." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"US": "nos", | ||
"HOW_LIKELY": "¿Cómo de probable sería que usted %s recomendase a sus amigos y colegas?", | ||
"NOT_AT_ALL": "Nada probable", | ||
"EXTREMLY": "Extremadamente probable", | ||
"FOLLOWUP": "¿Qué podemos hacer para mejorar?", | ||
"DISMISS": "Descartar", | ||
"SUBMIT": "Enviar Comentarios", | ||
"THANKS": "¡Gracias por tus comentarios!", | ||
"FILLED": "Ya ha respondido a la encuesta." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"US": "", | ||
"HOW_LIKELY": "Nous recommanderiez-vous à vos amis et vos collègues ?", | ||
"NOT_AT_ALL": "Probablement pas", | ||
"EXTREMLY": "Très probablement", | ||
"FOLLOWUP": "Quelles améliorations pourrions-nous faire ?", | ||
"DISMISS": "Décliner", | ||
"SUBMIT": "Soumettre l'avis", | ||
"THANKS": "Merci d'avoir partagé votre avis !", | ||
"FILLED": "Vous avez déjà complété cette enquête." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"US": "ci", | ||
"HOW_LIKELY": "Con quale probabilità %s raccomanderesti ai tuoi amici e colleghi?", | ||
"NOT_AT_ALL": "Per niente probabile", | ||
"EXTREMLY": "Molto probabile", | ||
"FOLLOWUP": "Cosa possiamo fare per migliorarci?", | ||
"DISMISS": "Chiudi", | ||
"SUBMIT": "Invia feedback", | ||
"THANKS": "Grazie per il tuo feedback!", | ||
"FILLED": "Hai già compilato il sondaggio." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"US": "nas", | ||
"HOW_LIKELY": "Z jakim prawdopodobieństwem polecisz %s przyjaciołom lub znajomym?", | ||
"NOT_AT_ALL": "Niemożliwe", | ||
"EXTREMLY": "Bardzo prawdopodobne", | ||
"FOLLOWUP": "Co możemy zrobić, aby się udoskonalić?", | ||
"DISMISS": "Wyjdź", | ||
"SUBMIT": "Prześlij opinię", | ||
"THANKS": "Dziękujemy za wyrażenie opinii!", | ||
"FILLED": "Już wypełniłeś/-aś tę ankietę." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"US": "nos", | ||
"HOW_LIKELY": "Qual é a probabilidade de você %s recomendar a seus amigos e colegas?", | ||
"NOT_AT_ALL": "Nem um pouco provável", | ||
"EXTREMLY": "Extremamente provável", | ||
"FOLLOWUP": "O que poderíamos fazer para melhorar?", | ||
"DISMISS": "Ignorar", | ||
"SUBMIT": "Enviar feedback", | ||
"THANKS": "Obrigado pelo seu feedback!", | ||
"FILLED": "Você já completou a pesquisa." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"US": "нас", | ||
"HOW_LIKELY": "Насколько вероятно, что вы порекомендуете %s своим друзьям и коллегам?", | ||
"NOT_AT_ALL": "Совершенно невероятно", | ||
"EXTREMLY": "Очень вероятно", | ||
"FOLLOWUP": "Что мы могли бы улучшить?", | ||
"DISMISS": "Скрыть", | ||
"SUBMIT": "Отправить отзыв", | ||
"THANKS": "Благодарим вас за представленную информацию!", | ||
"FILLED": "Вы уже ответили на опрос." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"US": "nás", | ||
"HOW_LIKELY": "Doporučili by ste %s známym alebo kolegom?", | ||
"NOT_AT_ALL": "Určite nie", | ||
"EXTREMLY": "Určite áno", | ||
"FOLLOWUP": "Čo by sme mohli zlepšiť?", | ||
"DISMISS": "Zavrieť", | ||
"SUBMIT": "Odoslať", | ||
"THANKS": "Ďakujeme za odpoveď.", | ||
"FILLED": "Dotazník ste už vyplnili." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"US": "Bizi", | ||
"HOW_LIKELY": "%s arkadaş ve meslektaşlarınıza tavsiye etmeniz ne kadar olası?", | ||
"NOT_AT_ALL": "Hiç de olası değil", | ||
"EXTREMLY": "Yüksek olasıklıkla", | ||
"FOLLOWUP": "Kendimizi geliştirmek için ne yapabiliriz?", | ||
"DISMISS": "Artık Anımsatma", | ||
"SUBMIT": "Geribildirim Gönderin", | ||
"THANKS": "Geri bildiriniz için teşekkürler!", | ||
"FILLED": "Anketi zaten doldurmuşsunuz." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"name": "nps-translations", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"browserify": { | ||
"transform": [ | ||
"bulkify" | ||
] | ||
}, | ||
"dependencies": { | ||
"bulk-require": "^0.2.1", | ||
"bulkify": "^1.1.0" | ||
} | ||
} |