update german translation, fixed 'BAM - Konvertibile Mark'

This commit is contained in:
middeke
2015-12-08 12:35:53 +01:00
parent 78fd4d3ee9
commit 6688b275e6
23 changed files with 111 additions and 111 deletions

View File

@@ -1048,7 +1048,7 @@ return array(
'Passwords will be encrypted if present' => 'Šifra će biti kriptovana', 'Passwords will be encrypted if present' => 'Šifra će biti kriptovana',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
'Assign automatically a category based on a link' => 'Automatsko pridruživanje kategorije bazirano na vezi', 'Assign automatically a category based on a link' => 'Automatsko pridruživanje kategorije bazirano na vezi',
'BAM - Konvertibile Mark' => 'BAM - Konvertibilna marka', 'BAM - Konvertible Mark' => 'BAM - Konvertibilna marka',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1,4 +1,4 @@
<?php <?php
return array( return array(
'number.decimals_separator' => ',', 'number.decimals_separator' => ',',
@@ -1010,93 +1010,93 @@ return array(
'Unread notifications' => 'Ungelesene Benachrichtigungen', 'Unread notifications' => 'Ungelesene Benachrichtigungen',
'My filters' => 'Meine Filter', 'My filters' => 'Meine Filter',
'Notification methods:' => 'Benachrichtigungs-Methoden:', 'Notification methods:' => 'Benachrichtigungs-Methoden:',
// 'Import tasks from CSV file' => '', 'Import tasks from CSV file' => 'Importiere Aufgaben aus CSV Datei',
// 'Unable to read your file' => '', 'Unable to read your file' => 'Die Datei kann nicht gelesen werden',
// '%d task(s) have been imported successfully.' => '', '%d task(s) have been imported successfully.' => '%d Aufgabe(n) wurde(n) erfolgreich importiert',
// 'Nothing have been imported!' => '', 'Nothing have been imported!' => 'Es wurde nichts importiert!',
// 'Import users from CSV file' => '', 'Import users from CSV file' => 'Importiere Benutzer aus CSV Datei',
// '%d user(s) have been imported successfully.' => '', '%d user(s) have been imported successfully.' => '%d Benutzer wurde(n) erfolgreich importiert.',
// 'Comma' => '', 'Comma' => 'Komma',
// 'Semi-colon' => '', 'Semi-colon' => 'Semikolon',
// 'Tab' => '', 'Tab' => 'Tabulator',
// 'Vertical bar' => '', 'Vertical bar' => 'senkrechter Strich',
// 'Double Quote' => '', 'Double Quote' => 'Doppelte Anführungszeichen',
// 'Single Quote' => '', 'Single Quote' => 'Einfache Anführungszeichen',
// '%s attached a file to the task #%d' => '', '%s attached a file to the task #%d' => '%s hat eine Datei zur Aufgabe #%d hinzugefügt',
// 'There is no column or swimlane activated in your project!' => '', 'There is no column or swimlane activated in your project!' => 'Es ist keine Spalte oder Swimlane in Ihrem Projekt aktiviert!',
// 'Append filter (instead of replacement)' => '', 'Append filter (instead of replacement)' => 'Filter anhängen (statt zu ersetzen)',
// 'Append/Replace' => '', 'Append/Replace' => 'Anhängen/Ersetzen',
// 'Append' => '', 'Append' => 'Anhängen',
// 'Replace' => '', 'Replace' => 'Ersetzen',
// 'There is no notification method registered.' => '', 'There is no notification method registered.' => 'Es ist keine Benachrichtigungsmethode registriert',
// 'Import' => '', 'Import' => 'Import',
// 'change sorting' => '', 'change sorting' => 'Sortierung ändern',
// 'Tasks Importation' => '', 'Tasks Importation' => 'Aufgaben Import',
// 'Delimiter' => '', 'Delimiter' => 'Trennzeichen',
// 'Enclosure' => '', 'Enclosure' => 'Anlage',
// 'CSV File' => '', 'CSV File' => 'CSV Datei',
// 'Instructions' => '', 'Instructions' => 'Anweisungen',
// 'Your file must use the predefined CSV format' => '', 'Your file must use the predefined CSV format' => 'Ihre Datei muss das vorgegebene CSV Format haben',
// 'Your file must be encoded in UTF-8' => '', 'Your file must be encoded in UTF-8' => 'Ihre Datei muss UTF-8 kodiert sein',
// 'The first row must be the header' => '', 'The first row must be the header' => 'Die erste Zeile muss die Kopfzeile sein',
// 'Duplicates are not verified for you' => '', 'Duplicates are not verified for you' => 'Duplikate werden nicht für Sie geprüft',
// 'The due date must use the ISO format: YYYY-MM-DD' => '', 'The due date must use the ISO format: YYYY-MM-DD' => 'Das Fälligkeitsdatum muss das ISO Format haben: YYYY-MM-DD',
// 'Download CSV template' => '', 'Download CSV template' => 'CSV Vorlage herunterladen',
// 'No external integration registered.' => '', 'No external integration registered.' => 'Keine externe Integration registriert',
// 'Duplicates are not imported' => '', 'Duplicates are not imported' => 'Duplikate wurden nicht importiert',
// 'Usernames must be lowercase and unique' => '', 'Usernames must be lowercase and unique' => 'Benutzernamen müssen in Kleinbuschstaben und eindeutig sein',
// 'Passwords will be encrypted if present' => '', 'Passwords will be encrypted if present' => 'Passwörter werden verschlüsselt wenn vorhanden',
// '%s attached a new file to the task %s' => '', '%s attached a new file to the task %s' => '%s hat eine neue Datei zur Aufgabe %s hinzufgefügt',
// 'Assign automatically a category based on a link' => '', 'Assign automatically a category based on a link' => 'Linkbasiert eine Kategorie automatisch zuordnen',
// 'BAM - Konvertibile Mark' => '', 'BAM - Konvertible Mark' => 'BAM - Konvertible Mark',
// 'Assignee Username' => '', 'Assignee Username' => 'Benutzername des Zuständigen',
// 'Assignee Name' => '', 'Assignee Name' => 'Name des Zuständigen',
// 'Groups' => '', 'Groups' => 'Gruppen',
// 'Members of %s' => '', 'Members of %s' => 'Mitglied von %s',
// 'New group' => '', 'New group' => 'Neue Gruppe',
// 'Group created successfully.' => '', 'Group created successfully.' => 'Gruppe erfolgreich angelegt.',
// 'Unable to create your group.' => '', 'Unable to create your group.' => 'Gruppe konnte nicht angelegt werden',
// 'Edit group' => '', 'Edit group' => 'Gruppe bearbeiten',
// 'Group updated successfully.' => '', 'Group updated successfully.' => 'Gruppe erfolgreich aktualisiert',
// 'Unable to update your group.' => '', 'Unable to update your group.' => 'Gruppe konnte nicht aktualisiert werden',
// 'Add group member to "%s"' => '', 'Add group member to "%s"' => 'Gruppenmitglied zu "%s" hinzufügen',
// 'Group member added successfully.' => '', 'Group member added successfully.' => 'Gruppenmitglied erfolgreich hinzugefügt',
// 'Unable to add group member.' => '', 'Unable to add group member.' => 'Gruppenmitglied konnte nicht hinzugefügt werden.',
// 'Remove user from group "%s"' => '', 'Remove user from group "%s"' => 'Benutzer aus Gruppe "%s" löschen',
// 'User removed successfully from this group.' => '', 'User removed successfully from this group.' => 'Benutzer erfolgreich aus dieser Gruppe gelöscht.',
// 'Unable to remove this user from the group.' => '', 'Unable to remove this user from the group.' => 'Benutzer konnte nicht aus dieser Gruppe gelöscht werden.',
// 'Remove group' => '', 'Remove group' => 'Gruppe löschen',
// 'Group removed successfully.' => '', 'Group removed successfully.' => 'Gruppe erfolgreich gelöscht.',
// 'Unable to remove this group.' => '', 'Unable to remove this group.' => 'Gruppe konnte nicht gelöscht werden.',
// 'Project Permissions' => '', 'Project Permissions' => 'Projekt Berechtigungen',
// 'Manager' => '', 'Manager' => 'Manager',
// 'Project Manager' => '', 'Project Manager' => 'Projekt Manager',
// 'Project Member' => '', 'Project Member' => 'Projekt Mitglied',
// 'Project Viewer' => '', 'Project Viewer' => 'Projekt Betrachter',
// 'Gitlab issue reopened' => '', 'Gitlab issue reopened' => 'Gitlab Thema wiedereröffnet',
// 'Your account is locked for %d minutes' => '', 'Your account is locked for %d minutes' => 'Ihr Zugang wurde für %d Minuten gesperrt',
// 'Invalid captcha' => '', 'Invalid captcha' => 'Ungültiges Captcha',
// 'The name must be unique' => '', 'The name must be unique' => 'Der Name muss eindeutig sein',
// 'View all groups' => '', 'View all groups' => 'Alle Gruppen anzeigen',
// 'View group members' => '', 'View group members' => 'Gruppenmitglieder anzeigen',
// 'There is no user available.' => '', 'There is no user available.' => 'Es ist kein Benutzer verfügbar.',
// 'Do you really want to remove the user "%s" from the group "%s"?' => '', 'Do you really want to remove the user "%s" from the group "%s"?' => 'Wollen Sie den Benutzer "%s" wirklich aus der Gruppe "%s" löschen?',
// 'There is no group.' => '', 'There is no group.' => 'Es gibt keine Gruppe.',
// 'External Id' => '', 'External Id' => 'Externe ID',
// 'Add group member' => '', 'Add group member' => 'Gruppenmitglied hinzufügen',
// 'Do you really want to remove this group: "%s"?' => '', 'Do you really want to remove this group: "%s"?' => 'Wollen Sie die Gruppe "%s" wirklich löschen?',
// 'There is no user in this group.' => '', 'There is no user in this group.' => 'Es gibt keinen Benutzer in dieser Gruppe.',
// 'Remove this user' => '', 'Remove this user' => 'Diesen Benutzer löschen',
// 'Permissions' => '', 'Permissions' => 'Berechtigungen',
// 'Allowed Users' => '', 'Allowed Users' => 'Berechtigte Benutzer',
// 'No user have been allowed specifically.' => '', 'No user have been allowed specifically.' => 'Keine Benutzer mit ausdrücklicher Berechtigung.',
// 'Role' => '', 'Role' => 'Rolle',
// 'Enter user name...' => '', 'Enter user name...' => 'Geben Sie den Benutzernamem ein...',
// 'Allowed Groups' => '', 'Allowed Groups' => 'Berechtigte Gruppen',
// 'No group have been allowed specifically.' => '', 'No group have been allowed specifically.' => 'Keine Gruppen mit ausdrücklicher Berechtigung.',
// 'Group' => '', 'Group' => 'Gruppe',
// 'Group Name' => '', 'Group Name' => 'Gruppenname',
// 'Enter group name...' => '', 'Enter group name...' => 'Geben Sie den Gruppennamen ein...',
// 'Role:' => '', 'Role:' => 'Rolle:',
'Project members' => 'Projektmitglieder', 'Project members' => 'Projektmitglieder',
); );

View File

@@ -1048,7 +1048,7 @@ return array(
'Passwords will be encrypted if present' => 'Las contraseñas serán cifradas si es que existen', 'Passwords will be encrypted if present' => 'Las contraseñas serán cifradas si es que existen',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1051,7 +1051,7 @@ return array(
'%s attached a new file to the task %s' => '%s a attaché un nouveau fichier à la tâche %s', '%s attached a new file to the task %s' => '%s a attaché un nouveau fichier à la tâche %s',
'Link type' => 'Type de lien', 'Link type' => 'Type de lien',
'Assign automatically a category based on a link' => 'Assigner automatiquement une catégorie en fonction d\'un lien', 'Assign automatically a category based on a link' => 'Assigner automatiquement une catégorie en fonction d\'un lien',
'BAM - Konvertibile Mark' => 'BAM - Mark convertible', 'BAM - Konvertible Mark' => 'BAM - Mark convertible',
'Assignee Username' => 'Utilisateur assigné', 'Assignee Username' => 'Utilisateur assigné',
'Assignee Name' => 'Nom de l\'assigné', 'Assignee Name' => 'Nom de l\'assigné',
'Groups' => 'Groupes', 'Groups' => 'Groupes',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
'Passwords will be encrypted if present' => 'Senhas serão encriptadas, se presentes', 'Passwords will be encrypted if present' => 'Senhas serão encriptadas, se presentes',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
'Passwords will be encrypted if present' => 'Senhas serão encriptadas se presentes', 'Passwords will be encrypted if present' => 'Senhas serão encriptadas se presentes',
'%s attached a new file to the task %s' => '%s anexou um novo ficheiro à tarefa %s', '%s attached a new file to the task %s' => '%s anexou um novo ficheiro à tarefa %s',
'Assign automatically a category based on a link' => 'Assignar automáticamente a categoria baseada num link', 'Assign automatically a category based on a link' => 'Assignar automáticamente a categoria baseada num link',
'BAM - Konvertibile Mark' => 'BAM - Marca Conversível', 'BAM - Konvertible Mark' => 'BAM - Marca Conversível',
'Assignee Username' => 'Utilizador do Assignado', 'Assignee Username' => 'Utilizador do Assignado',
'Assignee Name' => 'Nome do Assignado', 'Assignee Name' => 'Nome do Assignado',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -1048,7 +1048,7 @@ return array(
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '', // 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertibile Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', // 'Groups' => '',

View File

@@ -35,7 +35,7 @@ class Config extends Setting
'RSD' => t('RSD - Serbian dinar'), 'RSD' => t('RSD - Serbian dinar'),
'SEK' => t('SEK - Swedish Krona'), 'SEK' => t('SEK - Swedish Krona'),
'NOK' => t('NOK - Norwegian Krone'), 'NOK' => t('NOK - Norwegian Krone'),
'BAM' => t('BAM - Konvertibile Mark'), 'BAM' => t('BAM - Konvertible Mark'),
); );
} }