From 87fb7b657194291e0bfd7bc6d655220276d90574 Mon Sep 17 00:00:00 2001 From: ElPumpo Date: Sat, 19 Oct 2019 19:48:34 +0200 Subject: [PATCH] Removed old locales, updated Swedish locale --- locales/br.lua | 2 -- locales/cs.lua | 2 -- locales/de.lua | 2 -- locales/en.lua | 2 -- locales/fi.lua | 2 -- locales/fr.lua | 2 -- locales/pl.lua | 2 -- locales/sv.lua | 12 +++++------- 8 files changed, 5 insertions(+), 21 deletions(-) diff --git a/locales/br.lua b/locales/br.lua index 7a044fb7..6dc07cba 100644 --- a/locales/br.lua +++ b/locales/br.lua @@ -23,8 +23,6 @@ Locales['br'] = { ['received_weapon_withammo'] = 'you received ~b~%s~s~ with ~o~%sx~s~ bullets from ~b~%s~s~', ['received_weapon_hasalready'] = '~b~%s~s~ attempted to give you an ~y~%s~s~, but you already have one', ['received_weapon_noweapon'] = '~b~%s~s~ attempted to give you ammo for an ~y~%s~s~, but you dont have one', - ['gave_ammo'] = 'voce deu ~o~%sx~s~ balas para ~y~%s~s~', - ['received_ammo'] = 'voce recebeu ~o~%sx~s~ balas de ~b~%s~s~', ['gave_money'] = 'voce deu ~g~$%s~s~ para ~y~%s~s~', ['received_money'] = 'voce recebeu ~g~$%s~s~ de ~b~%s~s~', ['gave_account_money'] = 'voce deu ~g~$%s~s~ (%s) para ~y~%s~s~', diff --git a/locales/cs.lua b/locales/cs.lua index a620792c..92e3c5f4 100644 --- a/locales/cs.lua +++ b/locales/cs.lua @@ -23,8 +23,6 @@ Locales['cs'] = { ['received_weapon_withammo'] = 'you received ~b~%s~s~ with ~o~%sx~s~ bullets from ~b~%s~s~', ['received_weapon_hasalready'] = '~b~%s~s~ attempted to give you an ~y~%s~s~, but you already have one', ['received_weapon_noweapon'] = '~b~%s~s~ attempted to give you ammo for an ~y~%s~s~, but you dont have one', - ['gave_ammo'] = 'dali jste ~o~%sx~s~ nábojů ~y~%s~s~', - ['received_ammo'] = 'obdrželi jste ~o~%sx~s~ nábojů od ~b~%s~s~', ['gave_money'] = 'dali jste ~g~$%s~s~ ~y~%s~s~', ['received_money'] = 'obdrželi jste ~g~$%s~s~ od ~b~%s~s~', ['gave_account_money'] = 'dali jste ~g~$%s~s~ (%s) ~y~%s~s~', diff --git a/locales/de.lua b/locales/de.lua index 10d67f5e..91cf4c82 100644 --- a/locales/de.lua +++ b/locales/de.lua @@ -23,8 +23,6 @@ Locales['de'] = { ['received_weapon_withammo'] = 'du erhälst ~b~%s~s~ mit ~o~%sx~s~ Schuss von ~b~%s~s~', ['received_weapon_hasalready'] = '~b~%s~s~ hat versucht dir eine(n) ~y~%s~s~ zu geben, aber du hast bereits eine(n)', ['received_weapon_noweapon'] = '~b~%s~s~ attempted to give you ammo for an ~y~%s~s~, but you dont have one', - ['gave_ammo'] = 'du gibst ~o~%sx~s~ Schuss an ~y~%s~s~', - ['received_ammo'] = 'du erhälst ~o~%sx~s~ Schuss von ~b~%s~s~', ['gave_money'] = 'du gibst ~g~$%s~s~ an ~y~%s~s~', ['received_money'] = 'du erhälst ~g~$%s~s~ von ~b~%s~s~', ['gave_account_money'] = 'du gibst ~g~$%s~s~ (%s) an ~y~%s~s~', diff --git a/locales/en.lua b/locales/en.lua index 91c9eca2..ecb89bff 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -23,8 +23,6 @@ Locales['en'] = { ['received_weapon_withammo'] = 'you received ~b~%s~s~ with ~o~%sx~s~ bullets from ~b~%s~s~', ['received_weapon_hasalready'] = '~b~%s~s~ attempted to give you an ~y~%s~s~, but you already have one', ['received_weapon_noweapon'] = '~b~%s~s~ attempted to give you ammo for an ~y~%s~s~, but you dont have one', - ['gave_ammo'] = 'you gave ~o~%sx~s~ bullets to ~y~%s~s~', - ['received_ammo'] = 'you received ~o~%sx~s~ bullets from ~b~%s~s~', ['gave_money'] = 'you gave ~g~$%s~s~ to ~y~%s~s~', ['received_money'] = 'you received ~g~$%s~s~ from ~b~%s~s~', ['gave_account_money'] = 'you gave ~g~$%s~s~ (%s) to ~y~%s~s~', diff --git a/locales/fi.lua b/locales/fi.lua index eb3ac49f..5cbca385 100644 --- a/locales/fi.lua +++ b/locales/fi.lua @@ -23,8 +23,6 @@ Locales['fi'] = { ['received_weapon_withammo'] = 'you received ~y~1x~s~ ~b~%s~s~ with ~o~%sx~s~ bullets from ~b~%s~s~', ['received_weapon_hasalready'] = '~b~%s~s~ attempted to give you an ~y~%s~s~, but you already have one', ['received_weapon_noweapon'] = '~b~%s~s~ attempted to give you ammo for an ~y~%s~s~, but you dont have one', - ['gave_ammo'] = 'sinä annoit ~o~%sx~s~ ammuksia henkilölle ~y~%s~s~', - ['received_ammo'] = 'sinä sait ~o~%sx~s~ ammuksia henkilöltä ~b~%s~s~', ['gave_money'] = 'sinä annoit ~g~$%s~s~ henkilölle ~y~%s~s~', ['received_money'] = 'sinä sait ~g~$%s~s~ henkilöltä ~b~%s~s~', ['gave_account_money'] = 'sinä annoit ~g~$%s~s~ (%s) henkilölle ~y~%s~s~', diff --git a/locales/fr.lua b/locales/fr.lua index 45362203..b3f77b7c 100644 --- a/locales/fr.lua +++ b/locales/fr.lua @@ -23,8 +23,6 @@ Locales['fr'] = { ['received_weapon_withammo'] = 'vous avez reçu ~y~1x~s~ ~b~%s~s~ avec ~o~%sx~s~ balles de ~b~%s~s~', ['received_weapon_hasalready'] = '~b~%s~s~ a tenté de vous donner ~y~%s~s~, mais vous en aviez déjà un exemplaire', ['received_weapon_noweapon'] = '~b~%s~s~ tente de vous donner des munitions pour ~y~%s~s~, mais vous n\'en avez pas', - ['gave_ammo'] = 'vous donnez ~o~%sx~s~ munitions à ~y~%s~s~', - ['received_ammo'] = 'vous recevez ~o~%sx~s~ munitions de ~b~%s~s~', ['gave_money'] = 'vous avez donné ~g~$%s~s~ à ~y~%s~s~', ['received_money'] = 'vous avez reçu ~g~$%s~s~ par ~b~%s~s~', ['gave_account_money'] = 'vous avez donné ~g~$%s~s~ (%s) à ~y~%s~s~', diff --git a/locales/pl.lua b/locales/pl.lua index 57ee9a5b..09e61c5a 100644 --- a/locales/pl.lua +++ b/locales/pl.lua @@ -23,8 +23,6 @@ Locales['pl'] = { ['received_weapon_withammo'] = 'otrzymałeś/aś ~b~%s~s~ z ~o~%sx~s~ nabojami od ~b~%s~s~', ['received_weapon_hasalready'] = '~b~%s~s~ próbował/a przekazać ci ~y~%s~s~, lecz już posiadasz jedno', ['received_weapon_noweapon'] = '~b~%s~s~ próbował/a przekazać ci amunicje do ~y~%s~s~, lecz nie posiadasz tej broni', - ['gave_ammo'] = 'dajesz ~o~%sx~s~ naboje dla ~y~%s~s~', - ['received_ammo'] = 'otrzymujesz ~o~%sx~s~ naboje od ~b~%s~s~', ['gave_money'] = 'dajesz ~g~%s$~s~ dla ~y~%s~s~', ['received_money'] = 'otrzymujesz ~g~%s$~s~ od ~b~%s~s~', ['gave_account_money'] = 'dajesz ~g~%s$~s~ (%s) dla ~y~%s~s~', diff --git a/locales/sv.lua b/locales/sv.lua index 38d9d115..d15ce060 100644 --- a/locales/sv.lua +++ b/locales/sv.lua @@ -14,23 +14,21 @@ Locales['sv'] = { ['gave_item'] = 'du gav ~y~%sx~s~ ~b~%s~s~ till ~y~%s~s~', ['received_item'] = 'du tog emot ~y~%sx~s~ ~b~%s~s~ från ~b~%s~s~', ['gave_weapon'] = 'du gav ~b~%s~s~ till ~y~%s~s~', - ['gave_weapon_ammo'] = 'you gave ~o~%sx~s~ bullets for ~b~%s~s~ to ~y~%s~s~', + ['gave_weapon_ammo'] = 'du gav ~o~%sx~s~ skott för ~b~%s~s~ till ~y~%s~s~', ['gave_weapon_withammo'] = 'du gav ~b~%s~s~ med ~o~%sx~s~ skott till ~y~%s~s~', ['gave_weapon_hasalready'] = '~y~%s~s~ har redan en ~y~%s~s~', - ['gave_weapon_noweapon'] = '~y~%s~s~ does not have that weapon', + ['gave_weapon_noweapon'] = '~y~%s~s~ har inte det vapnet', ['received_weapon'] = 'du tog emot ~b~%s~s~ från ~b~%s~s~', - ['received_weapon_ammo'] = 'you received ~o~%sx~s~ bullets for your ~b~%s~s~ from ~b~%s~s~', + ['received_weapon_ammo'] = 'du tog emot ~o~%sx~s~ skott för ~b~%s~s~ från ~b~%s~s~', ['received_weapon_withammo'] = 'du tog emot ~b~%s~s~ med ~o~%sx~s~ skott från ~b~%s~s~', ['received_weapon_hasalready'] = '~b~%s~s~ försökte ge dig en ~y~%s~s~, men det har du redan', - ['received_weapon_noweapon'] = '~b~%s~s~ attempted to give you ammo for an ~y~%s~s~, but you dont have one', - ['gave_ammo'] = 'du gav ~o~%sx~s~ skott till ~y~%s~s~', - ['received_ammo'] = 'du tog emot ~o~%sx~s~ skott från ~b~%s~s~', + ['received_weapon_noweapon'] = '~b~%s~s~ försökte ge dig ammunition för ett ~y~%s~s~, men du har inget sådant vapen', ['gave_money'] = 'du gav ~g~%s SEK~s~ till ~y~%s~s~', ['received_money'] = 'du tog emot ~g~%s SEK~s~ från ~b~%s~s~', ['gave_account_money'] = 'du gav ~g~%s SEK~s~ (%s) till ~y~%s~s~', ['received_account_money'] = 'du tog emot ~g~%s SEK~s~ (%s) från ~b~%s~s~', ['amount_invalid'] = 'ogiltig mängd', - ['players_nearby'] = 'inga spelare nära', + ['players_nearby'] = 'det finns inga spelare nära', ['ex_inv_lim'] = 'åtgärd inte möjligt, översteg förråd gräns för ~y~%s~s~', ['imp_invalid_quantity'] = 'åtgärd omöjlig, ogiltig mängd', ['imp_invalid_amount'] = 'åtgärd omöjlig, ogiltig belopp',