Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 6566c7f

Browse files
authored
Merge pull request #255 from ExchangeCalendar/254-spanish-portuguese-romanian
#254 Spanish, Portuguese, Romanian translation files are not included
2 parents 4de26bf + 07e090e commit 6566c7f

File tree

106 files changed

+1513
-16
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+1513
-16
lines changed

addressbook/exchangeAddressBook.manifest

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,16 @@ locale exchangecontacts en locale/en/
1919
locale exchangecontacts cs-CZ locale/cs_CZ/
2020
locale exchangecontacts de locale/de/
2121
locale exchangecontacts en-US locale/en_US/
22+
locale exchangecontacts es-ES locale/es_ES/
2223
locale exchangecontacts fr-FR locale/fr_FR/
2324
locale exchangecontacts gl locale/gl/
2425
locale exchangecontacts hu locale/hu/
2526
locale exchangecontacts it-IT locale/it_IT/
2627
locale exchangecontacts ja-JP locale/ja_JP/
2728
locale exchangecontacts nl locale/nl/
2829
locale exchangecontacts pl locale/pl/
30+
locale exchangecontacts pt-BR locale/pt_BR/
31+
locale exchangecontacts ro locale/ro/
2932
locale exchangecontacts ru locale/ru/
3033
locale exchangecontacts sk locale/sk/
3134
locale exchangecontacts sv locale/sv/

addressbook/locale/cs_CZ/exchangeContactSettings.dtd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!ENTITY ecsettings.window.title "ExchangeCalendar Contact Settings">
1+
<!ENTITY ecsettings.window.title "ExchangeCalendar nastavení kontaktů">
22

33
<!ENTITY label.acceptbutton "Uložit">
44
<!ENTITY label.cancelbutton "Storno">
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
syncFolderEventMessage="%4$S": Se han recibido actualizaciones de contactos desde el servidor EWS (Nuevos: %1$S, Modificados: %2$S, Eliminados: %3$S).
2+
promtpDeleteDirectoryTitle=¿Eliminar la carpeta de contactos?
3+
promptDeleteDirectoryText=Estás seguro de querer eliminar "%1$S"?
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
syncFolderEventMessage="%4$S": Se han recibido actualizaciones de listas de distribución desde el servidor EWS (Nuevas: %1$S, Modificadas: %2$S, Eliminadas: %3$S).
2+
promtpDeleteDirectoryTitle=¿Eliminar la carpeta de contactos?
3+
promptDeleteDirectoryText=¿Estás seguro de querer eliminar "%1$S"?
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!ENTITY toolbar.button.label.addaccount "Añadir carpeta de contactos de Exchange">
2+
<!ENTITY toolbar.button.tooltip.addaccount "Esto añadirá un carpeta nueva de contactos de Exchange">
3+
4+
<!ENTITY toolbar.button.label.deleteaccount "Eliminar carpeta de contactos de Exchange">
5+
<!ENTITY toolbar.button.tooltip.deleteaccount "Esto eliminará una carpeta de contactos de Exchange existente">
6+
7+
<!ENTITY deleteExchangeCmd.label "Eliminar carpeta de contactos de Exchange">
8+
9+
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!ENTITY ecsettings.window.title "Ajustes de Contacto de ExchangeCalendar">
2+
3+
<!ENTITY label.acceptbutton "Guardar">
4+
<!ENTITY label.cancelbutton "Cancelar">
5+
6+
<!ENTITY ecsettings.tab.adsettings "Exchange/DA de Windows">
7+
<!ENTITY ecsettings.tab.meetingrequestsettings "Solicitud de reunión">
8+
9+
<!ENTITY label.ecExchangeSettings.title "Nombre en la lista:">
10+
<!ENTITY exchangeWebService.preference.contacts.pollinterval "Intervalo de refresco en segundos:">
11+
12+
<!ENTITY exchWebService.add.globaladdresslist.label "Añadir la lista global de direcciones a los resultados de la búsqueda.">

addressbook/locale/gl/exchangeContactSettings.dtd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!ENTITY ecsettings.window.title "ExchangeCalendar Contact Settings">
1+
<!ENTITY ecsettings.window.title "Axustes de Contacto de ExchangeCalendar">
22

33
<!ENTITY label.acceptbutton "Gardar">
44
<!ENTITY label.cancelbutton "Cancelar">

addressbook/locale/hu/exchangeContactSettings.dtd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!ENTITY ecsettings.window.title "ExchangeCalendar Contact Settings">
1+
<!ENTITY ecsettings.window.title "Exchange-naptár névjegyzék beállításait">
22

33
<!ENTITY label.acceptbutton "Mentés">
44
<!ENTITY label.cancelbutton "Mégse">
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
syncFolderEventMessage="%4$S": Received contact update(s) from EWS server (New: %1$S, Changed: %2$S, Removed: %3$S).
2+
promtpDeleteDirectoryTitle=Remove contacts folder?
3+
promptDeleteDirectoryText=Are you really sure you want to remove "%1$S"?
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
syncFolderEventMessage="%4$S": Received distribution list update(s) from EWS server (New: %1$S, Changed: %2$S, Removed: %3$S).
2+
promtpDeleteDirectoryTitle=Remove contacts folder?
3+
promptDeleteDirectoryText=Are you really sure you want to remove "%1$S"?

0 commit comments

Comments
 (0)