Enforced 2 space indent on locale files

This commit is contained in:
ElPumpo
2018-12-23 17:30:48 +01:00
parent c8e695de47
commit e7bbc43c04
9 changed files with 27 additions and 43 deletions
+3 -5
View File
@@ -1,7 +1,5 @@
Locales['br'] = {
['new_job'] = 'Você agora tem um novo emprego!',
['access_job_center'] = 'Pressione ~INPUT_PICKUP~ para acessar a ~b~Lista de Empregos~s~.',
['job_center'] = 'Agência de Empregos',
['new_job'] = 'Você agora tem um novo emprego!',
['access_job_center'] = 'Pressione ~INPUT_PICKUP~ para acessar a ~b~Lista de Empregos~s~.',
['job_center'] = 'Agência de Empregos',
}
+3 -5
View File
@@ -1,7 +1,5 @@
Locales['cs'] = {
['new_job'] = 'mate novou praci!',
['access_job_center'] = 'stiskni ~INPUT_PICKUP~ pro pristup na ~b~Urad prace~s~.',
['job_center'] = 'Urad prace',
['new_job'] = 'mate novou praci!',
['access_job_center'] = 'stiskni ~INPUT_PICKUP~ pro pristup na ~b~Urad prace~s~.',
['job_center'] = 'Urad prace',
}
+3 -5
View File
@@ -1,7 +1,5 @@
Locales['de'] = {
['new_job'] = 'Du hast einen neuen Job!',
['access_job_center'] = 'Drücke ~INPUT_PICKUP~ um das ~b~Arbeitsamt~s~ zu öffnen.',
['job_center'] = 'Arbeitsamt',
['new_job'] = 'Du hast einen neuen Job!',
['access_job_center'] = 'Drücke ~INPUT_PICKUP~ um das ~b~Arbeitsamt~s~ zu öffnen.',
['job_center'] = 'Arbeitsamt',
}
+3 -5
View File
@@ -1,7 +1,5 @@
Locales['en'] = {
['new_job'] = 'you have a new job!',
['access_job_center'] = 'press ~INPUT_PICKUP~ to access the ~b~job center~s~.',
['job_center'] = 'job Center',
['new_job'] = 'you have a new job!',
['access_job_center'] = 'press ~INPUT_PICKUP~ to access the ~b~job center~s~.',
['job_center'] = 'job Center',
}
+3 -5
View File
@@ -1,7 +1,5 @@
Locales['es'] = {
['new_job'] = '¡Tienes un trabajo nuevo!',
['access_job_center'] = 'Pulsa ~INPUT_PICKUP~ para entrar a la ~b~Oficina de Empleo~s~.',
['job_center'] = 'Oficina de Empleo',
['new_job'] = '¡Tienes un trabajo nuevo!',
['access_job_center'] = 'Pulsa ~INPUT_PICKUP~ para entrar a la ~b~Oficina de Empleo~s~.',
['job_center'] = 'Oficina de Empleo',
}
+3 -5
View File
@@ -1,7 +1,5 @@
Locales['fi'] = {
['new_job'] = 'Sinulla on nyt uusi työ !',
['access_job_center'] = 'paina ~INPUT_PICKUP~ vaihtaaksesi työtä ~b~työkeskuksessa~s~.',
['job_center'] = 'työkeskus',
['new_job'] = 'Sinulla on nyt uusi työ !',
['access_job_center'] = 'paina ~INPUT_PICKUP~ vaihtaaksesi työtä ~b~työkeskuksessa~s~.',
['job_center'] = 'työkeskus',
}
+3 -5
View File
@@ -1,7 +1,5 @@
Locales['fr'] = {
['new_job'] = 'vous avez un nouveau job !',
['access_job_center'] = 'appuyez sur ~INPUT_PICKUP~ pour \naccéder au ~b~Pôle Emploi~s~.',
['job_center'] = 'pôle-Emploi',
['new_job'] = 'vous avez un nouveau job !',
['access_job_center'] = 'appuyez sur ~INPUT_PICKUP~ pour \naccéder au ~b~Pôle Emploi~s~.',
['job_center'] = 'pôle-Emploi',
}
+3 -5
View File
@@ -1,7 +1,5 @@
Locales['pl'] = {
['new_job'] = 'masz nową pracę!',
['access_job_center'] = 'wciśnij ~INPUT_PICKUP~ aby otworzyć ~b~urząd pracy~s~.',
['job_center'] = 'urząd Pracy',
['new_job'] = 'masz nową pracę!',
['access_job_center'] = 'wciśnij ~INPUT_PICKUP~ aby otworzyć ~b~urząd pracy~s~.',
['job_center'] = 'urząd Pracy',
}
+3 -3
View File
@@ -1,5 +1,5 @@
Locales['sv'] = {
['new_job'] = 'du har ett nytt jobb! ~y~Tips:~s~ kolla kartan för nya blips.',
['access_job_center'] = 'tryck ~INPUT_PICKUP~ för att se ~b~arbetsförmedlingen~s~',
['job_center'] = 'arbetsförmedlingen',
['new_job'] = 'du har ett nytt jobb! ~y~Tips:~s~ kolla kartan för nya blips.',
['access_job_center'] = 'tryck ~INPUT_PICKUP~ för att öppna ~b~arbetsförmedlingen~s~',
['job_center'] = 'arbetsförmedlingen',
}