summaryrefslogtreecommitdiff
path: root/sc/addin
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-12-17 18:48:54 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-12-17 18:48:54 +0000
commit02e594b8c513e39631466314ebab9d371b229d1f (patch)
tree40efbba19dc7d3f37e3b6294206eee4c9a869554 /sc/addin
parent72c1ed053e3f33f9d7906aaa620eefe9a65a7552 (diff)
INTEGRATION: CWS geordi2q11 (1.17.158); FILE MERGED
2003/12/16 15:12:58 hr 1.17.158.1: #111934#: join CWS ooo111fix1
Diffstat (limited to 'sc/addin')
-rw-r--r--sc/addin/rot13/rot13.src13
1 files changed, 10 insertions, 3 deletions
diff --git a/sc/addin/rot13/rot13.src b/sc/addin/rot13/rot13.src
index 29612e1cf4cd..64f8533c3c75 100644
--- a/sc/addin/rot13/rot13.src
+++ b/sc/addin/rot13/rot13.src
@@ -2,9 +2,9 @@
*
* $RCSfile: rot13.src,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: hr $ $Date: 2003-07-17 12:49:36 $
+ * last change: $Author: vg $ $Date: 2003-12-17 19:48:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ Resource RID_SC_ADDIN_ROT13
Text[ french ] = "ROT13 Algorythme, remplacement de chaque caractère alphabétique du texte par rotation de 13 caractères dans l'alphabet.";
Text[ spanish ] = "Algoritmo ROT13, cada carácter alfabético del texto rodará 13 espacios en el alfabeto.";
Text[ italian ] = "ROT13 algoritmo, ogni carattere alfabetico del testo viene ruotato di 13 nell'alfabeto.";
- Text[ danish ] = "ROT13 algoritme, hvert alfabetiske tegn i teksten bliver roteret med 13 i alfabetet.";
+ Text[ danish ] = "ROT13 algoritme: Hvert bogstav forskydes med 13 pladser i alfabetet.";
Text[ swedish ] = "ROT13 algoritm, varje alfabetiskt tecken i texten roteras med 13 i alfabetet.";
Text[ polish ] = "Algorytm ROT13, ka¿dy alfabetyczny znak tekstu zostanie obrócony o 13 w alfabecie.";
Text[ portuguese_brazilian ] = "Algoritmo ROT13, rotação de 13 caracteres no alfabeto para cada um dos caracteres alfabéticos do texto ";
@@ -95,6 +95,8 @@ Resource RID_SC_ADDIN_ROT13
Text[ hebrew ] = "ROT13 Algorithmus, jedes alphabetische Zeichen des Textes wird um 13 im Alphabet rotiert.";
Text[ hindi ] = "ROT13 अलà¥à¤—ोरितमà¥, टेकà¥à¤¸à¥à¤Ÿà¥ का हरेक वरà¥à¤£à¤®à¤¾à¤²à¤¾ अकà¥à¤·à¤° को वरà¥à¤£à¤®à¤¾à¤²à¤¾ में 13 बार घà¥à¤®à¤¾à¤¤à¤¾ है";
Text[ slovak ] = "ROT13 algoritmus, každý abecedný znak v texte je posunutý o 13 pozícií v abecede";
+ Text[ hungarian ] = "ROT13 Algoritmus, a szöveg minden betűjét az ábécében 13 egységgel eltolja.";
+ Text[ slovenian ] = "Algoritem ROT13, vsak abecedni znak v besedilu premakne za 13 mest v abecedi";
};
String ROT13_PAR1_NAME // Name of Parameter 1
@@ -129,6 +131,8 @@ Resource RID_SC_ADDIN_ROT13
Text[ hebrew ] = "‮טקסט‬";
Text[ hindi ] = "टेकà¥à¤¸à¥à¤Ÿà¥";
Text[ slovak ] = "Text";
+ Text[ hungarian ] = "Szöveg";
+ Text[ slovenian ] = "Besedilo";
};
String ROT13_PAR1_DESC // Description of Parameter 1
@@ -163,6 +167,8 @@ Resource RID_SC_ADDIN_ROT13
Text[ hebrew ] = "Der Text der rotiert werden soll";
Text[ hindi ] = "टेकà¥à¤¸à¥à¤Ÿà¥ जिसको घà¥à¤®à¤¾à¤¨à¤¾ है";
Text[ slovak ] = "Text ktorý má byť posunutý";
+ Text[ hungarian ] = "Az elforgatandó szöveg";
+ Text[ slovenian ] = "Besedilo, ki ga je potrebno premakniti";
};
};
@@ -195,3 +201,4 @@ Resource RID_SC_ADDIN_ROT13
+