Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gnumeric
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
369
Issues
369
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gnumeric
Commits
f1cc01dd
Commit
f1cc01dd
authored
Jan 18, 1999
by
Arturo Espinosa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 0.7 is ready
parent
7e8d29de
Changes
22
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
4000 additions
and
3629 deletions
+4000
-3629
Makefile.am
Makefile.am
+1
-1
autogen.sh
autogen.sh
+0
-8
configure.in
configure.in
+1
-9
plugins/python/Makefile.am
plugins/python/Makefile.am
+0
-1
po/cs.po
po/cs.po
+280
-188
po/de.po
po/de.po
+284
-184
po/es.po
po/es.po
+180
-767
po/es_DO.po
po/es_DO.po
+219
-177
po/es_GT.po
po/es_GT.po
+219
-177
po/es_HN.po
po/es_HN.po
+219
-177
po/es_MX.po
po/es_MX.po
+219
-177
po/es_PA.po
po/es_PA.po
+219
-177
po/es_PE.po
po/es_PE.po
+219
-177
po/es_SV.po
po/es_SV.po
+219
-177
po/fr.po
po/fr.po
+71
-84
po/hu.po
po/hu.po
+281
-188
po/it.po
po/it.po
+285
-187
po/ja.po
po/ja.po
+284
-184
po/ko.po
po/ko.po
+24
-39
po/no.po
po/no.po
+278
-184
po/no_NO.po
po/no_NO.po
+219
-177
po/pt.po
po/pt.po
+279
-189
No files found.
Makefile.am
View file @
f1cc01dd
...
...
@@ -4,7 +4,7 @@ appicondir = $(datadir)/pixmaps
appicon_DATA
=
gnome-gnumeric.png
EXTRA_DIST
=
\
gnumeric.desktop README HACKING
xlibtool
\
gnumeric.desktop README HACKING
\
gnumeric.keys.in gnumeric.mime
$(appicon_DATA)
dist-hook
:
...
...
autogen.sh
View file @
f1cc01dd
...
...
@@ -16,11 +16,3 @@ PKG_NAME="Gnumeric"
.
$srcdir
/macros/autogen.sh
rm
-f
xlibtool
mv
libtool xlibtool
rm
-f
$srcdir
/xltmain.sh
mv
$srcdir
/ltmain.sh
$srcdir
/xltmain.sh
sed
-e
's/^archive_cmds="\(.*\)"$/archive_cmds="\1 \\$deplibs"/'
xlibtool
>
libtool
sed
-e
's/\$show "extracting global C symbols from.*//'
<
$srcdir
/xltmain.sh
>
$srcdir
/ltmain.sh
chmod
+x libtool
$srcdir
/ltmain.sh
configure.in
View file @
f1cc01dd
AC_INIT(src/gnumeric.h)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(gnumeric,0.
5
)
AM_INIT_AUTOMAKE(gnumeric,0.
7
)
AM_MAINTAINER_MODE
AM_ACLOCAL_INCLUDE(macros)
...
...
@@ -121,11 +121,3 @@ macros/Makefile
stamp.h
],[sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile])
rm -f xlibtool
mv libtool xlibtool
rm -f $srcdir/xltmain.sh
mv $srcdir/ltmain.sh $srcdir/xltmain.sh
sed -e 's/^archive_cmds="\(.*\)"$/archive_cmds="\1 \\$deplibs"/' xlibtool > libtool
sed -e 's/\$show "extracting global C symbols from.*//' < $srcdir/xltmain.sh > $srcdir/ltmain.sh
chmod +x libtool $srcdir/ltmain.sh
plugins/python/Makefile.am
View file @
f1cc01dd
...
...
@@ -17,7 +17,6 @@ plugindir = $(libdir)/gnumeric/plugins
plugin_LTLIBRARIES
=
libpython.la
libpython_la_SOURCES
=
python.c
LIBTOOL
=
$(SHELL)
$(top_builddir)
/xlibtool
INCLUDES
=
\
-I
$(GNUMERIC_SRC_DIR)
\
...
...
po/cs.po
View file @
f1cc01dd
...
...
@@ -267,7 +267,7 @@ msgstr "P
msgid "Format codes"
msgstr "Formtovac kdy"
#: src/dialog-cell-format.c:353 src/formats.c:16 src/number-match.c:4
48
#: src/dialog-cell-format.c:353 src/formats.c:16 src/number-match.c:4
50
msgid "General"
msgstr "Obecn"
...
...
@@ -276,7 +276,7 @@ msgid "Left"
msgstr "Vlevo"
#: src/dialog-cell-format.c:355 src/dialog-cell-format.c:364
#: src/workbook.c:8
30
#: src/workbook.c:8
48
msgid "Center"
msgstr "Doprosed"
...
...
@@ -411,31 +411,31 @@ msgstr "Jdi na..."
msgid "Special..."
msgstr "Zvltnosti..."
#: src/dialog-insert-cells.c:2
5
#: src/dialog-insert-cells.c:2
6
msgid "insert cells"
msgstr "vlo buky"
#: src/dialog-insert-cells.c:
29
#: src/dialog-insert-cells.c:
30
msgid "Insert cells"
msgstr "Vlo buky"
#: src/dialog-insert-cells.c:3
2
src/item-grid.c:526
#: src/dialog-insert-cells.c:3
3
src/item-grid.c:526
msgid "Insert"
msgstr "Vlo"
#: src/dialog-insert-cells.c:3
3
#: src/dialog-insert-cells.c:3
4
msgid "Shift cells right"
msgstr "Posu buky vpravo"
#: src/dialog-insert-cells.c:3
4
#: src/dialog-insert-cells.c:3
5
msgid "Shift cells down"
msgstr "Posu buky dolu"
#: src/dialog-insert-cells.c:3
5
#: src/dialog-insert-cells.c:3
6
msgid "Insert row(s)"
msgstr "Vlo dek(y)"
#: src/dialog-insert-cells.c:3
6
#: src/dialog-insert-cells.c:3
7
msgid "Insert column(s)"
msgstr "Vlo sloupec(e)"
...
...
@@ -504,23 +504,23 @@ msgid "Missing quote"
msgstr "Chyb uvozovky"
#. Type checking
#: src/expr.c:47
8
src/fn-sheet.c:25 src/fn-sheet.c:59
#: src/expr.c:47
9
src/fn-sheet.c:25 src/fn-sheet.c:59
msgid "Invalid number of arguments"
msgstr "patn poet argumentu"
#: src/expr.c:70
6
#: src/expr.c:70
7
msgid "Type error"
msgstr "patn typ"
#: src/expr.c:76
4 src/expr.c:922
src/fn-misc.c:40 src/fn-misc.c:67
#: src/expr.c:76
5 src/expr.c:927
src/fn-misc.c:40 src/fn-misc.c:67
msgid "Type mismatch"
msgstr ""
#: src/expr.c:79
0 src/expr.c:826
#: src/expr.c:79
1 src/expr.c:827
msgid "Division by zero"
msgstr "Dlen nulou"
#: src/expr.c:9
37
#: src/expr.c:9
42
msgid "Unknown evaluation error"
msgstr "Neznm chyba pi vpotu"
...
...
@@ -528,7 +528,7 @@ msgstr "Nezn
msgid "Save workbook as"
msgstr "Uloit seit jako"
#: src/file.c:20
2
#: src/file.c:20
3
msgid "Load file"
msgstr "Otevt soubor"
...
...
@@ -543,7 +543,15 @@ msgid ""
"@SEEALSO=TODAY, NOW"
msgstr ""
#: src/fn-date.c:59
#: src/fn-date.c:46
msgid "Invalid month or year"
msgstr ""
#: src/fn-date.c:61
msgid "Invalid day"
msgstr ""
#: src/fn-date.c:71
msgid ""
"@FUNCTION=TODAY\n"
"@SYNTAX=TODAY ()\n"
...
...
@@ -552,7 +560,7 @@ msgid ""
"@SEEALSO=TODAY, NOW"
msgstr ""
#: src/fn-date.c:
87
#: src/fn-date.c:
100
msgid ""
"@FUNCTION=NOW\n"
"@SYNTAX=NOW ()\n"
...
...
@@ -567,7 +575,7 @@ msgid ""
"@SEEALSO=TODAY, NOW"
msgstr ""
#: src/fn-date.c:1
27
#: src/fn-date.c:1
40
msgid ""
"@FUNCTION=TIME\n"
"@SYNTAX=TIME (hours,minutes,seconds)\n"
...
...
@@ -575,7 +583,7 @@ msgid ""
"@SEEALSO=HOUR"
msgstr ""
#: src/fn-date.c:1
54
#: src/fn-date.c:1
67
msgid ""
"@FUNCTION=HOUR\n"
"@SYNTAX=HOUR (serial_number)\n"
...
...
@@ -586,7 +594,7 @@ msgid ""
"SECOND"
msgstr ""
#: src/fn-date.c:1
69
#: src/fn-date.c:1
82
msgid ""
"@FUNCTION=MINUTE\n"
"@SYNTAX=MINUTE (serial_number)\n"
...
...
@@ -596,7 +604,7 @@ msgid ""
"for you, so you can enter a date as a string@SEEALSO=HOUR, NOW, TIME, SECOND"
msgstr ""
#: src/fn-date.c:1
84
#: src/fn-date.c:1
97
msgid ""
"@FUNCTION=SECOND\n"
"@SYNTAX=SECOND (serial_number)\n"
...
...
@@ -606,7 +614,7 @@ msgid ""
"for you, so you can enter a date as a string@SEEALSO=HOUR, MINUTE, NOW, TIME"
msgstr ""
#: src/fn-date.c:2
22
#: src/fn-date.c:2
35
msgid ""
"@FUNCTION=YEAR\n"
"@SYNTAX=YEAR (serial_number)\n"
...
...
@@ -615,7 +623,7 @@ msgid ""
"for you, so you can enter a date as a string@SEEALSO=DAY, MONTH, TIME, NOW"
msgstr ""
#: src/fn-date.c:2
36
#: src/fn-date.c:2
49
msgid ""
"@FUNCTION=MONTH\n"
"@SYNTAX=MONTH (serial_number)\n"
...
...
@@ -624,7 +632,7 @@ msgid ""
"for you, so you can enter a date as a string@SEEALSO=DAY, TIME, NOW, YEAR"
msgstr ""
#: src/fn-date.c:2
50
#: src/fn-date.c:2
63
msgid ""
"@FUNCTION=DAY\n"
"@SYNTAX=DAY (serial_number)\n"
...
...
@@ -692,7 +700,7 @@ msgid ""
"@SYNTAX=AND(b1, b2, ...)\n"
"@DESCRIPTION=Implements the logical AND function: the result is TRUE if all "
"of the expression evaluates to TRUE, otherwise it returns FALSE.\n"
"b1, trough bN are expressions that should evaluate to TRUE or FALSE.If an "
"b1, trough bN are expressions that should evaluate to TRUE or FALSE.
If an "
"integer or floating point value is provided zero is considered FALSE and "
"anything else is TRUE.\n"
"If the values contain strings or empty cells those values are ignored. If "
...
...
@@ -864,7 +872,7 @@ msgstr ""
msgid ""
"@FUNCTION=FLOOR\n"
"@SYNTAX=FLOOR(x)\n"
"@DESCRIPTION=The FLOOR function rounds x down to the next nearestinteger.\n"
"@DESCRIPTION=The FLOOR function rounds x down to the next nearest
integer.\n"
"Performing this function on a string or empty cell simply does nothing.\n"
"@SEEALSO=CEIL, ABS, INT"
msgstr ""
...
...
@@ -895,7 +903,8 @@ msgstr ""
#: src/fn-math.c:689
msgid ""
"@FUNCTION=LOG2@SYNTAX=LOG2(x)\n"
"@FUNCTION=LOG2\n"
"@SYNTAX=LOG2(x)\n"
"@DESCRIPTION=Computes the base-2 logarithm of x. \n"
"Performing this function on a string or empty cell returns an error. \n"
"@SEEALSO=EXP, LOG10, LOG"
...
...
@@ -907,7 +916,8 @@ msgstr ""
#: src/fn-math.c:714
msgid ""
"@FUNCTION=LOG10@SYNTAX=LOG10(x)\n"
"@FUNCTION=LOG10\n"
"@SYNTAX=LOG10(x)\n"
"@DESCRIPTION=Computes the base-10 logarithm of x. \n"
"Performing this function on a string or empty cell returns an error. \n"
"@SEEALSO=EXP, LOG2, LOG"
...
...
@@ -942,10 +952,11 @@ msgstr ""
#: src/fn-math.c:858
msgid ""
"@FUNCTION=OR\n"
"@SYNTAX=OR(b1, b2, ...)@DESCRIPTION=Implements the logical OR function: the "
"result is TRUE if any of thevalues evaluated to TRUE.\n"
"b1, trough bN are expressions that should evaluate to TRUE or FALSE.If an "
"integer or floating point value is provided zero is consideredFALSE and "
"@SYNTAX=OR(b1, b2, ...)\n"
"@DESCRIPTION=Implements the logical OR function: the result is TRUE if any "
"of the values evaluated to TRUE.\n"
"b1, trough bN are expressions that should evaluate to TRUE or FALSE. If an "
"integer or floating point value is provided zero is considered FALSE and "
"anything else is TRUE.\n"
"If the values contain strings or empty cells those values are ignored. If "
"no logical values are provided, then the error '#VALUE!'is returned.\n"
...
...
@@ -1019,8 +1030,7 @@ msgid ""
"@FUNCTION=PI\n"
"@SYNTAX=PI()\n"
"@DESCRIPTION=The PI functions returns the value of Pi as defined by M_PI.\n"
"Performing this function on a string or empty cellreturns an error. This "
"function is called with no arguments.\n"
"This function is called with no arguments.\n"
"@SEEALSO="
msgstr ""
...
...
@@ -1042,35 +1052,35 @@ msgid ""
"@SEEALSO=MID, LEFT"
msgstr ""
#: src/format.c:40
2
#: src/format.c:40
3
msgid "black"
msgstr "ern"
#: src/format.c:40
3
#: src/format.c:40
4
msgid "blue"
msgstr "modr"
#: src/format.c:40
4
#: src/format.c:40
5
msgid "cyan"
msgstr ""
#: src/format.c:40
5
#: src/format.c:40
6
msgid "green"
msgstr "zelen"
#: src/format.c:40
6
#: src/format.c:40
7
msgid "magenta"
msgstr ""
#: src/format.c:40
7
#: src/format.c:40
8
msgid "red"
msgstr "erven"
#: src/format.c:40
8
#: src/format.c:40
9
msgid "white"
msgstr "bl"
#: src/format.c:4
09
#: src/format.c:4
10
msgid "yellow"
msgstr "lut"
...
...
@@ -1274,44 +1284,44 @@ msgstr ""
msgid "$#,##0.00_);[red]($#,##0.00)"
msgstr ""
#: src/gnumeric-sheet.c:8
7
7
#: src/gnumeric-sheet.c:8
8
7
msgid "75%"
msgstr "75%"
#: src/gnumeric-sheet.c:8
8
0
#: src/gnumeric-sheet.c:8
9
0
msgid "50%"
msgstr ""
#: src/gnumeric-sheet.c:8
8
3
#: src/gnumeric-sheet.c:8
9
3
msgid "25%"
msgstr ""
#: src/gnumeric-sheet.c:8
8
6
#: src/gnumeric-sheet.c:8
9
6
msgid "12%"
msgstr ""
#: src/gnumeric-sheet.c:8
8
9
#: src/gnumeric-sheet.c:8
9
9
msgid "6%"
msgstr ""
#: src/gnumeric-sheet.c:
89
2
#: src/gnumeric-sheet.c:
90
2
msgid "Horizontal lines"
msgstr "Horizontln ra"
#: src/gnumeric-sheet.c:
89
5
#: src/gnumeric-sheet.c:
90
5
msgid "Vertical lines"
msgstr "Vertikln ra"
#: src/gnumeric-sheet.c:
898 src/gnumeric-sheet.c:901 src/gnumeric-sheet.c:90
4
#: src/gnumeric-sheet.c:9
0
7
#: src/gnumeric-sheet.c:
908 src/gnumeric-sheet.c:911 src/gnumeric-sheet.c:91
4
#: src/gnumeric-sheet.c:9
1
7
msgid "Diagonal lines"
msgstr "Diagonln ra"
#: src/gnumeric-sheet.c:9
1
0
#: src/gnumeric-sheet.c:9
2
0
msgid "Crossed diagonals"
msgstr ""
#: src/gnumeric-sheet.c:9
1
3
#: src/gnumeric-sheet.c:9
2
3
msgid "Bricks"
msgstr "Cihly"
...
...
@@ -1319,7 +1329,7 @@ msgstr "Cihly"
msgid "Notice"
msgstr "Poznmka"
#: src/item-cursor.c:554 src/item-grid.c:522 src/workbook.c:8
18
#: src/item-cursor.c:554 src/item-grid.c:522 src/workbook.c:8
36
msgid "Copy"
msgstr "Kopie"
...
...
@@ -1351,11 +1361,11 @@ msgstr "Posu
msgid "Shift cells right and move"
msgstr "Posu buky doprava a pesu"
#: src/item-grid.c:521 src/workbook.c:8
15
#: src/item-grid.c:521 src/workbook.c:8
33
msgid "Cut"
msgstr "Vyjmout"
#: src/item-grid.c:523 src/sheet.c:2
396 src/workbook.c:821
#: src/item-grid.c:523 src/sheet.c:2
428 src/workbook.c:839
msgid "Paste"
msgstr "Vloit"
...
...
@@ -1367,15 +1377,23 @@ msgstr "Vyma
msgid "Cell format"
msgstr "Formt buky"
#: src/main.c:2
4
#: src/main.c:2
8
msgid "Dumps the function definitions"
msgstr ""
#: src/main.c:2
4
#: src/main.c:2
8
msgid "FILE"
msgstr "SOUBOR"
#: src/number-match.c:148
#: src/main.c:30
msgid "Enables some debugging functions"
msgstr ""
#: src/main.c:30
msgid "LEVEL"
msgstr ""
#: src/number-match.c:150
msgid "(([-+]?[0-9,])?(\\.?[0-9]*)?([Ee][-+][0-9]+)?)"
msgstr ""
...
...
@@ -1419,371 +1437,445 @@ msgstr "
msgid "Column: %s"
msgstr "Sloupec: %s"
#: src/workbook.c:28
0
#: src/workbook.c:28
2
msgid "Warning"
msgstr ""
#: src/workbook.c:291
#, fuzzy
msgid "Workbook "
msgstr "Uloit seit jako"
#: src/workbook.c:290
msgid "Workbook %s has unsaved changes, save them?"
msgstr ""
#: src/workbook.c:29
2
msgid " has unsaved changes, save them?"
#: src/workbook.c:29
3
msgid "
Workbook
has unsaved changes, save them?"
msgstr ""
#: src/workbook.c:48
1 src/workbook.c:497
#: src/workbook.c:48
2 src/workbook.c:498
msgid "Insert rows"
msgstr "Vlo dky"
#: src/workbook.c:58
4
#: src/workbook.c:58
5
msgid ">mm/dd/yyyy"
msgstr ""
#: src/workbook.c:60
3
#: src/workbook.c:60
4
msgid ">hh:mm"
msgstr ""
#: src/workbook.c:6
59
#: src/workbook.c:6
60
msgid "_New"
msgstr "_Nov"
#: src/workbook.c:66
1
#: src/workbook.c:66
0
#, fuzzy
msgid "_Open..."
msgstr "_Otevt"
#: src/workbook.c:663
msgid "_Save"
msgstr "Ulo"
#: src/workbook.c:665
#, fuzzy
msgid "Save _as..."
msgstr "Ulo j_ako"
msgid "Create a new spreadsheet"
msgstr "Vytvo nov list"
#: src/workbook.c:67
0
#: src/workbook.c:67
1
msgid "Plu_g-ins..."
msgstr ""
#: src/workbook.c:674
msgid "_Close"
msgstr "Zavi"
#: src/workbook.c:676
#: src/workbook.c:671
#, fuzzy
msgid "
E_xit
"
msgstr "
Kone
c"
msgid "
Gnumeric plugins
"
msgstr "
Gnumeri
c"
#: src/workbook.c:68
4
#: src/workbook.c:68
5
msgid "_All"
msgstr "Ve"
#: src/workbook.c:685
#: src/workbook.c:686
msgid "Clear the selected cells' formats, comments, and contents"
msgstr ""
#: src/workbook.c:688
msgid "_Formats"
msgstr "_Formty"
#: src/workbook.c:68
6
msgid "
_Commen
ts"
#: src/workbook.c:68
9
msgid "
Clear the selected cells' forma
ts"
msgstr ""
#: src/workbook.c:6
87
msgid "_Co
ntent
"
#: src/workbook.c:6
90
msgid "_Co
mments
"
msgstr ""
#: src/workbook.c:69
2
#: src/workbook.c:69
1
#, fuzzy
msgid "C
u_t
"
msgstr "Vy
jmout
"
msgid "C
lear the selected cells' comments
"
msgstr "Vy
centruje buku
"
#: src/workbook.c:694
#, fuzzy
msgid "_Copy"
msgstr "Kopie"
#: src/workbook.c:692
msgid "_Content"
msgstr ""
#: src/workbook.c:696
msgid "_Paste"
msgstr "Vloit"
#: src/workbook.c:693
#, fuzzy
msgid "Clear the selected cells' contents"
msgstr "Vycentruje buku"
#: src/workbook.c:
698
#: src/workbook.c:
701
#, fuzzy
msgid "P_aste special..."
msgstr "Vloit jinak"
#: src/workbook.c:
699
#: src/workbook.c:
702
msgid "C_lear"
msgstr "Vymazat"
#: src/workbook.c:703
msgid "Clear the selected cell(s)"
msgstr ""
#: src/workbook.c:707
msgid "_Select All"
msgstr "Vybrat ve"
#: src/workbook.c:705
#: src/workbook.c:708
msgid "Select all cells in the spreadsheet"
msgstr ""
#: src/workbook.c:710
msgid "_Goto cell.."
msgstr "Jdi na buku.."
#: src/workbook.c:711
msgid "Jump to a specified cell"
msgstr ""
#: src/workbook.c:717
#, fuzzy
msgid "_Define cell names"
msgstr "Smazn bunk"
#: src/workbook.c:7
15
#: src/workbook.c:7
21
#, fuzzy
msgid "_Recalculate"
msgstr "Pepotat"
#: src/workbook.c:723
#: src/workbook.c:722
msgid "Recalculate the spreadsheet"
msgstr ""
#: src/workbook.c:730
msgid "_Zoom..."
msgstr "Mtko..."
#: src/workbook.c:730
#: src/workbook.c:731
msgid "Zoom the spreadsheet in or out"
msgstr ""
#: src/workbook.c:738
#, fuzzy
msgid "Current _date"
msgstr "Dnen datum"
#: src/workbook.c:732
#: src/workbook.c:739
msgid "Insert the current data into the selected cell(s)"
msgstr ""
#: src/workbook.c:742
#, fuzzy
msgid "Current _time"
msgstr "Souasn as"
#: src/workbook.c:738 src/workbook.c:778
#: src/workbook.c:743
msgid "Insert the current time into the selected cell(s)"
msgstr ""
#: src/workbook.c:750 src/workbook.c:796
msgid "_Sheet"
msgstr "List"
#: src/workbook.c:739 src/workbook.c:773
#: src/workbook.c:750
#, fuzzy
msgid "Insert a new spreadsheet"
msgstr "Vytvo nov list"
#: src/workbook.c:752 src/workbook.c:790
msgid "_Cells..."
msgstr "Buky..."
#: src/workbook.c:740
#: src/workbook.c:752
#, fuzzy
msgid "Insert new cells"
msgstr "Vlo buky"
#: src/workbook.c:754
msgid "_Rows"
msgstr "dky"
#: src/workbook.c:741
#: src/workbook.c:754
#, fuzzy
msgid "Insert new rows"
msgstr "Vlo dky"
#: src/workbook.c:756
msgid "C_olumns"
msgstr "Sloupce"