aboutsummaryrefslogtreecommitdiff
path: root/source/ar/basic/source/classes.po
blob: c09f285df2de5f9197271424fd6a856200959329 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
#. extracted from basic/source/classes
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:13+0100\n"
"PO-Revision-Date: 2012-11-18 15:46+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1353253579.0\n"

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_SYNTAX & ERRCODE_RES_MASK\n"
"string.text"
msgid "Syntax error."
msgstr "خطأ في بناء الجملة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NO_GOSUB & ERRCODE_RES_MASK\n"
"string.text"
msgid "Return without Gosub."
msgstr "رجوع بدون Gosub."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_REDO_FROM_START & ERRCODE_RES_MASK\n"
"string.text"
msgid "Incorrect entry; please retry."
msgstr "الإدخال غير صحيح؛ الرجاء إعادة المحاولة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK\n"
"string.text"
msgid "Invalid procedure call."
msgstr "استدعاء إجراء غير صالح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK\n"
"string.text"
msgid "Overflow."
msgstr "تجاوز."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NO_MEMORY & ERRCODE_RES_MASK\n"
"string.text"
msgid "Not enough memory."
msgstr "لاتوجد ذاكرة كافية."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_ALREADY_DIM & ERRCODE_RES_MASK\n"
"string.text"
msgid "Array already dimensioned."
msgstr "تم تعيين أبعاد الصفيف بالفعل."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK\n"
"string.text"
msgid "Index out of defined range."
msgstr "الفهرس خارج النطاق المحدد."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK\n"
"string.text"
msgid "Duplicate definition."
msgstr "تعريف مكرر."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_ZERODIV & ERRCODE_RES_MASK\n"
"string.text"
msgid "Division by zero."
msgstr "القسمة على صفر."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Variable not defined."
msgstr "المتغير غير معرف."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_CONVERSION & ERRCODE_RES_MASK\n"
"string.text"
msgid "Data type mismatch."
msgstr "نوع البيانات غير متوافق."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_PARAMETER & ERRCODE_RES_MASK\n"
"string.text"
msgid "Invalid parameter."
msgstr "معلمة غير صالحة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_USER_ABORT & ERRCODE_RES_MASK\n"
"string.text"
msgid "Process interrupted by user."
msgstr "تمت مقاطعة العمليّة من قِبل المستخدم."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_RESUME & ERRCODE_RES_MASK\n"
"string.text"
msgid "Resume without error."
msgstr "متابعة دون خطأ."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_STACK_OVERFLOW & ERRCODE_RES_MASK\n"
"string.text"
msgid "Not enough stack memory."
msgstr "لا توجد ذاكرة تكديس مؤقتة كافية."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_PROC_UNDEFINED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Sub-procedure or function procedure not defined."
msgstr "إجراء فرعي أو إجراء دالي غير معرف."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_DLL_LOAD & ERRCODE_RES_MASK\n"
"string.text"
msgid "Error loading DLL file."
msgstr "حدث خطأ أثناء تحميل ملف DLL."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_DLL_CALL & ERRCODE_RES_MASK\n"
"string.text"
msgid "Wrong DLL call convention."
msgstr "اصطلاح استدعاء DLL خاطئ."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK\n"
"string.text"
msgid "Internal error $(ARG1)."
msgstr "خطأ داخلي $(ARG1)."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_CHANNEL & ERRCODE_RES_MASK\n"
"string.text"
msgid "Invalid file name or file number."
msgstr "اسم الملف أو رقم الملف غير صالح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_FILE_NOT_FOUND & ERRCODE_RES_MASK\n"
"string.text"
msgid "File not found."
msgstr "لم يتم العثور على الملف."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_FILE_MODE & ERRCODE_RES_MASK\n"
"string.text"
msgid "Incorrect file mode."
msgstr "وضع الملف غير صحيح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n"
"string.text"
msgid "File already open."
msgstr "الملف مفتوح بالفعل."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_IO_ERROR & ERRCODE_RES_MASK\n"
"string.text"
msgid "Device I/O error."
msgstr "خطأ في إدخال/إخراج الجهاز."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_FILE_EXISTS & ERRCODE_RES_MASK\n"
"string.text"
msgid "File already exists."
msgstr "الملف موجود بالفعل."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n"
"string.text"
msgid "Incorrect record length."
msgstr "طول السجل غير صحيح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DISK_FULL & ERRCODE_RES_MASK\n"
"string.text"
msgid "Disk or hard drive full."
msgstr "القرص أو محرك الأقراص الثابتة ممتلئ."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_READ_PAST_EOF & ERRCODE_RES_MASK\n"
"string.text"
msgid "Reading exceeds EOF."
msgstr "تجاوزت القراءة حد EOF."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_RECORD_NUMBER & ERRCODE_RES_MASK\n"
"string.text"
msgid "Incorrect record number."
msgstr "رقم السجل غير صحيح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_TOO_MANY_FILES & ERRCODE_RES_MASK\n"
"string.text"
msgid "Too many files."
msgstr "عدد الملفات كبير للغاية."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NO_DEVICE & ERRCODE_RES_MASK\n"
"string.text"
msgid "Device not available."
msgstr "الجهاز غير متوفر."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_ACCESS_DENIED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Access denied."
msgstr "تم رفض الوصول."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NOT_READY & ERRCODE_RES_MASK\n"
"string.text"
msgid "Disk not ready."
msgstr "القرص غير جاهز."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Not implemented."
msgstr "لم يتم التنفيذ."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n"
"string.text"
msgid "Renaming on different drives impossible."
msgstr "تتعذر إعادة التسمية على محركات أقراص مختلفة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_ACCESS_ERROR & ERRCODE_RES_MASK\n"
"string.text"
msgid "Path/File access error."
msgstr "خطأ في الوصول إلى المسار/الملف."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_PATH_NOT_FOUND & ERRCODE_RES_MASK\n"
"string.text"
msgid "Path not found."
msgstr "لم يتم العثور على المسار."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NO_OBJECT & ERRCODE_RES_MASK\n"
"string.text"
msgid "Object variable not set."
msgstr "لم يتم تعيين متغير الكائن."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_PATTERN & ERRCODE_RES_MASK\n"
"string.text"
msgid "Invalid string pattern."
msgstr "نمط السلسلة غير صالح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SBERR_IS_NULL & ERRCODE_RES_MASK\n"
"string.text"
msgid "Use of zero not permitted."
msgstr "لا يُسمح باستخدام الصفر."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_ERROR & ERRCODE_RES_MASK\n"
"string.text"
msgid "DDE Error."
msgstr "خطأ DDE."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_WAITINGACK & ERRCODE_RES_MASK\n"
"string.text"
msgid "Awaiting response to DDE connection."
msgstr "في انتظار الرد على اتصال DDE."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n"
"string.text"
msgid "No DDE channels available."
msgstr "لا تتوفر قنوات DDE."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n"
"string.text"
msgid "No application responded to DDE connect initiation."
msgstr "لم يستجب أي تطبيق لبدء اتصال DDE."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n"
"string.text"
msgid "Too many applications responded to DDE connect initiation."
msgstr "استجاب عدد كبير جدًا من التطبيقات لبدء اتصال DDE."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n"
"string.text"
msgid "DDE channel locked."
msgstr "قناة DDE مؤمنة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n"
"string.text"
msgid "External application cannot execute DDE operation."
msgstr "لا يمكن للتطبيق الخارجي تنفيذ عملية DDE."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_TIMEOUT & ERRCODE_RES_MASK\n"
"string.text"
msgid "Timeout while waiting for DDE response."
msgstr "انتهت المهلة أثناء انتظار استجابة عملية DDE."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n"
"string.text"
msgid "User pressed ESCAPE during DDE operation."
msgstr "قام المستخدم بالضغط على المفتاح ESCAPE أثناء عملية DDE."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_BUSY & ERRCODE_RES_MASK\n"
"string.text"
msgid "External application busy."
msgstr "التطبيق الخارجي مشغول."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_NO_DATA & ERRCODE_RES_MASK\n"
"string.text"
msgid "DDE operation without data."
msgstr "عملية DDE بدون بيانات."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n"
"string.text"
msgid "Data are in wrong format."
msgstr "تنسيق البيانات غير صحيح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n"
"string.text"
msgid "External application has been terminated."
msgstr "تم إنهاء التطبيق الخارجي."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n"
"string.text"
msgid "DDE connection interrupted or modified."
msgstr "تمت مقاطعة اتصال DDE أو تعديله."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n"
"string.text"
msgid "DDE method invoked with no channel open."
msgstr "استدعاء أسلوب DDE دون وجود قناة مفتوحة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_INVALID_LINK & ERRCODE_RES_MASK\n"
"string.text"
msgid "Invalid DDE link format."
msgstr "تنسيق ارتباط DDE غير صالح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n"
"string.text"
msgid "DDE message has been lost."
msgstr "تم فقد رسالة DDE."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n"
"string.text"
msgid "Paste link already performed."
msgstr "تم لصق الارتباط بالفعل."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n"
"string.text"
msgid "Link mode cannot be set due to invalid link topic."
msgstr "لا يمكن تعيين وضع الارتباط لأن موضوع الارتباط غير صالح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n"
"string.text"
msgid "DDE requires the DDEML.DLL file."
msgstr "يتطلب DDE ملف DDEML.DLL."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_CANNOT_LOAD & ERRCODE_RES_MASK\n"
"string.text"
msgid "Module cannot be loaded; invalid format."
msgstr "لا يمكن تحميل الوحدة النمطية؛ حيث إن التنسيق غير صالح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_INDEX & ERRCODE_RES_MASK\n"
"string.text"
msgid "Invalid object index."
msgstr "فهرس الكائن غير صالح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n"
"string.text"
msgid "Object is not available."
msgstr "الكائن غير متوفر."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_PROP_VALUE & ERRCODE_RES_MASK\n"
"string.text"
msgid "Incorrect property value."
msgstr "قيمة الخاصية غير صحيحة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_PROP_READONLY & ERRCODE_RES_MASK\n"
"string.text"
msgid "This property is read-only."
msgstr "هذا الخاصية للقراءة فقط."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_PROP_WRITEONLY & ERRCODE_RES_MASK\n"
"string.text"
msgid "This property is write only."
msgstr "هذه الخاصية للكتابة فقط."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n"
"string.text"
msgid "Invalid object reference."
msgstr "مرجع الكائن غير صالح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NO_METHOD & ERRCODE_RES_MASK\n"
"string.text"
msgid "Property or method not found: $(ARG1)."
msgstr "لم يتم العثور على خاصية أو أسلوب: $(ARG1)."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK\n"
"string.text"
msgid "Object required."
msgstr "الكائن مطلوب."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n"
"string.text"
msgid "Invalid use of an object."
msgstr "استخدام غير صالح لكائن."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NO_OLE & ERRCODE_RES_MASK\n"
"string.text"
msgid "OLE Automation is not supported by this object."
msgstr "لا يدعم هذا الكائن تشغيل OLE تلقائيًا."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_METHOD & ERRCODE_RES_MASK\n"
"string.text"
msgid "This property or method is not supported by the object."
msgstr "لا يدعم الكائن هذه الخاصية أو هذا الأسلوب."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_OLE_ERROR & ERRCODE_RES_MASK\n"
"string.text"
msgid "OLE Automation Error."
msgstr "خطأ تشغيل OLE تلقائيًا."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_ACTION & ERRCODE_RES_MASK\n"
"string.text"
msgid "This action is not supported by given object."
msgstr "لا يدعم الكائن المقدم هذا الإجراء."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NO_NAMED_ARGS & ERRCODE_RES_MASK\n"
"string.text"
msgid "Named arguments are not supported by given object."
msgstr "لا يدعم الكائن المقدم الوسيطات المسماة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_LOCALE & ERRCODE_RES_MASK\n"
"string.text"
msgid "The current locale setting is not supported by the given object."
msgstr "لا يدعم الكائن المقدم الإعداد المحلي الحالي."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n"
"string.text"
msgid "Named argument not found."
msgstr "لم يتم العثور على الوسيطة المسماة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NOT_OPTIONAL & ERRCODE_RES_MASK\n"
"string.text"
msgid "Argument is not optional."
msgstr "الوسيطة ليست اختيارية."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_WRONG_ARGS & ERRCODE_RES_MASK\n"
"string.text"
msgid "Invalid number of arguments."
msgstr "عدد الوسيطات غير صالح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NOT_A_COLL & ERRCODE_RES_MASK\n"
"string.text"
msgid "Object is not a list."
msgstr "الكائن ليس قائمة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_ORDINAL & ERRCODE_RES_MASK\n"
"string.text"
msgid "Invalid ordinal number."
msgstr "العد الترتيبي غير صالح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n"
"string.text"
msgid "Specified DLL function not found."
msgstr "لم يتم العثور على دالة DLL المحددة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n"
"string.text"
msgid "Invalid clipboard format."
msgstr "تنسيق الحافظة غير صالح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n"
"string.text"
msgid "Object does not have this property."
msgstr "لا يملك الكائن هذه الخاصية."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n"
"string.text"
msgid "Object does not have this method."
msgstr "لا يملك الكائن هذا الأسلوب."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_ARG_MISSING & ERRCODE_RES_MASK\n"
"string.text"
msgid "Required argument lacking."
msgstr "الافتقاد إلى وسيطة مطلوبة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n"
"string.text"
msgid "Invalid number of arguments."
msgstr "عدد الوسيطات غير صالح."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_METHOD_FAILED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Error executing a method."
msgstr "حدث خطأ أثناء تنفيذ أسلوب."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_SETPROP_FAILED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Unable to set property."
msgstr "يتعذر تعيين الخاصية."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_GETPROP_FAILED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Unable to determine property."
msgstr "يتعذر تحديد الخاصية."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_UNEXPECTED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Unexpected symbol: $(ARG1)."
msgstr "رمز غير متوقع: $(ARG1)."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_EXPECTED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Expected: $(ARG1)."
msgstr "القيمة المتوقعة: $(ARG1)."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Symbol expected."
msgstr "الرمز المتوقع."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_VAR_EXPECTED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Variable expected."
msgstr "المتغير المتوقع."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Label expected."
msgstr "التسمية المتوقعة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_LVALUE_EXPECTED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Value cannot be applied."
msgstr "لا يمكن تطبيق القيمة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_VAR_DEFINED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Variable $(ARG1) already defined."
msgstr "المتغير $(ARG1) معرف بالفعل."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_PROC_DEFINED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Sub procedure or function procedure $(ARG1) already defined."
msgstr "الإجراء الفرعي أو الإجراء الدالي $(ARG1) معرف بالفعل."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_LABEL_DEFINED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Label $(ARG1) already defined."
msgstr "التسمية $(ARG1) معرفة بالفعل."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_UNDEF_VAR & ERRCODE_RES_MASK\n"
"string.text"
msgid "Variable $(ARG1) not found."
msgstr "لم يتم العثور على المتغير $(ARG1)."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK\n"
"string.text"
msgid "Array or procedure $(ARG1) not found."
msgstr "لم يتم العثور على الصفيف أو الإجراء $(ARG1)."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_UNDEF_PROC & ERRCODE_RES_MASK\n"
"string.text"
msgid "Procedure $(ARG1) not found."
msgstr "لم يتم العثور على الإجراء $(ARG1)."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_UNDEF_LABEL & ERRCODE_RES_MASK\n"
"string.text"
msgid "Label $(ARG1) undefined."
msgstr "التسمية $(ARG1) غير معرفة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_UNDEF_TYPE & ERRCODE_RES_MASK\n"
"string.text"
msgid "Unknown data type $(ARG1)."
msgstr "نوع البيانات $(ARG1) غير معروف."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_EXIT & ERRCODE_RES_MASK\n"
"string.text"
msgid "Exit $(ARG1) expected."
msgstr "توقع إنهاء $(ARG1)."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_BLOCK & ERRCODE_RES_MASK\n"
"string.text"
msgid "Statement block still open: $(ARG1) missing."
msgstr "مجموعة العبارة مازالت مفتوحة: القيمة $(ARG1) مفقودة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_BRACKETS & ERRCODE_RES_MASK\n"
"string.text"
msgid "Parentheses do not match."
msgstr "الأقواس غير متطابقة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_DECLARATION & ERRCODE_RES_MASK\n"
"string.text"
msgid "Symbol $(ARG1) already defined differently."
msgstr "الرمز $(ARG1) معرف بالفعل بشكل مختلف."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_PARAMETERS & ERRCODE_RES_MASK\n"
"string.text"
msgid "Parameters do not correspond to procedure."
msgstr "الوسيطات غير متوافقة مع الإجراء."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n"
"string.text"
msgid "Invalid character in number."
msgstr "حرف غير صالح في الرقم."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n"
"string.text"
msgid "Array must be dimensioned."
msgstr "يجب تعيين أبعاد الصفيف."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NO_IF & ERRCODE_RES_MASK\n"
"string.text"
msgid "Else/Endif without If."
msgstr "استخدام Else/Endif بدون If."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NOT_IN_SUBR & ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ARG1) not allowed within a procedure."
msgstr "لا يُسمح باستخدام $(ARG1) ضمن الإجراء."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NOT_IN_MAIN & ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ARG1) not allowed outside a procedure."
msgstr "لا يُسمح باستخدام $(ARG1) خارج الإجراء."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_WRONG_DIMS & ERRCODE_RES_MASK\n"
"string.text"
msgid "Dimension specifications do not match."
msgstr "مواصفات الأبعاد غير متطابقة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_BAD_OPTION & ERRCODE_RES_MASK\n"
"string.text"
msgid "Unknown option: $(ARG1)."
msgstr "خيار غير معروف: $(ARG1)."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Constant $(ARG1) redefined."
msgstr "تمت إعادة تعريف الثابت $(ARG1)."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_PROG_TOO_LARGE & ERRCODE_RES_MASK\n"
"string.text"
msgid "Program too large."
msgstr "البرنامج كبير جدًا."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"SbERR_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n"
"string.text"
msgid "Strings or arrays not permitted."
msgstr "لا يُسمح بالسلاسل أو الصفيفات."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"ERRCODE_BASIC_EXCEPTION & ERRCODE_RES_MASK\n"
"string.text"
msgid "An exception occurred $(ARG1)."
msgstr "حدث استثناء $(ARG1)."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"ERRCODE_BASIC_ARRAY_FIX & ERRCODE_RES_MASK\n"
"string.text"
msgid "This array is fixed or temporarily locked."
msgstr "تم تثبيت هذا الصفيف أو تأمينه مؤقتًا."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"ERRCODE_BASIC_STRING_OVERFLOW & ERRCODE_RES_MASK\n"
"string.text"
msgid "Out of string space."
msgstr "نفاد مساحة السلسلة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"ERRCODE_BASIC_EXPR_TOO_COMPLEX & ERRCODE_RES_MASK\n"
"string.text"
msgid "Expression Too Complex."
msgstr "التعبير معقد للغاية."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"ERRCODE_BASIC_OPER_NOT_PERFORM & ERRCODE_RES_MASK\n"
"string.text"
msgid "Can't perform requested operation."
msgstr "لا يمكن إجراء عملية التشغيل المطلوبة."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"ERRCODE_BASIC_TOO_MANY_DLL & ERRCODE_RES_MASK\n"
"string.text"
msgid "Too many DLL application clients."
msgstr "عملاء تطبيق DLL أكثر من اللازم."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"ERRCODE_BASIC_LOOP_NOT_INIT & ERRCODE_RES_MASK\n"
"string.text"
msgid "For loop not initialized."
msgstr "بالنسبة للحلقة التي لم تتم تهيئتها."

#: sb.src
msgctxt ""
"sb.src\n"
"RID_BASIC_START\n"
"ERRCODE_BASIC_COMPAT & ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ARG1)"
msgstr "$(ARG1)"

#: sb.src
msgctxt ""
"sb.src\n"
"IDS_SBERR_TERMINATED\n"
"string.text"
msgid "The macro running has been interrupted"
msgstr "تمت مقاطعة الماكرو المستخدم حاليًا"

#: sb.src
msgctxt ""
"sb.src\n"
"IDS_SBERR_STOREREF\n"
"string.text"
msgid "Reference will not be saved: "
msgstr "لن يتم حفظ المرجع: "

#: sb.src
msgctxt ""
"sb.src\n"
"ERRCODE_BASMGR_LIBLOAD & ERRCODE_RES_MASK\n"
"string.text"
msgid "Error loading library '$(ARG1)'."
msgstr "حدث خطأ أثناء تحميل المكتبة '$(ARG1)'."

#: sb.src
msgctxt ""
"sb.src\n"
"ERRCODE_BASMGR_LIBSAVE & ERRCODE_RES_MASK\n"
"string.text"
msgid "Error saving library: '$(ARG1)'."
msgstr "حدث خطأ أثناء حفظ المكتبة: '$(ARG1)'."

#: sb.src
msgctxt ""
"sb.src\n"
"ERRCODE_BASMGR_MGROPEN & ERRCODE_RES_MASK\n"
"string.text"
msgid "The BASIC from the file '$(ARG1)' could not be initialized."
msgstr "تعذرت تهيئة BASIC من الملف '$(ARG1)'."

#: sb.src
msgctxt ""
"sb.src\n"
"ERRCODE_BASMGR_MGRSAVE & ERRCODE_RES_MASK\n"
"string.text"
msgid "Error saving BASIC: '$(ARG1)'."
msgstr "حدث خطأ أثناء حفظ BASIC: '$(ARG1)'."

#: sb.src
msgctxt ""
"sb.src\n"
"ERRCODE_BASMGR_REMOVELIB & ERRCODE_RES_MASK\n"
"string.text"
msgid "Error removing library."
msgstr "حدث خطأ أثناء إزالة المكتبة."

#: sb.src
msgctxt ""
"sb.src\n"
"ERRCODE_BASMGR_UNLOADLIB & ERRCODE_RES_MASK\n"
"string.text"
msgid "The library could not be removed from memory."
msgstr "تعذرت إزالة المكتبة من الذاكرة."
'width: 0.4%;'/> -rw-r--r--source/pl/dbaccess/source/ui/querydesign.po8
-rw-r--r--source/pl/dbaccess/source/ui/relationdesign.po7
-rw-r--r--source/pl/desktop/uiconfig/ui.po2
-rw-r--r--source/pl/dictionaries/pt_BR.po2
-rw-r--r--source/pl/editeng/source/editeng.po2
-rw-r--r--source/pl/filter/source/xsltdialog.po2
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/shared.po2
-rw-r--r--source/pl/helpcontent2/source/text/scalc/01.po10
-rw-r--r--source/pl/helpcontent2/source/text/scalc/guide.po26
-rw-r--r--source/pl/helpcontent2/source/text/sdraw/guide.po8
-rw-r--r--source/pl/helpcontent2/source/text/shared.po8
-rw-r--r--source/pl/helpcontent2/source/text/shared/00.po14
-rw-r--r--source/pl/helpcontent2/source/text/shared/01.po30
-rw-r--r--source/pl/helpcontent2/source/text/shared/02.po16
-rw-r--r--source/pl/helpcontent2/source/text/shared/07.po9
-rw-r--r--source/pl/helpcontent2/source/text/shared/autopi.po22
-rw-r--r--source/pl/helpcontent2/source/text/shared/explorer/database.po62
-rw-r--r--source/pl/helpcontent2/source/text/shared/guide.po38
-rw-r--r--source/pl/helpcontent2/source/text/shared/optionen.po16
-rw-r--r--source/pl/helpcontent2/source/text/simpress/01.po22
-rw-r--r--source/pl/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/pl/helpcontent2/source/text/smath.po2
-rw-r--r--source/pl/helpcontent2/source/text/smath/01.po18
-rw-r--r--source/pl/helpcontent2/source/text/swriter.po8
-rw-r--r--source/pl/helpcontent2/source/text/swriter/00.po14
-rw-r--r--source/pl/helpcontent2/source/text/swriter/01.po16
-rw-r--r--source/pl/helpcontent2/source/text/swriter/02.po6
-rw-r--r--source/pl/helpcontent2/source/text/swriter/guide.po40
-rw-r--r--source/pl/helpcontent2/source/text/swriter/librelogo.po2
-rw-r--r--source/pl/instsetoo_native/inc_openoffice/windows/msi_languages.po2
-rw-r--r--source/pl/officecfg/registry/data/org/openoffice/Office.po2
-rw-r--r--source/pl/officecfg/registry/data/org/openoffice/Office/UI.po14
-rw-r--r--source/pl/padmin/source.po2
-rw-r--r--source/pl/readlicense_oo/docs.po2
-rw-r--r--source/pl/reportbuilder/registry/data/org/openoffice/Office.po5
-rw-r--r--source/pl/reportbuilder/util.po7
-rw-r--r--source/pl/reportdesign/source/ui/inspection.po7
-rw-r--r--source/pl/sc/source/ui/dbgui.po6
-rw-r--r--source/pl/sc/source/ui/src.po2
-rw-r--r--source/pl/sc/source/ui/styleui.po2
-rw-r--r--source/pl/sc/uiconfig/scalc/ui.po2
-rw-r--r--source/pl/scaddins/source/pricing.po12
-rw-r--r--source/pl/scp2/source/extensions.po12
-rw-r--r--source/pl/sd/source/ui/app.po16
-rw-r--r--source/pl/sd/source/ui/dlg.po10
-rw-r--r--source/pl/sfx2/source/appl.po2
-rw-r--r--source/pl/sfx2/source/dialog.po2
-rw-r--r--source/pl/sfx2/source/doc.po2
-rw-r--r--source/pl/sfx2/uiconfig/ui.po2
-rw-r--r--source/pl/svtools/source/java.po2
-rw-r--r--source/pl/svtools/source/misc.po2
-rw-r--r--source/pl/svx/source/dialog.po2
-rw-r--r--source/pl/svx/source/form.po8
-rw-r--r--source/pl/svx/source/gallery2.po2
-rw-r--r--source/pl/svx/source/svdraw.po10
-rw-r--r--source/pl/svx/uiconfig/ui.po2
-rw-r--r--source/pl/sw/source/core/undo.po2
-rw-r--r--source/pl/sw/source/ui/app.po2
-rw-r--r--source/pl/sw/source/ui/dbui.po2
-rw-r--r--source/pl/sw/source/ui/fldui.po2
-rw-r--r--source/pl/sw/source/ui/index.po10
-rw-r--r--source/pl/sw/source/ui/misc.po2
-rw-r--r--source/pl/sw/source/ui/utlui.po6
-rw-r--r--source/pl/sw/uiconfig/swriter/ui.po2
-rw-r--r--source/pl/swext/mediawiki/help.po2
-rw-r--r--source/pl/vcl/qa/cppunit/builder.po8
-rw-r--r--source/pl/vcl/source/src.po8
-rw-r--r--source/pl/vcl/uiconfig/ui.po6
-rw-r--r--source/pl/wizards/source/formwizard.po12
-rw-r--r--source/ro/sw/source/ui/index.po8
-rw-r--r--source/ro/sw/source/ui/utlui.po48
-rw-r--r--source/sk/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/sk/sw/source/ui/app.po8
-rw-r--r--source/sk/sw/source/ui/chrdlg.po8
-rw-r--r--source/sk/sw/source/ui/docvw.po11
-rw-r--r--source/sk/sw/source/ui/utlui.po12
-rw-r--r--source/tr/helpcontent2/source/text/shared/explorer/database.po8
-rw-r--r--source/uk/chart2/source/controller/dialogs.po57
-rw-r--r--source/uk/connectivity/registry/tdeab/org/openoffice/Office/DataAccess.po11
-rw-r--r--source/uk/connectivity/source/resource.po27
-rw-r--r--source/uk/dbaccess/source/ui/app.po10
-rw-r--r--source/uk/desktop/source/deployment/gui.po24
-rw-r--r--source/uk/desktop/source/deployment/registry/component.po10
-rw-r--r--source/uk/desktop/source/deployment/unopkg.po9
-rw-r--r--source/uk/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/uk/dictionaries/es.po9
-rw-r--r--source/uk/dictionaries/et_EE.po9
-rw-r--r--source/uk/dictionaries/fr_FR.po9
-rw-r--r--source/uk/dictionaries/gd_GB.po10
-rw-r--r--source/uk/dictionaries/gl.po9
-rw-r--r--source/uk/dictionaries/gu_IN.po9
-rw-r--r--source/uk/dictionaries/he_IL.po9
-rw-r--r--source/uk/dictionaries/hi_IN.po9
-rw-r--r--source/uk/dictionaries/hr_HR.po9
-rw-r--r--source/uk/dictionaries/hu_HU.po9
-rw-r--r--source/uk/editeng/source/accessibility.po11
-rw-r--r--source/uk/editeng/source/items.po39
-rw-r--r--source/uk/extensions/source/abpilot.po11
-rw-r--r--source/uk/extensions/source/propctrlr.po26
-rw-r--r--source/uk/extensions/source/update/check.po32
-rw-r--r--source/uk/filter/source/config/fragments/filters.po64
-rw-r--r--source/uk/filter/source/config/fragments/types.po28
-rw-r--r--source/uk/filter/source/graphicfilter/eps.po9
-rw-r--r--source/uk/filter/source/pdf.po77
-rw-r--r--source/uk/filter/source/xsltdialog.po11
-rw-r--r--source/uk/filter/uiconfig/ui.po46
-rw-r--r--source/uk/formula/source/core/resource.po547
-rw-r--r--source/uk/helpcontent2/source/auxiliary.po64
-rw-r--r--source/uk/helpcontent2/source/text/shared/01.po9
-rw-r--r--source/uk/instsetoo_native/inc_openoffice/windows/msi_languages.po14
-rw-r--r--source/uk/librelogo/source/pythonpath.po234
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office.po14
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office/UI.po144
-rw-r--r--source/uk/readlicense_oo/docs.po8
-rw-r--r--source/uk/reportdesign/source/ui/dlg.po27
-rw-r--r--source/uk/reportdesign/source/ui/inspection.po179
-rw-r--r--source/uk/reportdesign/source/ui/report.po27
-rw-r--r--source/uk/sc/source/ui/drawfunc.po8
-rw-r--r--source/uk/sc/source/ui/optdlg.po8
-rw-r--r--source/uk/sc/source/ui/src.po294
-rw-r--r--source/uk/scaddins/source/analysis.po74
-rw-r--r--source/uk/scaddins/source/pricing.po10
-rw-r--r--source/uk/scp2/source/extensions.po6
-rw-r--r--source/uk/sd/source/filter/html.po9
-rw-r--r--source/uk/sd/source/ui/animations.po9
-rw-r--r--source/uk/sd/source/ui/annotations.po20
-rw-r--r--source/uk/sd/source/ui/app.po26
-rw-r--r--source/uk/sd/source/ui/dlg.po12
-rw-r--r--source/uk/sd/source/ui/slideshow.po9
-rw-r--r--source/uk/sd/source/ui/view.po12
-rw-r--r--source/uk/sdext/source/minimizer.po11
-rw-r--r--source/uk/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po16
-rw-r--r--source/uk/setup_native/source/mac.po34
-rw-r--r--source/uk/starmath/source.po59
-rw-r--r--source/uk/svtools/source/java.po12
-rw-r--r--source/uk/svx/source/items.po9
-rw-r--r--source/uk/svx/source/src.po12
-rw-r--r--source/uk/sw/source/ui/uiview.po9
-rw-r--r--source/uk/swext/mediawiki/help.po20
-rw-r--r--source/uk/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po9
-rw-r--r--source/uk/uui/source.po26
-rw-r--r--source/uk/vcl/qa/cppunit/builder.po94
-rw-r--r--source/uk/vcl/source/src.po33
-rw-r--r--source/uk/vcl/uiconfig/ui.po14
-rw-r--r--source/uk/wizards/source/formwizard.po18
295 files changed, 3302 insertions, 3690 deletions
diff --git a/source/am/sc/uiconfig/scalc/ui.po b/source/am/sc/uiconfig/scalc/ui.po
index 1281f9ea327..c785b588cc2 100644
--- a/source/am/sc/uiconfig/scalc/ui.po
+++ b/source/am/sc/uiconfig/scalc/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-01-18 13:18+0100\n"
-"PO-Revision-Date: 2013-04-09 15:19+0000\n"
+"PO-Revision-Date: 2013-04-18 17:26+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: none\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365520781.0\n"
+"X-POOTLE-MTIME: 1366306014.0\n"
#: printeroptions.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Case _sensitive"
-msgstr ""
+msgstr "Case _sensitive"
#: sortoptionspage.ui
msgctxt ""
diff --git a/source/ar/android/sdremote/res/values.po b/source/ar/android/sdremote/res/values.po
index 8e9ca119db0..a0f0430c3d4 100644
--- a/source/ar/android/sdremote/res/values.po
+++ b/source/ar/android/sdremote/res/values.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-03-11 18:24+0100\n"
-"PO-Revision-Date: 2013-04-02 14:37+0000\n"
+"PO-Revision-Date: 2013-04-17 14:37+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1364913444.0\n"
+"X-POOTLE-MTIME: 1366209476.0\n"
#: strings.xml
msgctxt ""
@@ -351,8 +351,8 @@ msgid ""
"\tLicensed under the Apache License, Version 2.0 (the \"License\")"
msgstr ""
"هذا التطبيق يستخدم android-coverflow\n"
-"/tحقوق النشر © 2011، Polidea/n/tرخصة BSD الجديدة./n/nهذا التطبيق يستخدم ActionBarSherlock:\n"
-"/tحقوق النشر 2012 جيك وارتون/n/t منشور تحت رخصة اباتشي، الإصدار 2.0 (\"الرخصة\")"
+"\tحقوق النشر © 2011، Polidea/n/tرخصة BSD الجديدة./n/nهذا التطبيق يستخدم ActionBarSherlock:\n"
+"\tحقوق النشر 2012 جيك وارتون/n/t منشور تحت رخصة اباتشي، الإصدار 2.0 (\"الرخصة\")"
#: strings.xml
msgctxt ""
diff --git a/source/ar/chart2/source/controller/dialogs.po b/source/ar/chart2/source/controller/dialogs.po
index e9cd98240a1..b63af81be77 100644
--- a/source/ar/chart2/source/controller/dialogs.po
+++ b/source/ar/chart2/source/controller/dialogs.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-03-23 08:48+0000\n"
-"Last-Translator: Norah <nabanimy@kacst.edu.sa>\n"
+"PO-Revision-Date: 2013-04-19 04:50+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1364028506.0\n"
+"X-POOTLE-MTIME: 1366347032.0\n"
#: tp_LegendPosition.src
msgctxt ""
@@ -906,7 +906,7 @@ msgctxt ""
"STR_MIN_GREATER_MAX\n"
"string.text"
msgid "The minimum must be lower than the maximum. Check your input."
-msgstr "يجب أن يكون الحد الأدنى أقل من الحد الأقصى. تحقق من البيانات المدخلة."
+msgstr "يجب أن يكون الحد الأدنى أقل من الحد الأقصى. تحقق من البيانات المدخلة."
#: Strings_Scale.src
msgctxt ""
diff --git a/source/ar/connectivity/source/resource.po b/source/ar/connectivity/source/resource.po
index af7de346d89..ce2610d4ebb 100644
--- a/source/ar/connectivity/source/resource.po
+++ b/source/ar/connectivity/source/resource.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:13+0100\n"
-"PO-Revision-Date: 2012-12-01 05:57+0000\n"
+"PO-Revision-Date: 2013-04-19 04:55+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354341472.0\n"
+"X-POOTLE-MTIME: 1366347314.0\n"
#. This must be the term referring to address books in the user's Mozilla/Seamonkey profile in the system.
#: conn_shared_res.src
@@ -740,7 +740,7 @@ msgctxt ""
"STR_COLUMN_NOT_DROP\n"
"string.text"
msgid "The column at position '$position$' could not be dropped. May be the file system is write protected."
-msgstr "تعذر إسقاط العمود '$columnname$'. قد يكون نظام الملفات محميًا ضد الكتابة."
+msgstr "تعذر إسقاط العمود '$position$'. قد يكون نظام الملفات محميًا ضد الكتابة."
#: conn_shared_res.src
msgctxt ""
@@ -748,7 +748,7 @@ msgctxt ""
"STR_TABLE_NOT_DROP\n"
"string.text"
msgid "The table '$tablename$' could not be dropped. May be the file system is write protected."
-msgstr "تعذر إسقاط الجدول '$columnname$'. قد يكون نظام الملفات محميًا ضد الكتابة."
+msgstr "تعذر إسقاط الجدول '$tablename$'. قد يكون نظام الملفات محميًا ضد الكتابة."
#: conn_shared_res.src
msgctxt ""
diff --git a/source/ar/cui/source/tabpages.po b/source/ar/cui/source/tabpages.po
index b143f3d11f7..6b1a191fa73 100644
--- a/source/ar/cui/source/tabpages.po
+++ b/source/ar/cui/source/tabpages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-24 04:56+0000\n"
+"PO-Revision-Date: 2013-04-20 14:05+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1359003390.0\n"
+"X-POOTLE-MTIME: 1366466741.0\n"
#: strings.src
msgctxt ""
@@ -1755,7 +1755,7 @@ msgctxt ""
"MTR_FLD_DELAY\n"
"metricfield.text"
msgid " ms"
-msgstr "م.ث"
+msgstr " م.ث"
#: textanim.src
msgctxt ""
diff --git a/source/ar/dbaccess/source/ui/dlg.po b/source/ar/dbaccess/source/ui/dlg.po
index 6c59a4324e4..e3664b9bf84 100644
--- a/source/ar/dbaccess/source/ui/dlg.po
+++ b/source/ar/dbaccess/source/ui/dlg.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-01 09:44+0000\n"
-"Last-Translator: almusaireae <almusaireae@kacst.edu.sa>\n"
+"PO-Revision-Date: 2013-04-19 04:50+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1357033466.0\n"
+"X-POOTLE-MTIME: 1366347047.0\n"
#: CollectionView.src
msgctxt ""
@@ -1239,7 +1239,7 @@ msgctxt ""
"FL_USER\n"
"fixedline.text"
msgid "User \"$name$: $\""
-msgstr "المستخدم \"$name$: $\""
+msgstr "المستخدم \"$name$: $\""
#: UserAdmin.src
msgctxt ""
diff --git a/source/ar/dbaccess/source/ui/querydesign.po b/source/ar/dbaccess/source/ui/querydesign.po
index 31ed88dd828..b5779325300 100644
--- a/source/ar/dbaccess/source/ui/querydesign.po
+++ b/source/ar/dbaccess/source/ui/querydesign.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2012-11-18 15:47+0000\n"
+"PO-Revision-Date: 2013-04-19 04:55+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353253621.0\n"
+"X-POOTLE-MTIME: 1366347329.0\n"
#: querydlg.src
msgctxt ""
@@ -508,7 +508,7 @@ msgctxt ""
"STR_QRY_COLUMN_NOT_FOUND\n"
"string.text"
msgid "The column '$name$' is unknown."
-msgstr "العمود '$اسم$' غير معروف."
+msgstr "العمود '$name$' غير معروف."
#: query.src
msgctxt ""
diff --git a/source/ar/dictionaries/en/dialog.po b/source/ar/dictionaries/en/dialog.po
index 665af8320e2..5e87e69fee9 100644
--- a/source/ar/dictionaries/en/dialog.po
+++ b/source/ar/dictionaries/en/dialog.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-02-12 08:53+0000\n"
-"Last-Translator: almusaireae <almusaireae@kacst.edu.sa>\n"
+"PO-Revision-Date: 2013-04-19 04:51+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360659206.0\n"
+"X-POOTLE-MTIME: 1366347060.0\n"
#: en_en_US.properties
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"hlp_apostrophe\n"
"property.text"
msgid "Change typewriter apostrophe, single quotation marks and correct double primes."
-msgstr "تغير الفاصلة العليا و علامات الاقتباس المفردة وعلامات تصحيح التعبئة المزدوجة في الألة الكاتبة"
+msgstr "تغير الفاصلة العليا و علامات الاقتباس المفردة وعلامات تصحيح التعبئة المزدوجة في الآلة الكاتبة."
#: en_en_US.properties
msgctxt ""
diff --git a/source/ar/dictionaries/gl.po b/source/ar/dictionaries/gl.po
index 3f8032da820..2e4a94aa37e 100644
--- a/source/ar/dictionaries/gl.po
+++ b/source/ar/dictionaries/gl.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-06 09:58+0000\n"
-"Last-Translator: almusaireae <almusaireae@kacst.edu.sa>\n"
+"PO-Revision-Date: 2013-04-19 04:51+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: none\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1357466282.0\n"
+"X-POOTLE-MTIME: 1366347066.0\n"
#: description.xml
msgctxt ""
@@ -22,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Galician spelling dictionary, hyphenation rules, and thesaurus"
-msgstr "قاموس التدقيق الإملائي للُّغة الجاليكية، قواعد الواصلة والمترادفات"
+msgstr "قاموس التدقيق الإملائي للُّغة الجاليكية، قواعد الواصلة والمترادفات"
diff --git a/source/ar/dictionaries/pt_BR/dialog.po b/source/ar/dictionaries/pt_BR/dialog.po
index c3180210213..51da724957a 100644
--- a/source/ar/dictionaries/pt_BR/dialog.po
+++ b/source/ar/dictionaries/pt_BR/dialog.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-03-25 10:10+0000\n"
-"Last-Translator: almusaireae <almusaireae@kacst.edu.sa>\n"
+"PO-Revision-Date: 2013-04-19 04:51+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1364206255.0\n"
+"X-POOTLE-MTIME: 1366347102.0\n"
#: pt_BR_en_US.properties
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"hlp_apostrophe\n"
"property.text"
msgid "Change typewriter apostrophe, single quotation marks and correct double primes."
-msgstr "تغيير الفاصلة العليا، وعلامات الاقتباس المفردة وعلامات تصحيح التعبئة المزدوجة في الألة الكاتبة"
+msgstr "تغيير الفاصلة العليا، وعلامات الاقتباس المفردة وعلامات تصحيح التعبئة المزدوجة في الآلة الكاتبة."
#: pt_BR_en_US.properties
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"hlp_numsep\n"
"property.text"
msgid "Common (1000000 → 1,000,000) or ISO (1000000 → 1 000 000)."
-msgstr "المشتركة (1000000 → 1,000,000) او ISO (1000000 → 1 000 000)"
+msgstr "المشتركة (1000000 → 1,000,000) أو ISO (1000000 → 1 000 000)."
#: pt_BR_en_US.properties
msgctxt ""
diff --git a/source/ar/dictionaries/ru_RU/dialog.po b/source/ar/dictionaries/ru_RU/dialog.po
index 40321af67ec..d7025078fd0 100644
--- a/source/ar/dictionaries/ru_RU/dialog.po
+++ b/source/ar/dictionaries/ru_RU/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-23 08:06+0000\n"
+"PO-Revision-Date: 2013-04-19 04:51+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358928409.0\n"
+"X-POOTLE-MTIME: 1366347108.0\n"
#: ru_RU_en_US.properties
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"hyphen\n"
"property.text"
msgid "Compound words with hyphen"
-msgstr "كلمات مركبة تحوي على شرطة واصلة"
+msgstr "كلمات مركبة تحوي على شرطة واصلة"
#: ru_RU_en_US.properties
msgctxt ""
diff --git a/source/ar/formula/source/ui/dlg.po b/source/ar/formula/source/ui/dlg.po
index ddd0a9b7b9f..e63f997c041 100644
--- a/source/ar/formula/source/ui/dlg.po
+++ b/source/ar/formula/source/ui/dlg.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2012-11-18 15:47+0000\n"
+"PO-Revision-Date: 2013-04-20 14:05+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353253649.0\n"
+"X-POOTLE-MTIME: 1366466754.0\n"
#: parawin.src
msgctxt ""
@@ -201,7 +201,7 @@ msgctxt ""
"BTN_BACKWARD\n"
"pushbutton.text"
msgid "<< ~Back"
-msgstr " << الس~ابق"
+msgstr "<< الس~ابق"
#: formdlgs.src
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"BTN_BACKWARD\n"
"pushbutton.text"
msgid "<< ~Back"
-msgstr " << الس~ابق"
+msgstr "<< الس~ابق"
#: formdlgs.src
msgctxt ""
diff --git a/source/ar/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ar/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 60a9918a92e..d6b9395d211 100644
--- a/source/ar/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ar/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-04-11 13:28+0000\n"
+"PO-Revision-Date: 2013-04-19 04:53+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365686912.0\n"
+"X-POOTLE-MTIME: 1366347216.0\n"
#: UIText.ulf
msgctxt ""
@@ -798,7 +798,7 @@ msgctxt ""
"OOO_ACTIONTEXT_34\n"
"LngText.text"
msgid "File: [1], Dependencies: [2]"
-msgstr "الملف: [1], التبعيات: [2]"
+msgstr "الملف: [1]، الإعتماديات: [2]"
#: ActionTe.ulf
msgctxt ""
@@ -846,7 +846,7 @@ msgctxt ""
"OOO_ACTIONTEXT_40\n"
"LngText.text"
msgid "File: [1], Directory: [9], Size: [6]"
-msgstr "الملف: [1], الدليل: [9], الحجم: [6]"
+msgstr "الملف: [1]، الدليل: [9]، الحجم: [6]"
#: ActionTe.ulf
msgctxt ""
@@ -862,7 +862,7 @@ msgctxt ""
"OOO_ACTIONTEXT_42\n"
"LngText.text"
msgid "File: [1], Directory: [2], Size: [3]"
-msgstr "الملف: [1], الدليل: [2], الحجم: [3]"
+msgstr "الملف: [1]، الدليل: [2]، الحجم: [3]"
#: ActionTe.ulf
msgctxt ""
@@ -1150,7 +1150,7 @@ msgctxt ""
"OOO_ACTIONTEXT_78\n"
"LngText.text"
msgid "File: [1], Section: [2], Key: [3], Value: [4]"
-msgstr "الملف: [1], المقطع: [2], المفتاح: [3]، القيمة [4]"
+msgstr "الملف: [1]، المقطع: [2]، المفتاح: [3]، القيمة [4]"
#: ActionTe.ulf
msgctxt ""
@@ -1470,7 +1470,7 @@ msgctxt ""
"OOO_ACTIONTEXT_122\n"
"LngText.text"
msgid "File: [1], Section: [2], Key: [3], Value: [4]"
-msgstr "الملف: [1], المقطع: [2], المفتاح: [3]، القيمة [4]"
+msgstr "الملف: [1]، المقطع: [2]، المفتاح: [3]، القيمة [4]"
#: ActionTe.ulf
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"OOO_CONTROL_41\n"
"LngText.text"
msgid "{\\Tahoma8}{50}"
-msgstr "{\\Tahoma8}\\{50\\}"
+msgstr "{\\Tahoma8}{50}"
#: Control.ulf
msgctxt ""
@@ -2454,7 +2454,7 @@ msgctxt ""
"OOO_CONTROL_156\n"
"LngText.text"
msgid "{120}{70}{70}{70}{70}"
-msgstr "\\{120\\}\\{70\\}\\{70\\}\\{70\\}\\{70\\}"
+msgstr "{120}{70}{70}{70}{70}"
#: Control.ulf
msgctxt ""
diff --git a/source/ar/padmin/source.po b/source/ar/padmin/source.po
index e6f28ddc635..f4c72ac17ea 100644
--- a/source/ar/padmin/source.po
+++ b/source/ar/padmin/source.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-21 14:07+0000\n"
+"PO-Revision-Date: 2013-04-20 14:05+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358777233.0\n"
+"X-POOTLE-MTIME: 1366466759.0\n"
#: rtsetup.src
msgctxt ""
@@ -993,7 +993,7 @@ msgctxt ""
"RID_ADDP_BTN_PREV\n"
"pushbutton.text"
msgid "<< ~Back"
-msgstr " << الس~ابق"
+msgstr "<< الس~ابق"
#: padialog.src
msgctxt ""
diff --git a/source/ar/readlicense_oo/docs.po b/source/ar/readlicense_oo/docs.po
index 42b7309d5e0..236053642fa 100644
--- a/source/ar/readlicense_oo/docs.po
+++ b/source/ar/readlicense_oo/docs.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-02-12 12:57+0100\n"
-"PO-Revision-Date: 2013-03-13 09:53+0000\n"
-"Last-Translator: almusaireae <almusaireae@kacst.edu.sa>\n"
+"PO-Revision-Date: 2013-04-20 14:09+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1363168415.0\n"
+"X-POOTLE-MTIME: 1366466949.0\n"
#: readme.xrm
msgctxt ""
@@ -686,7 +686,7 @@ msgctxt ""
"abcdef\n"
"readmeitem.text"
msgid "Difficulties starting ${PRODUCTNAME} (e.g. applications hang) as well as problems with the screen display are often caused by the graphics card driver. If these problems occur, please update your graphics card driver or try using the graphics driver delivered with your operating system. Difficulties displaying 3D objects can often be solved by deactivating the option \"Use OpenGL\" under 'Tools - Options - ${PRODUCTNAME} - View - 3D view'."
-msgstr "توجد صعوبات في بدء ${PRODUCTNAME} (كتوقف التطبيقات مؤقتًا على سبيل المثال) إضافة إلى حدوث مشكلات في عرض الشاشة ترجع عادة إلى برنامج تشغيل بطاقة الرسومات. في حالة حدوث هذه المشكلات، يرجى تحديث برنامج تشغيل بطاقة الرسومات أو استخدام برنامج تشغيل الرسومات المصاحب لنظام التشغيل. غالبًا ما يتم حل مشكلات عرض الكائنات ثلاثية الأبعاد عبر إلغاء تنشيط الخيار \"استخدام OpenGL\" ضمن'أدوات - خيارات - ${PRODUCTNAME} - عرض - عرض ثلاثي الأبعاد'."
+msgstr "توجد صعوبات في بدء ${PRODUCTNAME} (كتوقف التطبيقات مؤقتًا على سبيل المثال) إضافة إلى حدوث مشكلات في عرض الشاشة ترجع عادة إلى برنامج تشغيل بطاقة الرسومات. في حالة حدوث هذه المشكلات، يرجى تحديث برنامج تشغيل بطاقة الرسومات أو استخدام برنامج تشغيل الرسومات المصاحب لنظام التشغيل. غالبًا ما يتم حل مشكلات عرض الكائنات ثلاثية الأبعاد عبر إلغاء تنشيط الخيار \"استخدام OpenGL\" ضمن \"أدوات - خيارات - ${PRODUCTNAME} - عرض - عرض ثلاثي الأبعاد\"."
#: readme.xrm
msgctxt ""
diff --git a/source/ar/sc/source/ui/src.po b/source/ar/sc/source/ui/src.po
index 2ba06fd7936..bacdfcb38f3 100644
--- a/source/ar/sc/source/ui/src.po
+++ b/source/ar/sc/source/ui/src.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-01-18 13:18+0100\n"
-"PO-Revision-Date: 2013-03-25 10:15+0000\n"
-"Last-Translator: almusaireae <almusaireae@kacst.edu.sa>\n"
+"PO-Revision-Date: 2013-04-20 14:06+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1364206551.0\n"
+"X-POOTLE-MTIME: 1366466776.0\n"
#: miscdlgs.src
msgctxt ""
@@ -1327,7 +1327,7 @@ msgctxt ""
"STR_WARN_SAME_VALUE\n"
"string.text"
msgid "Min value must be smaller than max value!"
-msgstr "قيمة"
+msgstr "القيمة الدنيا يجب أن تكون أصغر من القيمة القصوى!"
#: colorformat.src
msgctxt ""
@@ -20043,7 +20043,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "new data_X"
-msgstr " بيانات_س جديدة"
+msgstr "بيانات_س جديدة"
#: scfuncs.src
msgctxt ""
@@ -24662,7 +24662,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Type can take the value 1, 0 or -1 and determines the criteria are to be used for comparison purposes."
-msgstr " النوع يمكن أن يأخذ القيمة 1، أو 0، أو -1 ويحدد معايير التي ستستخدم ﻷغراض المقارنة."
+msgstr "النوع يمكن أن يأخذ القيمة 1، أو 0، أو -1 ويحدد معايير التي ستستخدم ﻷغراض المقارنة."
#: scfuncs.src
msgctxt ""
diff --git a/source/ar/scaddins/source/analysis.po b/source/ar/scaddins/source/analysis.po
index 2afa3386a50..58782002f57 100644
--- a/source/ar/scaddins/source/analysis.po
+++ b/source/ar/scaddins/source/analysis.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-22 08:07+0000\n"
+"PO-Revision-Date: 2013-04-20 14:06+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358842058.0\n"
+"X-POOTLE-MTIME: 1366466788.0\n"
#: analysis_funcnames.src
msgctxt ""
@@ -5990,7 +5990,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Last interest"
-msgstr " العائد اﻷخير"
+msgstr "العائد اﻷخير"
#: analysis.src
msgctxt ""
@@ -6143,7 +6143,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Last interest"
-msgstr " العائد اﻷخير"
+msgstr "العائد اﻷخير"
#: analysis.src
msgctxt ""
diff --git a/source/ar/scp2/source/python.po b/source/ar/scp2/source/python.po
index d171b05057d..2c3c6ca8465 100644
--- a/source/ar/scp2/source/python.po
+++ b/source/ar/scp2/source/python.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-03-17 10:25+0000\n"
-"Last-Translator: almusaireae <almusaireae@kacst.edu.sa>\n"
+"PO-Revision-Date: 2013-04-19 04:45+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1363515952.0\n"
+"X-POOTLE-MTIME: 1366346750.0\n"
#: module_python.ulf
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_PYTHON\n"
"LngText.text"
msgid "Adds the ability to automate %PRODUCTNAME with the Python scripting language."
-msgstr "ويضيف القدرة على ألية PRODUCTNAME٪ مع لغة البرمجة بايثون."
+msgstr "يضيف القدرة على آلية %PRODUCTNAME مع لغة البرمجة بايثون."
#: module_python_mailmerge.ulf
msgctxt ""
diff --git a/source/ar/sd/source/ui/dlg.po b/source/ar/sd/source/ui/dlg.po
index e3d14f8c2fa..43058be8aca 100644
--- a/source/ar/sd/source/ui/dlg.po
+++ b/source/ar/sd/source/ui/dlg.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-03-27 10:26+0000\n"
+"PO-Revision-Date: 2013-04-19 04:46+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1364380004.0\n"
+"X-POOTLE-MTIME: 1366346772.0\n"
#: inspagob.src
msgctxt ""
@@ -2422,7 +2422,7 @@ msgctxt ""
"STR_EXTERNAL_MONITOR\n"
"string.text"
msgid "Display %1 (external)"
-msgstr "عرض٪ 1 (الخارجية)"
+msgstr "عرض %1 (خارجي)"
#: present.src
msgctxt ""
diff --git a/source/ar/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/ar/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
index b700e64817e..2dca6df6b4f 100644
--- a/source/ar/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ b/source/ar/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:13+0100\n"
-"PO-Revision-Date: 2013-01-21 14:09+0000\n"
+"PO-Revision-Date: 2013-04-19 04:54+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358777345.0\n"
+"X-POOTLE-MTIME: 1366347268.0\n"
#: SunPresentationMinimizer.xcu
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_0\n"
"value.text"
msgid "0;<no change>"
-msgstr "0;<لا تغيير>"
+msgstr "0;<no change>"
#: SunPresentationMinimizer.xcu
msgctxt ""
diff --git a/source/ar/svtools/source/misc.po b/source/ar/svtools/source/misc.po
index 186a74b2553..d4c7093728c 100644
--- a/source/ar/svtools/source/misc.po
+++ b/source/ar/svtools/source/misc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-02-12 12:55+0100\n"
-"PO-Revision-Date: 2013-03-31 10:15+0000\n"
-"Last-Translator: Norah <nabanimy@kacst.edu.sa>\n"
+"PO-Revision-Date: 2013-04-19 04:55+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1364724925.0\n"
+"X-POOTLE-MTIME: 1366347350.0\n"
#: svtools.src
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"STR_ESTIMATED_SIZE_VEC\n"
"string.text"
msgid "The file size is %1 KB."
-msgstr "حجم الملف هو %1ك.بايت."
+msgstr "حجم الملف هو %1 ك.بايت."
#: imagemgr.src
msgctxt ""
diff --git a/source/ar/svx/source/dialog.po b/source/ar/svx/source/dialog.po
index d097a7c53ff..c9ea7d95971 100644
--- a/source/ar/svx/source/dialog.po
+++ b/source/ar/svx/source/dialog.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-03-17 10:26+0000\n"
-"Last-Translator: almusaireae <almusaireae@kacst.edu.sa>\n"
+"PO-Revision-Date: 2013-04-19 04:46+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1363515964.0\n"
+"X-POOTLE-MTIME: 1366346781.0\n"
#: passwd.src
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"STR_RECOVERY_REPORT\n"
"string.text"
msgid "A report of the crash was created to help us identify the reason why %PRODUCTNAME crashed. Click 'Next' to get to the Error Report Tool or press 'Cancel' to skip this step."
-msgstr "تم إنشاء تقرير التعطل لمساعدتنا في معرفة سبب تعطل % PRODUCTNAME . اضغط على 'التالي' للذهاب إلى أداة تقرير الخطأ أو اضغط 'إلغاء الأمر' لتجاوز هذه الخطوة."
+msgstr "تم إنشاء تقرير التعطل لمساعدتنا في معرفة سبب تعطل %PRODUCTNAME . اضغط على 'التالي' للذهاب إلى أداة تقرير الخطأ أو اضغط 'إلغاء الأمر' لتجاوز هذه الخطوة."
#: docrecovery.src
msgctxt ""
diff --git a/source/ar/svx/source/form.po b/source/ar/svx/source/form.po
index f7a184a22ae..879d3209bb5 100644
--- a/source/ar/svx/source/form.po
+++ b/source/ar/svx/source/form.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-02-04 05:54+0000\n"
-"Last-Translator: Norah <nabanimy@kacst.edu.sa>\n"
+"PO-Revision-Date: 2013-04-20 14:02+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1359957240.0\n"
+"X-POOTLE-MTIME: 1366466556.0\n"
#: fmexpl.src
msgctxt ""
@@ -1354,7 +1354,7 @@ msgctxt ""
"RID_STR_OBJECT_LABEL\n"
"string.text"
msgid "#object# label"
-msgstr "تسمية #الكائن#"
+msgstr "تسمية #object#"
#: datanavi.src
msgctxt ""
diff --git a/source/ar/svx/source/src.po b/source/ar/svx/source/src.po
index cfd94988567..2223e572e37 100644
--- a/source/ar/svx/source/src.po
+++ b/source/ar/svx/source/src.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-22 06:06+0000\n"
+"PO-Revision-Date: 2013-04-20 14:03+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358834760.0\n"
+"X-POOTLE-MTIME: 1366466588.0\n"
#: errtxt.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"ERRCTX_SFX_LOADTEMPLATE\n"
"string.text"
msgid "$(ERR) loading the template $(ARG1)"
-msgstr "$(ERR) أثناء تحميل القالب $(ARG1("
+msgstr "$(ERR) أثناء تحميل القالب $(ARG1)"
#: errtxt.src
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"ERRCTX_SFX_DOCINFO\n"
"string.text"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
-msgstr "$(ERR) أثناء إظهار معلومات المستند $(ARG1("
+msgstr "$(ERR) أثناء إظهار معلومات المستند $(ARG1)"
#: errtxt.src
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"ERRCTX_SFX_LOADBASIC\n"
"string.text"
msgid "$(ERR) loading BASIC of document $(ARG1)"
-msgstr "$(ERR) أثناء تحميل BASIC المستند $(ARG1("
+msgstr "$(ERR) أثناء تحميل BASIC المستند $(ARG1)"
#: errtxt.src
msgctxt ""
diff --git a/source/ar/svx/source/svdraw.po b/source/ar/svx/source/svdraw.po
index 7284594b107..cf9cce1cd06 100644
--- a/source/ar/svx/source/svdraw.po
+++ b/source/ar/svx/source/svdraw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-22 06:06+0000\n"
+"PO-Revision-Date: 2013-04-19 04:47+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358834811.0\n"
+"X-POOTLE-MTIME: 1366346826.0\n"
#: svdstr.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"STR_ObjNameSingulPOLY_PntAnz\n"
"string.text"
msgid "Polygon %2 corners"
-msgstr "مضلع % زاوية/زوايا"
+msgstr "مضلع %2 زاوية/زوايا"
#: svdstr.src
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"STR_DragCaptTail\n"
"string.text"
msgid "Move end point of %1"
-msgstr "نقل النقطة النهائية لـ %"
+msgstr "نقل النقطة النهائية لـ %1"
#: svdstr.src
msgctxt ""
@@ -1822,7 +1822,7 @@ msgctxt ""
"STR_DragCircAngle\n"
"string.text"
msgid "Adjust angle by %1"
-msgstr "ضبط زاوية بنسبة %"
+msgstr "ضبط زاوية بنسبة %1"
#: svdstr.src
msgctxt ""
@@ -1854,7 +1854,7 @@ msgctxt ""
"STR_ViewMarkedPoint\n"
"string.text"
msgid "Point from %1"
-msgstr "نقطة من %"
+msgstr "نقطة من %1"
#: svdstr.src
msgctxt ""
diff --git a/source/ar/sw/source/core/undo.po b/source/ar/sw/source/core/undo.po
index ae2de425665..b55593baa79 100644
--- a/source/ar/sw/source/core/undo.po
+++ b/source/ar/sw/source/core/undo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-01-11 14:29+0100\n"
-"PO-Revision-Date: 2013-01-22 06:21+0000\n"
+"PO-Revision-Date: 2013-04-20 14:18+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358835719.0\n"
+"X-POOTLE-MTIME: 1366467529.0\n"
#: undo.src
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"STR_UNDO_SETFLYFRMFMT\n"
"string.text"
msgid "Apply frame style: $1"
-msgstr "تطبيق نمط الإطار: 1$"
+msgstr "تطبيق نمط الإطار: $1"
#: undo.src
msgctxt ""
@@ -870,7 +870,7 @@ msgctxt ""
"STR_UNDO_TABS\n"
"string.text"
msgid "$1 tab(s)"
-msgstr "$1 لسان%s "
+msgstr "$1 لسان(ألسنة)"
#: undo.src
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"STR_UNDO_NLS\n"
"string.text"
msgid "$1 line break(s)"
-msgstr "$1 فاصل%s أسطر "
+msgstr "$1 من فواصل الأسطر"
#: undo.src
msgctxt ""
@@ -1038,7 +1038,7 @@ msgctxt ""
"STR_UNDO_CHARFMT_DELETE\n"
"string.text"
msgid "Delete character style: $1"
-msgstr "حذف نمط الحرف: $11"
+msgstr "حذف نمط الحرف: $1"
#: undo.src
msgctxt ""
@@ -1046,7 +1046,7 @@ msgctxt ""
"STR_UNDO_CHARFMT_RENAME\n"
"string.text"
msgid "Rename character style: $1 $2 $3"
-msgstr "إعادة تسمية نمط الحرف: $1 3"
+msgstr "إعادة تسمية نمط الحرف: $1 $2 $3"
#: undo.src
msgctxt ""
@@ -1230,7 +1230,7 @@ msgctxt ""
"STR_DRAWING_OBJECTS\n"
"string.text"
msgid "drawing object(s)"
-msgstr "كائن%s رسم"
+msgstr "كائن(كائنات) رسم"
#: undo.src
msgctxt ""
diff --git a/source/ar/sw/source/ui/app.po b/source/ar/sw/source/ui/app.po
index b4df0c0ad5b..ffa132d409f 100644
--- a/source/ar/sw/source/ui/app.po
+++ b/source/ar/sw/source/ui/app.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-02-05 06:35+0000\n"
+"PO-Revision-Date: 2013-04-26 12:14+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360046141.0\n"
+"X-POOTLE-MTIME: 1366978480.0\n"
#: mn.src
msgctxt ""
@@ -1478,7 +1478,7 @@ msgctxt ""
"4\n"
"filterlist.text"
msgid "Custom Styles"
-msgstr "تخصيص اﻷنماط"
+msgstr "أنماط مخصصة"
#: app.src
msgctxt ""
@@ -1514,7 +1514,7 @@ msgctxt ""
"8\n"
"filterlist.text"
msgid "List Styles"
-msgstr "قائمة اﻷنماط"
+msgstr "أنماط القائمة"
#: app.src
msgctxt ""
@@ -1595,7 +1595,7 @@ msgctxt ""
"4\n"
"filterlist.text"
msgid "Custom Styles"
-msgstr "تخصيص اﻷنماط"
+msgstr "أنماط مخصصة"
#: app.src
msgctxt ""
@@ -1640,7 +1640,7 @@ msgctxt ""
"4\n"
"filterlist.text"
msgid "Custom Styles"
-msgstr "تخصيص اﻷنماط"
+msgstr "أنماط مخصصة"
#: app.src
msgctxt ""
@@ -1685,7 +1685,7 @@ msgctxt ""
"4\n"
"filterlist.text"
msgid "Custom Styles"
-msgstr "تخصيص اﻷنماط"
+msgstr "أنماط مخصصة"
#: app.src
msgctxt ""
@@ -1694,7 +1694,7 @@ msgctxt ""
"List Styles\n"
"sfxstylefamilyitem.text"
msgid "List Styles"
-msgstr "قائمة اﻷنماط"
+msgstr "أنماط القائمة"
#: app.src
msgctxt ""
@@ -1730,7 +1730,7 @@ msgctxt ""
"4\n"
"filterlist.text"
msgid "Custom Styles"
-msgstr "تخصيص اﻷنماط"
+msgstr "أنماط مخصصة"
#: app.src
msgctxt ""
@@ -1762,7 +1762,7 @@ msgctxt ""
"STR_WRITER_DOCUMENT_FULLTYPE\n"
"string.text"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
-msgstr "مستند نص من %PRODUCTNAME 6.0"
+msgstr "مستند %PRODUCTNAME %PRODUCTVERSION نصي"
#: app.src
msgctxt ""
diff --git a/source/ar/sw/source/ui/docvw.po b/source/ar/sw/source/ui/docvw.po
index 95e9053b7f6..d018ab016d3 100644
--- a/source/ar/sw/source/ui/docvw.po
+++ b/source/ar/sw/source/ui/docvw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2012-11-18 15:51+0000\n"
+"PO-Revision-Date: 2013-04-20 14:00+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353253886.0\n"
+"X-POOTLE-MTIME: 1366466426.0\n"
#: annotation.src
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"STR_ACCESS_PAGE_DESC\n"
"string.text"
msgid "Page: $(ARG1)"
-msgstr "الصفحة: $(ARG1("
+msgstr "الصفحة: $(ARG1)"
#: access.src
msgctxt ""
diff --git a/source/ar/sw/source/ui/index.po b/source/ar/sw/source/ui/index.po
index c8241f9ad12..cc79e17dd28 100644
--- a/source/ar/sw/source/ui/index.po
+++ b/source/ar/sw/source/ui/index.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-02-13 15:07+0000\n"
+"PO-Revision-Date: 2013-04-20 13:59+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360768023.0\n"
+"X-POOTLE-MTIME: 1366466376.0\n"
#: cnttab.src
msgctxt ""
@@ -234,7 +234,7 @@ msgctxt ""
"FT_AREA\n"
"fixedtext.text"
msgid "for"
-msgstr "ل"
+msgstr "لـ"
#: cnttab.src
msgctxt ""
diff --git a/source/ar/uui/source.po b/source/ar/uui/source.po
index ec8d2e717a9..1f4e72bb036 100644
--- a/source/ar/uui/source.po
+++ b/source/ar/uui/source.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:13+0100\n"
-"PO-Revision-Date: 2012-11-30 04:17+0000\n"
+"PO-Revision-Date: 2013-04-20 14:00+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354249059.0\n"
+"X-POOTLE-MTIME: 1366466450.0\n"
#: unknownauthdlg.src
msgctxt ""
@@ -668,7 +668,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_BROKENPACKAGE_CANTREPAIR & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The file '$(ARG1)' could not be repaired and therefore cannot be opened."
-msgstr "الملف '$(ARG1(' لا يمكن اصلاحه وبالتالي لا يمكن فتحه."
+msgstr "الملف '$(ARG1)' لا يمكن اصلاحه وبالتالي لا يمكن فتحه."
#: ids.src
msgctxt ""
diff --git a/source/ar/vcl/source/edit.po b/source/ar/vcl/source/edit.po
index 218f2ae929e..6de09c09f04 100644
--- a/source/ar/vcl/source/edit.po
+++ b/source/ar/vcl/source/edit.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2012-12-01 06:32+0000\n"
+"PO-Revision-Date: 2013-04-19 04:49+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: none\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354343525.0\n"
+"X-POOTLE-MTIME: 1366346940.0\n"
#: textundo.src
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"STR_TEXTUNDO_INSERTCHARS\n"
"string.text"
msgid "insert '$1'"
-msgstr "إدراج '%1'"
+msgstr "إدراج '$1'"
#: textundo.src
msgctxt ""
@@ -54,4 +54,4 @@ msgctxt ""
"STR_TEXTUNDO_REMOVECHARS\n"
"string.text"
msgid "delete '$1'"
-msgstr "حذف '%1'"
+msgstr "حذف '$1'"
diff --git a/source/ar/wizards/source/formwizard.po b/source/ar/wizards/source/formwizard.po
index 57b9024f472..12a83b24deb 100644
--- a/source/ar/wizards/source/formwizard.po
+++ b/source/ar/wizards/source/formwizard.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-04-02 14:38+0000\n"
+"PO-Revision-Date: 2013-04-19 04:54+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1364913508.0\n"
+"X-POOTLE-MTIME: 1366347278.0\n"
#: dbwizres.src
msgctxt ""
@@ -1564,7 +1564,7 @@ msgctxt ""
"RID_DB_QUERY_WIZARD_START + 94\n"
"string.text"
msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
-msgstr "اسم الحقل> <عامل تشغيل منطقي> <القيمة>"
+msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: dbwizres.src
msgctxt ""
@@ -1580,7 +1580,7 @@ msgctxt ""
"RID_DB_QUERY_WIZARD_START + 96\n"
"string.text"
msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
-msgstr "اسم الحقل> <عامل تشغيل منطقي> <القيمة>"
+msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: dbwizres.src
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/optionen.po b/source/ast/helpcontent2/source/text/shared/optionen.po
index c4f54c7f6cd..d7453d76ad4 100644
--- a/source/ast/helpcontent2/source/text/shared/optionen.po
+++ b/source/ast/helpcontent2/source/text/shared/optionen.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-01-24 21:59+0000\n"
+"PO-Revision-Date: 2013-04-16 20:07+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1359064753.0\n"
+"X-POOTLE-MTIME: 1366142846.0\n"
#: 01060500.xhp
msgctxt ""
@@ -1799,7 +1799,7 @@ msgctxt ""
"bm_id3147242\n"
"help.text"
msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>caxelles; amosar llinies de cuadrícula (Calc)</bookmark_value> <bookmark_value>bordes; caxelles en pantalla (Calc)</bookmark_value> <bookmark_value>cuadrícules; amosar llinies (Calc)</bookmark_value> <bookmark_value>colores; llinies de cuadrícula y caxelles (Calc)</bookmark_value> <bookmark_value>saltos de páxina; ver (Calc)</bookmark_value> <bookmark_value>guies; ver (Calc)</bookmark_value> <bookmark_value>ver; valores cero(Calc)</bookmark_value> <bookmark_value>valores cero; ver (Calc)</bookmark_value> <bookmark_value>tables de fueyes de cálculu; destacar valor</bookmark_value> <bookmark_value>caxelles; formatu ensin efeutos (Calc)</bookmark_value> <bookmark_value>caxelles; dar colores (Calc)</bookmark_value> <bookmark_value>ancles; ver (Calc)</bookmark_value> <bookmark_value>colores;torgar (Calc)</bookmark_value> <bookmark_value>enllena de testu en caxelles de fueyes de cálculu</bookmark_value> <bookmark_value>referencies; ver en color (Calc)</bookmark_value> <bookmark_value>oxetos; ver nes fueyes de cálculu</bookmark_value> <bookmark_value>fotos; ver en Calc</bookmark_value> <bookmark_value>gráfiques; ver (Calc)</bookmark_value> <bookmark_value>oxetos de dibuxu; ver (Calc)</bookmark_value> <bookmark_value>testeres de filera; ver (Calc)</bookmark_value> <bookmark_value>testeres de columna; ver (Calc)</bookmark_value> <bookmark_value>barres d'esplazamientu; ver (Calc)</bookmark_value> <bookmark_value>llingüetes de fueya; ver</bookmark_value> <bookmark_value>llingüetes; ver llingüetes de fueya</bookmark_value> <bookmark_value>contornos;contornu de símbolos</bookmark_value>"
#: 01060100.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/swriter.po b/source/ast/helpcontent2/source/text/swriter.po
index 4865619ecf7..e26a226d19a 100644
--- a/source/ast/helpcontent2/source/text/swriter.po
+++ b/source/ast/helpcontent2/source/text/swriter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-10 11:43+0100\n"
-"PO-Revision-Date: 2012-08-17 05:12+0000\n"
+"PO-Revision-Date: 2013-04-16 20:37+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1345180361.0\n"
+"X-POOTLE-MTIME: 1366144677.0\n"
#: main0208.xhp
msgctxt ""
@@ -56,7 +56,7 @@ msgctxt ""
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Amuesa l'idioma del testu escoyíu. <br/> Faiga clic p'abrir un menú onde pue escoyese otru idioma pal testu escoyíu o pal párrafu actual. <br/>Escueya \"Nengunu\" pa escluyir el testu de la correición ortográfica y el separtamientu silábicu. <br/>Escueya \"Restablecer al idioma predetermináu\" pa volver aplicar l'idioma predetermináu pa la seleición o'l párrafu. <br/>Escueya \"Más\" p'abrir un diálogu con más opciones.</ahelp>"
+msgstr "<ahelp hid=\".\">Amuesa l'idioma del testu escoyíu. <br/> Faiga clic p'abrir un menú onde pue escoyer otru idioma pal testu seleicionáu o pal párrafu actual. <br/>Escueya Nengunu pa escluyir el testu de la correición ortográfica y el separtamientu silábicu. <br/>Escueya Restablecer al idioma predetermináu pa volver aplicar l'idioma predetermináu pa la seleición o'l párrafu. <br/>Escueya Más p'abrir un diálogu con más opciones.</ahelp>"
#: main0208.xhp
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esti símbolu corresponder cola opción <emph>Axuste de páxina</emph> de la llingüeta <emph>Axuste</emph>."
+msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esti iconu correspuende cola opción <emph>Axuste de páxina</emph> de la llingüeta <emph>Axuste</emph>."
#: main0216.xhp
msgctxt ""
@@ -299,7 +299,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer déxa-y diseñar y producir documentos de testu que puen incluír ilustraciones, tables y diagrames. Pue archivar los documentos nuna gran variedá de formatos, incluyendo'l formatu estandar de \"Documentos Abiertos\" [(OpenDocument format (ODF)], formatu de Microsoft Word (.doc) o tamién d'HTML. De la mesma mou usté pue esportar los sos documentos en documentos de Formatos Portables [Portable Document Format (PDF)]."
+msgstr "$[officename] Writer dexa-y diseñar y producir documentos de testu que puen incluir ilustraciones, tables y diagrames. Pue archivar los documentos nuna gran variedá de formatos, incluyendo'l formatu estándar pa documentos abiertos OpenDocument (ODF), formatu .doc de Microsoft Word o HTML. Y pue esportar fácilmente los documentos al formatu de documentu portatil (PDF)."
#: main0503.xhp
msgctxt ""
@@ -505,7 +505,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Pue vese la barra \"<emph>Propiedaes del oxetu de dibuxu</emph>\" tantu en Writer como en Calc. Escueya'l menú \"Ver - Barres de ferramientes - Propiedaes del oxetu de dibuxu\". Los controles habilítense cuando s'escueye un oxetu de dibuxu. De mou predetermináu, va poder ver distintos iconos dependiendo si'l documentu actual ye un documentu de testu o una fueya de cálculu.</ahelp>"
+msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Pue ver la barra \"<emph>Propiedaes del oxetu de dibuxu</emph>\" tantu en Writer como en Calc. Escueya'l menú Ver - Barres de ferramientes - Propiedaes del oxetu de dibuxu. Los controles activense cuando ta seleicionáu un oxetu de dibuxu. De mou predetermináu, verá distintos iconos dependiendo si'l documentu actual ye un documentu de testu o una fueya de cálculu.</ahelp>"
#: main0205.xhp
msgctxt ""
@@ -1229,7 +1229,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Additional icons"
-msgstr "Iconos adicionales na Barra d'oxetos."
+msgstr "Más iconos"
#: main0202.xhp
msgctxt ""
@@ -1428,7 +1428,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Les regles amuesen les dimensiones de la páxina, y tamién les marques de los tabuladores, sangríes, marxes y columnes, que va poder modificar de mou interactiva por aciu el mur."
+msgstr "Les regles amuesen les dimensiones de la páxina, y tamién la posición de los tabuladores, sangríes, márxenes y columnes. Pue camudar too ello nes regles usando'l mur."
#: main0213.xhp
msgctxt ""
@@ -1437,7 +1437,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Si fai doble clic nuna área llibre de les regles (de color gris), actívase'l diálogu <emph>Párrafu</emph> que dexa introducir <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatu directo de párrafo\">formatu directu de párrafu</link> pal párrafu actual o pa tolos párrafos escoyíos."
+msgstr "Si fai doble clic na regla, pue abrir el diálogu <emph>Párrafu</emph> y dar <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">formatu direutu de párrafu</link> al párrafu actual o a tolos párrafos escoyíos."
#: main0000.xhp
msgctxt ""
@@ -1824,7 +1824,7 @@ msgctxt ""
"par_idN105FB\n"
"help.text"
msgid "Autofit"
-msgstr "AutoAxustar"
+msgstr "Axuste automáticu"
#: main0110.xhp
msgctxt ""
diff --git a/source/cs/cui/source/tabpages.po b/source/cs/cui/source/tabpages.po
index c4fa787db67..c114527d9c1 100644
--- a/source/cs/cui/source/tabpages.po
+++ b/source/cs/cui/source/tabpages.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2012-11-19 22:22+0000\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"PO-Revision-Date: 2013-04-27 18:15+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353363745.0\n"
+"X-POOTLE-MTIME: 1367086512.0\n"
#: strings.src
msgctxt ""
@@ -7474,7 +7474,7 @@ msgctxt ""
"TSB_SHOW_UNIT\n"
"tristatebox.text"
msgid "Show ~meas. units"
-msgstr "Měrná jednotka"
+msgstr "Zobrazit měrné jednotky"
#: measure.src
msgctxt ""
@@ -8691,7 +8691,7 @@ msgctxt ""
"BTN_TABTYPE_DECIMAL\n"
"radiobutton.text"
msgid "Deci~mal"
-msgstr "Desítkově"
+msgstr "Desetinný"
#: tabstpge.src
msgctxt ""
diff --git a/source/cs/cui/uiconfig/ui.po b/source/cs/cui/uiconfig/ui.po
index 13f78d35307..022ccaa8221 100644
--- a/source/cs/cui/uiconfig/ui.po
+++ b/source/cs/cui/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-01-18 13:18+0100\n"
-"PO-Revision-Date: 2013-01-19 20:11+0000\n"
+"PO-Revision-Date: 2013-04-27 15:24+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: none\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358626318.0\n"
+"X-POOTLE-MTIME: 1367076287.0\n"
#: personalization_tab.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Title"
-msgstr "Název"
+msgstr "První písmena velká"
#: effectspage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Small capitals"
-msgstr "Malé kapitálky"
+msgstr "Kapitálky"
#: effectspage.ui
msgctxt ""
diff --git a/source/cs/editeng/source/items.po b/source/cs/editeng/source/items.po
index 2ff80e3f1e5..16ab2617a2a 100644
--- a/source/cs/editeng/source/items.po
+++ b/source/cs/editeng/source/items.po
@@ -4,16 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2012-04-14 10:39+0200\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"PO-Revision-Date: 2013-04-27 15:26+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1367076398.0\n"
#: page.src
msgctxt ""
@@ -765,7 +766,7 @@ msgctxt ""
"RID_SVXITEMS_CASEMAP_TITEL\n"
"string.text"
msgid "Title"
-msgstr "Titul"
+msgstr "První písmena velká"
#: svxitems.src
msgctxt ""
@@ -773,7 +774,7 @@ msgctxt ""
"RID_SVXITEMS_CASEMAP_KAPITAELCHEN\n"
"string.text"
msgid "Small caps"
-msgstr "Malé kapitálky"
+msgstr "Kapitálky"
#: svxitems.src
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/sbasic/shared.po b/source/cs/helpcontent2/source/text/sbasic/shared.po
index 8a9f346a66b..77f7ac55ebf 100644
--- a/source/cs/helpcontent2/source/text/sbasic/shared.po
+++ b/source/cs/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-04-06 15:46+0000\n"
+"PO-Revision-Date: 2013-04-24 20:53+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365263160.0\n"
+"X-POOTLE-MTIME: 1366836805.0\n"
#: 01170101.xhp
msgctxt ""
@@ -23336,7 +23336,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "In $[officename] Basic, a <emph>method parameter</emph> or a <emph>property</emph> expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - (Document Type) - General</emph>."
-msgstr "V $[officename] Basic lze <emph>parametr metody</emph> nebo <emph>vlastnost</emph> očekávající informace o jednotce zadat jako integer nebo long integer bez jednotky nebo řetězec s určením jednotky. Není-li metodě předána jednotka, bude použita implicitní jednotka pro aktivní typ dokumentu. Je-li parametr předán jako řetězec a obsahuje jednotku míry, implicitní nastavení se ignoruje. Implicitní jednotku míry pro typ dokumentu lze nastavit v <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - (Typ dokumentu) - Obecné</emph>."
+msgstr "V $[officename] Basic lze <emph>parametr metody</emph> nebo <emph>vlastnost</emph> očekávající informace o jednotce zadat jako integer nebo long integer bez jednotky nebo řetězec s určením jednotky. Není-li metodě předána jednotka, bude použita implicitní jednotka pro aktivní typ dokumentu. Je-li parametr předán jako řetězec a obsahuje měrnou jednotku, implicitní nastavení se ignoruje. Implicitní měrnou jednotku pro typ dokumentu lze nastavit v <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - (Typ dokumentu) - Obecné</emph>."
#: 00000002.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/sbasic/shared/02.po b/source/cs/helpcontent2/source/text/sbasic/shared/02.po
index b41f982f958..324d28f8901 100644
--- a/source/cs/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/cs/helpcontent2/source/text/sbasic/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-03-16 18:12+0000\n"
+"PO-Revision-Date: 2013-04-28 11:43+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1363457552.0\n"
+"X-POOTLE-MTIME: 1367149383.0\n"
#: 11150000.xhp
msgctxt ""
@@ -652,7 +652,7 @@ msgctxt ""
"bm_id3150402\n"
"help.text"
msgid "<bookmark_value>controls; in dialog editor</bookmark_value><bookmark_value>push button control in dialog editor</bookmark_value><bookmark_value>icon control</bookmark_value><bookmark_value>buttons; controls</bookmark_value><bookmark_value>image control</bookmark_value><bookmark_value>check box control</bookmark_value><bookmark_value>radio button control</bookmark_value><bookmark_value>option button control</bookmark_value><bookmark_value>fixed text control</bookmark_value><bookmark_value>label field control</bookmark_value><bookmark_value>editing; controls</bookmark_value><bookmark_value>text boxes; controls</bookmark_value><bookmark_value>list boxes; controls</bookmark_value><bookmark_value>combo box control</bookmark_value><bookmark_value>scroll bar control</bookmark_value><bookmark_value>horizontal scrollbar control</bookmark_value><bookmark_value>vertical scrollbar control</bookmark_value><bookmark_value>group box control</bookmark_value><bookmark_value>progress bar control</bookmark_value><bookmark_value>fixed line control</bookmark_value><bookmark_value>horizontal line control</bookmark_value><bookmark_value>line control</bookmark_value><bookmark_value>vertical line control</bookmark_value><bookmark_value>date field control</bookmark_value><bookmark_value>time field control</bookmark_value><bookmark_value>numerical field control</bookmark_value><bookmark_value>currency field control</bookmark_value><bookmark_value>formatted field control</bookmark_value><bookmark_value>pattern field control</bookmark_value><bookmark_value>masked field control</bookmark_value><bookmark_value>file selection control</bookmark_value><bookmark_value>selection options for controls</bookmark_value><bookmark_value>test mode control</bookmark_value>"
-msgstr "f<bookmark_value>ovládací prvky; v editoru dialogů</bookmark_value><bookmark_value>tlačítka v editoru dialogů</bookmark_value><bookmark_value>ovládací prvky; ikona</bookmark_value><bookmark_value>ovládací prvky; tlačítka</bookmark_value><bookmark_value>ovládací prvky; obrázek</bookmark_value><bookmark_value>ovládací prvky; zaškrtávací pole</bookmark_value><bookmark_value>ovládací prvky; přepínač</bookmark_value><bookmark_value>ovládací prvky; tlačítko volby</bookmark_value><bookmark_value>ovládací prvky; pevný text</bookmark_value><bookmark_value>ovládací prvky; popisek</bookmark_value><bookmark_value>úpravy; ovládací prvky</bookmark_value><bookmark_value>ovládací prvky; textové pole</bookmark_value><bookmark_value>ovládací prvky; seznam</bookmark_value><bookmark_value>ovládací prvky; kombinované pole</bookmark_value><bookmark_value>ovládací prvky; posuvník</bookmark_value><bookmark_value>ovládací prvky; vodorovný posuvník</bookmark_value><bookmark_value>ovládací prvky; svislý posuvník</bookmark_value><bookmark_value>ovládací prvky; seskupení</bookmark_value><bookmark_value>ovládací prvky; ukazatel průběhu</bookmark_value><bookmark_value>ovládací prvky; pevná čára</bookmark_value><bookmark_value>ovládací prvky; vodorovná čára</bookmark_value><bookmark_value>ovládací prvky; čára</bookmark_value><bookmark_value>ovládací prvky; svislá čára</bookmark_value><bookmark_value>ovládací prvky; pole pro datum</bookmark_value><bookmark_value>ovládací prvky; pole pro čas</bookmark_value><bookmark_value>ovládací prvky; číselné pole</bookmark_value><bookmark_value>ovládací prvky; měnové pole</bookmark_value><bookmark_value>ovládací prvky; formátované pole</bookmark_value><bookmark_value>ovládací prvky; pole vzorku</bookmark_value><bookmark_value>ovládací prvky; pole s maskou</bookmark_value><bookmark_value>ovládací prvky; výběr souboru</bookmark_value><bookmark_value>výběry; ovládací prvky</bookmark_value><bookmark_value>ovládací prvky; testovací režim</bookmark_value>"
+msgstr "<bookmark_value>ovládací prvky; v editoru dialogů</bookmark_value><bookmark_value>tlačítka v editoru dialogů</bookmark_value><bookmark_value>ovládací prvky; ikona</bookmark_value><bookmark_value>ovládací prvky; tlačítka</bookmark_value><bookmark_value>ovládací prvky; obrázek</bookmark_value><bookmark_value>ovládací prvky; zaškrtávací pole</bookmark_value><bookmark_value>ovládací prvky; přepínač</bookmark_value><bookmark_value>ovládací prvky; tlačítko volby</bookmark_value><bookmark_value>ovládací prvky; pevný text</bookmark_value><bookmark_value>ovládací prvky; popisek</bookmark_value><bookmark_value>úpravy; ovládací prvky</bookmark_value><bookmark_value>ovládací prvky; textové pole</bookmark_value><bookmark_value>ovládací prvky; seznam</bookmark_value><bookmark_value>ovládací prvky; kombinované pole</bookmark_value><bookmark_value>ovládací prvky; posuvník</bookmark_value><bookmark_value>ovládací prvky; vodorovný posuvník</bookmark_value><bookmark_value>ovládací prvky; svislý posuvník</bookmark_value><bookmark_value>ovládací prvky; seskupení</bookmark_value><bookmark_value>ovládací prvky; ukazatel průběhu</bookmark_value><bookmark_value>ovládací prvky; pevná čára</bookmark_value><bookmark_value>ovládací prvky; vodorovná čára</bookmark_value><bookmark_value>ovládací prvky; čára</bookmark_value><bookmark_value>ovládací prvky; svislá čára</bookmark_value><bookmark_value>ovládací prvky; pole pro datum</bookmark_value><bookmark_value>ovládací prvky; pole pro čas</bookmark_value><bookmark_value>ovládací prvky; číselné pole</bookmark_value><bookmark_value>ovládací prvky; měnové pole</bookmark_value><bookmark_value>ovládací prvky; formátované pole</bookmark_value><bookmark_value>ovládací prvky; pole vzorku</bookmark_value><bookmark_value>ovládací prvky; pole s maskou</bookmark_value><bookmark_value>ovládací prvky; výběr souboru</bookmark_value><bookmark_value>výběry; ovládací prvky</bookmark_value><bookmark_value>ovládací prvky; testovací režim</bookmark_value>"
#: 20000000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/scalc/01.po b/source/cs/helpcontent2/source/text/scalc/01.po
index e2d973d78ec..14f16be2445 100644
--- a/source/cs/helpcontent2/source/text/scalc/01.po
+++ b/source/cs/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-04-10 18:20+0000\n"
+"PO-Revision-Date: 2013-04-28 08:03+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: NONE\n"
"Language: cs\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1365618045.0\n"
+"X-POOTLE-MTIME: 1367136220.0\n"
#: 04090000.xhp
msgctxt ""
@@ -4930,7 +4930,7 @@ msgctxt ""
"176\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_CONVERT\">Converts a value from one unit of measure to the corresponding value in another unit of measure.</ahelp> Enter the units of measures directly as text in quotation marks or as a reference. If you enter the units of measure in cells, they must correspond exactly with the following list which is case sensitive: For example, in order to enter a lower case l (for liter) in a cell, enter the apostrophe ' immediately followed by l."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_CONVERT\">Převede hodnotu z jedné měrné jednotky do jiné měrné jednotky.</ahelp> Jednotky zadávejte přímo jako text v uvozovkách nebo jako odkaz. Pokud zadáte měrnou jednotku do buňky, musí přesně odpovídat následujícímu seznamu, včetně velikosti písmen: Např. chcete-li do buňky zadat malé l (pro litr), zadejte apostrof ' a hned za ním l."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_CONVERT\">Převede hodnotu z jedné měrné jednotky na odpovídající hodnotu v jiné měrné jednotce.</ahelp> Jednotky zadávejte přímo jako text v uvozovkách nebo jako odkaz. Pokud zadáte měrnou jednotku do buňky, musí přesně odpovídat následujícímu seznamu, včetně velikosti písmen: Např. chcete-li do buňky zadat malé l (pro litr), zadejte apostrof ' a hned za ním l."
#: 04060116.xhp
msgctxt ""
@@ -5065,7 +5065,7 @@ msgctxt ""
"191\n"
"help.text"
msgid "Power"
-msgstr "Síla"
+msgstr "Výkon"
#: 04060116.xhp
msgctxt ""
@@ -5344,7 +5344,7 @@ msgctxt ""
"par_id3149498\n"
"help.text"
msgid "h (hecto)"
-msgstr "h (hecto)"
+msgstr "h (hekto)"
#: 04060116.xhp
msgctxt ""
@@ -5360,7 +5360,7 @@ msgctxt ""
"par_id3149499\n"
"help.text"
msgid "e (deca)"
-msgstr "e (deca)"
+msgstr "e (deka)"
#: 04060116.xhp
msgctxt ""
@@ -5424,7 +5424,7 @@ msgctxt ""
"par_id3149503\n"
"help.text"
msgid "u (micro)"
-msgstr "u (micro)"
+msgstr "u (mikro)"
#: 04060116.xhp
msgctxt ""
@@ -5456,7 +5456,7 @@ msgctxt ""
"par_id3149505\n"
"help.text"
msgid "p (pico)"
-msgstr "p (pico)"
+msgstr "p (piko)"
#: 04060116.xhp
msgctxt ""
@@ -5520,7 +5520,7 @@ msgctxt ""
"par_id3149509\n"
"help.text"
msgid "y (yocto)"
-msgstr "y (yocto)"
+msgstr "y (yokto)"
#: 04060116.xhp
msgctxt ""
@@ -5636,7 +5636,7 @@ msgctxt ""
"212\n"
"help.text"
msgid "<emph>FromUnit</emph> is the unit from which conversion is taking place."
-msgstr "<emph>ZJednotky</emph> je jednotka ze které je převáděno."
+msgstr "<emph>ZJednotky</emph> je jednotka, ze které se převádí."
#: 04060116.xhp
msgctxt ""
@@ -5645,7 +5645,7 @@ msgctxt ""
"213\n"
"help.text"
msgid "<emph>ToUnit</emph> is the unit to which conversion is taking place. Both units must be of the same type."
-msgstr "<emph>NaJednotku</emph> je jednotka na kterou je převáděno. Obě jednotky musí být stejného typu."
+msgstr "<emph>NaJednotku</emph> je jednotka, na kterou se převádí. Obě jednotky musí být stejného typu."
#: 04060116.xhp
msgctxt ""
@@ -42109,7 +42109,7 @@ msgctxt ""
"88\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_SVERWEIS\">Vertical search with reference to adjacent cells to the right.</ahelp> This function checks if a specific value is contained in the first column of an array. The function then returns the value in the same row of the column named by <item type=\"literal\">Index</item>. If the <item type=\"literal\">SortOrder</item> parameter is omitted or set to TRUE or one, it is assumed that the data is sorted in ascending order. In this case, if the exact <item type=\"literal\">SearchCriterion</item> is not found, the last value that is smaller than the criterion will be returned. If <item type=\"literal\">SortOrder</item> is set to FALSE or zero, an exact match must be found, otherwise the error <emph>Error: Value Not Available</emph> will be the result. Thus with a value of zero the data does not need to be sorted in ascending order."
-msgstr "<ahelp hid=\"HID_FUNC_SVERWEIS\"> Svislé hledání s odkazem na vedlejší buňky doprava.</ahelp> Tato funkce kontroluje,zda jsou specifikované hodnoty obsaženy v prvním sloupci matice. Funkce poté vrací hodnotu v té samé řádce sloupce pojmenovaného <item type=\"literal\">Indexem</item>. Je-li vynechán parametr <item type=\"literal\">PořadíŘazení</item> nebo je-li nastaven na TRUE nebo 1, předpokládá se, že jsou data již seřazena vzestupně. V tomto případě, není-li nalezeno přesné <item type=\"literal\">KritériumHledání</item>, bude vrácena poslední hodnota menší než kritérium. Je-li parametr <item type=\"literal\">PořadíŘazení</item> nastaven na FALSE nebo 0, kritérium musí být nalezeno, jinak funkce skončí chybou <emph>Chyba: Hodnota není dostupná</emph>. Čili data nemusí být seřazena vzestupně s hodnotou nula."
+msgstr "<ahelp hid=\"HID_FUNC_SVERWEIS\"> Svislé hledání s odkazem na vedlejší buňky doprava.</ahelp> Tato funkce kontroluje, zda jsou specifikované hodnoty obsaženy v prvním sloupci matice. Funkce poté vrací hodnotu v té samé řádce, ale pro sloupec pojmenovaný jako <item type=\"literal\">Index</item>. Je-li vynechán parametr <item type=\"literal\">PořadíŘazení</item> nebo je-li nastaven na TRUE nebo 1, předpokládá se, že jsou data již seřazena vzestupně. V tomto případě, není-li nalezeno přesné <item type=\"literal\">KritériumHledání</item>, bude vrácena poslední hodnota menší než kritérium. Je-li parametr <item type=\"literal\">PořadíŘazení</item> nastaven na FALSE nebo 0, kritérium musí být nalezeno, jinak funkce skončí chybou <emph>Chyba: Hodnota není dostupná</emph>. Při zadání hodnoty 0 data tedy nemusí být vzestupně seřazena."
#: 04060109.xhp
msgctxt ""
@@ -42181,7 +42181,7 @@ msgctxt ""
"96\n"
"help.text"
msgid "You want to enter the number of a dish on the menu in cell A1, and the name of the dish is to appear as text in the neighboring cell (B1) immediately. The Number to Name assignment is contained in the D1:E100 array. D1 contains <item type=\"input\">100</item>, E1 contains the name <item type=\"input\">Vegetable Soup</item>, and so forth, for 100 menu items. The numbers in column D are sorted in ascending order; thus, the optional <item type=\"literal\">SortOrder</item> parameter is not necessary."
-msgstr "Chcete vložit číslo pokrmu do menu v buňce A1, a aby se jméno pokrmu okamžitě objevilo jako text ve vedlejší buňce (B1). Přiřazení čísel a jmen je obsaženo v poli D1:E100. D1 obsahuje <item type=\"input\">100</item>, E1 obsahuje jméno <item type=\"input\">Zeleninová Polévka</item>, a tak dále, pro všech 100 položek. Čísla ve sloupci D jsou setříděna ve vzestupném pořadí; takže volitelný parametr <item type=\"literal\">SortOrder</item> není nezbytný."
+msgstr "Chcete, aby se při zadání čísla pokrmu z menu do buňky A1 okamžitě objevilo jeho jméno jako text ve vedlejší buňce (B1). Přiřazení čísel a jmen je obsaženo v poli D1:E100. D1 obsahuje <item type=\"input\">100</item>, E1 obsahuje jméno <item type=\"input\">Zeleninová polévka</item> a tak dále, pro všech 100 položek. Čísla ve sloupci D jsou setříděna ve vzestupném pořadí; takže volitelný parametr <item type=\"literal\">PořadíŘazení</item> není nezbytný."
#: 04060109.xhp
msgctxt ""
@@ -42208,7 +42208,7 @@ msgctxt ""
"99\n"
"help.text"
msgid "As soon as you enter a number in A1 B1 will show the corresponding text contained in the second column of reference D1:E100. Entering a nonexistent number displays the text with the next number down. To prevent this, enter FALSE as the last parameter in the formula so that an error message is generated when a nonexistent number is entered."
-msgstr "Jakmile zadáte do buňky A1 číslo, zobrazí se v buňce B1 odpovídající text obsažený v druhém sloupci v oblasti buněk D1:E100. Pokud zadáte číslo, které se ve sloupci D nenalézá, bude zobrazen text odpovídající nejbližší následující číselné hodnotě. Pokud chcete, aby při zadání neexistujícího čísla byla zobrazena chybová zpráva, zadejte v posledním parametru vzorce logickou hodnotu NEPRAVDA."
+msgstr "Jakmile zadáte do buňky A1 číslo, zobrazí se v buňce B1 odpovídající text obsažený v druhém sloupci v oblasti buněk D1:E100. Pokud zadáte číslo, které se ve sloupci D nenalézá, bude zobrazen text odpovídající nejbližší následující číselné hodnotě. Pokud chcete, aby při zadání neexistujícího čísla byla zobrazena chybová zpráva, zadejte v posledním parametru vzorce logickou hodnotu FALSE."
#: 04060109.xhp
msgctxt ""
@@ -42953,7 +42953,7 @@ msgctxt ""
"152\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_WVERWEIS\">Searches for a value and reference to the cells below the selected area.</ahelp> This function verifies if the first row of an array contains a certain value. The function returns then the value in a row of the array, named in the <emph>Index</emph>, in the same column."
-msgstr "<ahelp hid=\"HID_FUNC_WVERWEIS\"> Hledá hodnotu a odkáže na buňky vybrané oblasti.</ahelp> Tato funkce ověřuje zda první řádek oblasti obsahuje určitou hodnotu. Funkce potom vrátí hodnotu ze stejného sloupce ale z řádku určeného v parametru <emph>Index</emph>."
+msgstr "<ahelp hid=\"HID_FUNC_WVERWEIS\"> Hledá hodnotu a odkáže na buňky vybrané oblasti.</ahelp> Tato funkce ověřuje, zda první řádek oblasti obsahuje určitou hodnotu. Funkce potom vrátí hodnotu ze stejného sloupce, ale z řádku určeného v parametru <emph>Index</emph>."
#: 04060109.xhp
msgctxt ""
@@ -51445,7 +51445,7 @@ msgctxt ""
"175\n"
"help.text"
msgid "To find the variance of the weight of all children of the same age of the above example (scroll up, please), enter the following formula in B16:"
-msgstr "Pro nalezení rozptylu váhy všech dětí stejného věku v příkladu výše, vložte následující vzorec do B16:"
+msgstr "Pro nalezení rozptylu váhy všech dětí stejného věku v příkladu výše vložte následující vzorec do B16:"
#: 04060101.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/00.po b/source/cs/helpcontent2/source/text/shared/00.po
index fb8c96cffd0..64428b4395e 100644
--- a/source/cs/helpcontent2/source/text/shared/00.po
+++ b/source/cs/helpcontent2/source/text/shared/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-04-07 13:00+0000\n"
+"PO-Revision-Date: 2013-04-28 08:10+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365339616.0\n"
+"X-POOTLE-MTIME: 1367136648.0\n"
#: 00000407.xhp
msgctxt ""
@@ -3073,7 +3073,7 @@ msgctxt ""
"par_idN10C46\n"
"help.text"
msgid "<variable id=\"autopilotformular\">Click <emph>Use Wizard to Create Form</emph> in a database file window.</variable>"
-msgstr "<variable id=\"autopilotformular\">Klepněte na <emph>Použít průvodce pro vytvoření databáze</emph> v okně s databázovým souborem.</variable>"
+msgstr "<variable id=\"autopilotformular\">Klepněte na <emph>Použít průvodce pro vytvoření formuláře</emph> v okně s databázovým souborem.</variable>"
#: 00000401.xhp
msgctxt ""
@@ -5820,7 +5820,7 @@ msgctxt ""
"131\n"
"help.text"
msgid "For example, \"Font: bold italic small-caps 12pt/200% Arial, Helvetica\" switches to bold, italic, small caps, double-space with the font family Arial or Helvetica, if Arial doesn't exist."
-msgstr "Např. \"Font: bold italic small-caps 12pt/200% Arial, Helvetica\" přepne na tučné písmo, kurzívu, malé kapitálky, dvojité mezery s písmem Arial nebo Helvetica (pokud Arial neexistuje)."
+msgstr "Např. \"Font: bold italic small-caps 12pt/200% Arial, Helvetica\" přepne na tučné písmo, kurzívu, kapitálky, dvojité mezery s rodinou písma Arial nebo Helvetica (pokud Arial neexistuje)."
#: 00000020.xhp
msgctxt ""
@@ -5829,7 +5829,7 @@ msgctxt ""
"132\n"
"help.text"
msgid "\"Font: 10pt\" switches to a 10pt font, with bold, italic, small caps off."
-msgstr "\"Font: 10pt\" přepne na písmo velikosti 12pt, atributy tučné písmo, kurzíva a malé kapitálky jsou vypnuté."
+msgstr "\"Font: 10pt\" přepne na písmo velikosti 10 pt, atributy tučné písmo, kurzíva a kapitálky jsou vypnuté."
#: 00000020.xhp
msgctxt ""
@@ -6213,7 +6213,7 @@ msgctxt ""
"par_idN1069F\n"
"help.text"
msgid "In some dialogs, you can enter measurement values into input boxes. If you just enter a numerical value, the default measurement unit is used."
-msgstr "V některých dialozích je možné vložit rozměr do vstupních polí. Vložíte-li pouze číselnou hodnotu, bude použita výchozí jednotka míry."
+msgstr "V některých dialozích je možné vložit rozměr do vstupních polí. Vložíte-li pouze číselnou hodnotu, bude použita výchozí měrná jednotka."
#: 00000003.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/01.po b/source/cs/helpcontent2/source/text/shared/01.po
index 73f6bb69221..0f3baa7f416 100644
--- a/source/cs/helpcontent2/source/text/shared/01.po
+++ b/source/cs/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-01-18 13:18+0100\n"
-"PO-Revision-Date: 2013-04-07 13:10+0000\n"
+"PO-Revision-Date: 2013-04-28 08:48+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365340200.0\n"
+"X-POOTLE-MTIME: 1367138915.0\n"
#: extensionupdate.xhp
msgctxt ""
@@ -3552,7 +3552,7 @@ msgctxt ""
"110\n"
"help.text"
msgid "You can also assign conditions to the three sections, so that the format is only applied if a condition is met."
-msgstr "Těmto třem částem je také možné přiřadit podmínky, aby byl formát použit pouze je-li podmínka splněna."
+msgstr "Těmto třem částem je také možné přiřadit podmínky, aby byl formát použit pouze tehdy, je-li podmínka splněna."
#: 05020301.xhp
msgctxt ""
@@ -3686,7 +3686,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "####.#"
-msgstr "####.#"
+msgstr "####,#"
#: 05020301.xhp
msgctxt ""
@@ -3704,7 +3704,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "#.000"
-msgstr "#.000"
+msgstr "#,000"
#: 05020301.xhp
msgctxt ""
@@ -3722,7 +3722,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "#.0#"
-msgstr "#.0#"
+msgstr "#,0#"
#: 05020301.xhp
msgctxt ""
@@ -3758,7 +3758,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "0.##"
-msgstr "0.##"
+msgstr "0,##"
#: 05020301.xhp
msgctxt ""
@@ -3812,7 +3812,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "#,###"
-msgstr "#,###"
+msgstr "# ###"
#: 05020301.xhp
msgctxt ""
@@ -3830,7 +3830,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "#,"
-msgstr "#,"
+msgstr "# "
#: 05020301.xhp
msgctxt ""
@@ -3911,7 +3911,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "To set the color of a section of a number format code, insert one of the following color names in square brackets [ ]:"
-msgstr "Pro nastavení barvy výběru kódu s formátem číslování, vložte jméno barvy do hranatých závorek [ ]:"
+msgstr "Pro nastavení barvy výběru kódu s formátem číslování vložte jedno z následujících jmen v hranatých závorkách [ ]:"
#: 05020301.xhp
msgctxt ""
@@ -4010,7 +4010,7 @@ msgctxt ""
"112\n"
"help.text"
msgid "You can define a number format so that it only applies when the condition that you specify is met. Conditions are enclosed by square brackets [ ]."
-msgstr "Umožňuje určit formát čísla tak, aby byl použit jen při splnění určité podmínky. Podmínky se uzavírají do hranatých závorek [ ]."
+msgstr "Formát čísla je možné určit tak, aby byl použit jen při splnění určité podmínky. Podmínky se uzavírají do hranatých závorek [ ]."
#: 05020301.xhp
msgctxt ""
@@ -4584,7 +4584,7 @@ msgctxt ""
"par_id1002200811423518\n"
"help.text"
msgid "The above listed formatting codes work with your language version of %PRODUCTNAME. However, when you need to switch the locale of %PRODUCTNAME to another locale, you will need to know the formatting codes used in that other locale."
-msgstr "Předchozí kód formátu je kompatibilní s vaší jazykovou verzí %PRODUCTNAME. Avšak, pokud potřebujete přepnout do jiného jazyka %PRODUCTNAME, budete potřebovat znát kód formátu použitý v jiném jazykovém nastavení."
+msgstr "Výše uvedené kódy formátu odpovídají vaší jazykové verzi %PRODUCTNAME. Pokud však potřebujete přepnout do jiného národního nastavení %PRODUCTNAME, je nutné znát kód formátu použitý v tomto jiném nastavení."
#: 05020301.xhp
msgctxt ""
@@ -4592,7 +4592,7 @@ msgctxt ""
"par_id1002200811423556\n"
"help.text"
msgid "For example, if your software is set to an English locale, and you want to format a year with four digits, you enter YYYY as a formatting code. When you switch to a German locale, you must use JJJJ instead. The following table lists only the localized differences."
-msgstr "Například, pokud je Váš software nastaven v angličtině a vy si přejete formát roku jako čtyři číslice, vložíte YYYY jako kód formátu. Pokud přepnete do němčiny, musíte použít JJJJ. Následující tabulka zobrazuje pouze seznam rozdílů v různých jazycích."
+msgstr "Pokud je například národní prostředí softwaru nastaveno na anglické a přejete si formátovat rok jako čtyři číslice, vložíte YYYY jako kód formátu. Pokud přepnete do němčiny, musíte použít JJJJ. Následující tabulka zobrazuje pouze seznam rozdílů v různých jazycích."
#: 05020301.xhp
msgctxt ""
@@ -4600,7 +4600,7 @@ msgctxt ""
"par_id1002200811563044\n"
"help.text"
msgid "Locale"
-msgstr "Jazykové nastavení"
+msgstr "Národní nastavení"
#: 05020301.xhp
msgctxt ""
@@ -4664,7 +4664,7 @@ msgctxt ""
"par_id1002200811563243\n"
"help.text"
msgid "and all not listed locales"
-msgstr "a všechna nevypsaná jazyková nastavení"
+msgstr "a všechna nevypsaná národní nastavení"
#: 05020301.xhp
msgctxt ""
@@ -9878,7 +9878,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<variable id=\"breitetext\"><ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_FLD_LINE_WIDTH\">Select the width for the line. You can append a measurement unit. A zero line width results in a hairline with a width of one pixel of the output medium.</ahelp></variable>"
-msgstr "<variable id=\"breitetext\"><ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_FLD_LINE_WIDTH\">Zvolte tloušťku čáry. Můžete přidat jednotku míry. Při nulové šířce vznikne tenká linka o šířce jednoho pixelu výstupního zařízení.</ahelp></variable>"
+msgstr "<variable id=\"breitetext\"><ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_FLD_LINE_WIDTH\">Zvolte tloušťku čáry. Můžete přidat měrnou jednotku. Při nulové šířce vznikne tenká linka o šířce jednoho pixelu výstupního zařízení.</ahelp></variable>"
#: 05200100.xhp
msgctxt ""
@@ -25841,7 +25841,7 @@ msgctxt ""
"bm_id3153514\n"
"help.text"
msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>písma;efekty</bookmark_value><bookmark_value>formátování; efekty pro písmo</bookmark_value><bookmark_value>znaky; efekty pro písmo</bookmark_value><bookmark_value>text; efekty pro písmo</bookmark_value><bookmark_value>efekty; písma</bookmark_value><bookmark_value>podtržení; text</bookmark_value><bookmark_value>velká písmena; efekty pro písmo</bookmark_value><bookmark_value>malá písmena; efekty pro písmo</bookmark_value><bookmark_value>titulky; efekty pro písmo</bookmark_value><bookmark_value>malé kapitálky</bookmark_value><bookmark_value>přeškrtnutí; efekty pro písmo</bookmark_value><bookmark_value>písma; přeškrtnutí</bookmark_value><bookmark_value>obrysy; efekty pro písmo</bookmark_value><bookmark_value>písma; obrysy</bookmark_value><bookmark_value>stíny; znaky</bookmark_value><bookmark_value>písma; stíny</bookmark_value><bookmark_value>písma;ignorovaná barva</bookmark_value><bookmark_value>ignorovaná barva písma</bookmark_value><bookmark_value>barvy;ignorovaná barva textu</bookmark_value>"
+msgstr "<bookmark_value>písma;efekty</bookmark_value><bookmark_value>formátování; efekty pro písmo</bookmark_value><bookmark_value>znaky; efekty pro písmo</bookmark_value><bookmark_value>text; efekty pro písmo</bookmark_value><bookmark_value>efekty; písma</bookmark_value><bookmark_value>podtržení; text</bookmark_value><bookmark_value>velká písmena; efekty pro písmo</bookmark_value><bookmark_value>malá písmena; efekty pro písmo</bookmark_value><bookmark_value>první písmena velká; efekty pro písmo</bookmark_value><bookmark_value>kapitálky</bookmark_value><bookmark_value>přeškrtnutí; efekty pro písmo</bookmark_value><bookmark_value>písma; přeškrtnutí</bookmark_value><bookmark_value>obrysy; efekty pro písmo</bookmark_value><bookmark_value>písma; obrysy</bookmark_value><bookmark_value>stíny; znaky</bookmark_value><bookmark_value>písma; stíny</bookmark_value><bookmark_value>písma;ignorovaná barva</bookmark_value><bookmark_value>ignorovaná barva písma</bookmark_value><bookmark_value>barvy;ignorovaná barva textu</bookmark_value>"
#: 05020200.xhp
msgctxt ""
@@ -26007,7 +26007,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Titulek - změní první znak každého označeného slova na velké písmeno"
+msgstr "První písmena velká - změní první znak každého označeného slova na velké písmeno"
#: 05020200.xhp
msgctxt ""
@@ -26016,7 +26016,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Malé kapitálky - změní malá písmena na velká a poté zmenší jejich velikost"
+msgstr "Kapitálky - změní malá písmena na velká a poté zmenší jejich velikost"
#: 05020200.xhp
msgctxt ""
@@ -28349,7 +28349,7 @@ msgctxt ""
"bm_id3155620\n"
"help.text"
msgid "<bookmark_value>AutoCorrect function; options</bookmark_value> <bookmark_value>replacement options</bookmark_value> <bookmark_value>words; automatically replacing</bookmark_value> <bookmark_value>abbreviation replacement</bookmark_value> <bookmark_value>capital letters; AutoCorrect function</bookmark_value> <bookmark_value>bold; AutoFormat function</bookmark_value> <bookmark_value>underlining; AutoFormat function</bookmark_value> <bookmark_value>spaces; ignoring double</bookmark_value> <bookmark_value>numbering; using automatically</bookmark_value> <bookmark_value>paragraphs; numbering automatically</bookmark_value> <bookmark_value>tables in text; creating automatically</bookmark_value> <bookmark_value>titles; formatting automatically</bookmark_value> <bookmark_value>empty paragraph removal</bookmark_value> <bookmark_value>paragraphs; removing blank ones</bookmark_value> <bookmark_value>styles; replacing automatically</bookmark_value> <bookmark_value>user-defined styles; automatically replacing</bookmark_value> <bookmark_value>bullets; replacing</bookmark_value> <bookmark_value>paragraphs; joining</bookmark_value> <bookmark_value>joining; paragraphs</bookmark_value>"
-msgstr "<bookmark_value>automatické opravy; možnosti</bookmark_value><bookmark_value>možnosti nahrazení</bookmark_value><bookmark_value>slova; automatické nahrazování</bookmark_value><bookmark_value>nahrazení zkratek</bookmark_value><bookmark_value>velká písmena; automatické opravy</bookmark_value><bookmark_value>tučné; automatický formát</bookmark_value><bookmark_value>podtržení; automatický formát</bookmark_value><bookmark_value>mezery; ignorovat dvojité</bookmark_value><bookmark_value>číslování; automatické použití</bookmark_value><bookmark_value>odstavce; automatické číslování</bookmark_value><bookmark_value>tabulky v textu; automatické vytváření</bookmark_value><bookmark_value>nadpisy; automatické formátování</bookmark_value><bookmark_value>odstraňování prázdných odstavců</bookmark_value><bookmark_value>odstavce; odstraňování prázdných</bookmark_value><bookmark_value>styly; automatické nahrazování</bookmark_value><bookmark_value>uživatelské styly; automatické nahrazování</bookmark_value><bookmark_value>odrážky; nahrazování</bookmark_value><bookmark_value>odstavce; spojování</bookmark_value><bookmark_value>spojování; odstavce</bookmark_value>"
+msgstr "<bookmark_value>automatické opravy; možnosti</bookmark_value><bookmark_value>možnosti nahrazení</bookmark_value><bookmark_value>slova; automatické nahrazování</bookmark_value><bookmark_value>nahrazení zkratek</bookmark_value><bookmark_value>velká písmena; automatické opravy</bookmark_value><bookmark_value>tučné; automatický formát</bookmark_value><bookmark_value>podtržení; automatický formát</bookmark_value><bookmark_value>mezery; ignorovat dvojité</bookmark_value><bookmark_value>číslování; automatické použití</bookmark_value><bookmark_value>odstavce; číslování automaticky</bookmark_value><bookmark_value>tabulky v textu; automatické vytváření</bookmark_value><bookmark_value>nadpisy; automatické formátování</bookmark_value><bookmark_value>odstraňování prázdných odstavců</bookmark_value><bookmark_value>odstavce; odstraňování prázdných</bookmark_value><bookmark_value>styly; automatické nahrazování</bookmark_value><bookmark_value>uživatelské styly; automatické nahrazování</bookmark_value><bookmark_value>odrážky; nahrazování</bookmark_value><bookmark_value>odstavce; spojování</bookmark_value><bookmark_value>spojování; odstavce</bookmark_value>"
#: 06040100.xhp
msgctxt ""
@@ -29646,7 +29646,7 @@ msgctxt ""
"par_id423291\n"
"help.text"
msgid "<ahelp hid=\".\">Select the element that will follow the numbering: a tab stop, a space, or nothing.</ahelp>"
-msgstr "<ahelp hid=\".\">Vyberte element, který bude následovat číslování: zarážka tabulátoru, mezera nebo nic</ahelp>"
+msgstr "<ahelp hid=\".\">Vyberte prvek, který bude následovat číslování: krok tabulátoru, mezera nebo nic.</ahelp>"
#: 06050600.xhp
msgctxt ""
@@ -29662,7 +29662,7 @@ msgctxt ""
"par_id8177434\n"
"help.text"
msgid "<ahelp hid=\".\">If you select a tab stop to follow the numbering, you can enter a non-negative value as the tab stop position.</ahelp>"
-msgstr "<ahelp hid=\".\">Pokud vyberete zarážku tabulátoru pro následování číslování, můžete vložit nezápornou hodnotu jako pozici zarážky tabulátoru</ahelp>"
+msgstr "<ahelp hid=\".\">Pokud vyberete, aby číslování následoval krok tabulátoru, můžete zadat jeho velikost jako nezápornou hodnotu.</ahelp>"
#: 06050600.xhp
msgctxt ""
@@ -35353,7 +35353,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"SVX:METRICBOX:RID_SVXPAGE_TABULATOR:ED_TABPOS\">Select a tab stop type, enter a new measurement, and then click <emph>New</emph>. If you want, you can also specify the measurement units to use for the tab (cm for centimeter, or \" for inches). Existing tabs to the left of the first tab that you set are removed.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICBOX:RID_SVXPAGE_TABULATOR:ED_TABPOS\">Vyberte typ tabulátoru, zadejte nové umístění a poté klepněte na <emph>Nový</emph>. Pokud chcete, je možné určit také použité měrné jednotky (cm pro centimetry nebo \" pro palce). Existující tabulátory vlevo od prvního tabulátoru, který zadáte, bude odstraněn.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICBOX:RID_SVXPAGE_TABULATOR:ED_TABPOS\">Vyberte typ tabulátoru, zadejte nové umístění a poté klepněte na <emph>Nový</emph>. Pokud chcete, je možné určit také použité měrné jednotky (cm pro centimetry nebo \" pro palce). Existující tabulátory vlevo od prvního tabulátoru, který zadáte, budou odstraněny.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -35389,7 +35389,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "The name of this tab stop is <emph>Left/Top</emph> if Asian language support is enabled."
-msgstr "Pokud jsou povoleny asijské jazyky, jmenuje se tento tabulátor <emph>Vlevo/nahoře</emph>."
+msgstr "Pokud jsou povoleny asijské jazyky, jmenuje se tento tabulátor <emph>Vlevo/Nahoru</emph>."
#: 05030300.xhp
msgctxt ""
@@ -35416,7 +35416,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "This name of this tab stop is <emph>Right/Bottom</emph> if Asian language support is enabled."
-msgstr "Pokud jsou povoleny asijské jazyky, jmenuje se tento tabulátor <emph>Vpravo/dole</emph>."
+msgstr "Pokud jsou povoleny asijské jazyky, jmenuje se tento tabulátor <emph>Vpravo/Dolů</emph>."
#: 05030300.xhp
msgctxt ""
@@ -35452,7 +35452,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Decimal"
-msgstr "Desetinná"
+msgstr "Desetinný"
#: 05030300.xhp
msgctxt ""
@@ -35488,7 +35488,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_TABULATOR:ED_TABTYPE_DECCHAR\">Enter a character that you want the decimal tab to use as a decimal separator.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_TABULATOR:ED_TABTYPE_DECCHAR\">Zadejte znak, který chcete použít u desetinného tabulátoru použít jako desetinný oddělovač.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_TABULATOR:ED_TABTYPE_DECCHAR\">Zadejte znak, který chcete u desetinného tabulátoru použít jako desetinný oddělovač.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -35614,7 +35614,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_TABULATOR:BTN_NEW\">Adds the tab stop that you defined to the current paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_TABULATOR:BTN_NEW\">Přidá do aktuálního odstavce tabulátor, který jste určil.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_TABULATOR:BTN_NEW\">Přidá do aktuálního odstavce zadaný tabulátor.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -35632,7 +35632,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_TABULATOR:BTN_DELALL\">Removes all of the tab stops that you defined under <emph>Position</emph>. Sets <emph>Left</emph> tab stops at regular intervals as the default tab stops.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_TABULATOR:BTN_DELALL\">Odstraní všechny tabulátory, které jste určil v části <emph>Umístění</emph>. Nastaví jako výchozí typ tabulátor <emph>Vlevo</emph> v pravidelných intervalech.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_TABULATOR:BTN_DELALL\">Odstraní všechny tabulátory, které jsou zadány v části <emph>Umístění</emph>. Nastaví jako výchozí typ tabulátor <emph>Vlevo</emph> v pravidelných intervalech.</ahelp>"
#: 02200000.xhp
msgctxt ""
@@ -37080,7 +37080,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"attributetext\"><ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_ATTRIBUTE\">Choose the text attributes that you want to search for. For example, if you search for the <emph>Font</emph> attribute, all instances of text that do not use the default font are found. All text that has a directly coded font attribute, and all text where a style switches the font attribute, are found. </ahelp></variable>"
-msgstr "<variable id=\"attributetext\"><ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_ATTRIBUTE\">Vyberte atributy textu, které chcete hledat. Např. pokud hledáte atribut <emph>Písmo</emph>, vyhledá se veškerý text, který nepoužívá výchozí písmo. Nalezne se text, který má přímo určené písmo, a text, kde styl mění písmo. </ahelp></variable>"
+msgstr "<variable id=\"attributetext\"><ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_ATTRIBUTE\">Vyberte atributy textu, které chcete hledat. Např. pokud hledáte atribut <emph>Písmo</emph>, vyhledá se veškerý text, který nepoužívá výchozí písmo. Nalezne se tak text, jehož písmo je určené přímo nebo je změněno stylem.</ahelp></variable>"
#: 02100200.xhp
msgctxt ""
@@ -37116,7 +37116,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "Finds the <emph>Keep With Next Paragraph</emph> attribute."
-msgstr "Hledá atribut <emph>Svázat s následujícím odstavcem</emph>."
+msgstr "Najde atribut <emph>Svázat s následujícím odstavcem</emph>."
#: 02100200.xhp
msgctxt ""
@@ -37134,7 +37134,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "Finds the <emph>Do not split paragraph</emph> attribute."
-msgstr "Hledá atribut <emph>Nedělit odstavec</emph>."
+msgstr "Najde atribut <emph>Nedělit odstavec</emph>."
#: 02100200.xhp
msgctxt ""
@@ -37152,7 +37152,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "Finds the <emph>Spacing</emph> (top, bottom) attribute."
-msgstr "Hledá atribut <emph>Vzdálenost</emph> (nahoře, dole)."
+msgstr "Najde atribut <emph>Vzdálenost</emph> (nahoře, dole)."
#: 02100200.xhp
msgctxt ""
@@ -37170,7 +37170,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "Finds the <emph>Alignment</emph> (left, right, centered, justified) attribute."
-msgstr "Hledá atribut <emph>Zarovnání</emph> (vlevo, vpravo, na střed, do bloku)."
+msgstr "Najde atribut <emph>Zarovnání</emph> (vlevo, vpravo, na střed, do bloku)."
#: 02100200.xhp
msgctxt ""
@@ -37188,7 +37188,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Finds characters that use the <emph>Capital, Lowercase, Small capitals, </emph>and <emph>Title </emph>character attributes."
-msgstr "Najde znaky, které používají atributy <emph>Velká písmena, Malá písmena, Malé kapitálky</emph> a <emph>Titulek</emph>."
+msgstr "Najde znaky, které používají atributy <emph>Velká písmena, Malá písmena, Kapitálky</emph> a <emph>První písmena velká</emph>."
#: 02100200.xhp
msgctxt ""
@@ -40748,7 +40748,7 @@ msgctxt ""
"par_id9766533\n"
"help.text"
msgid "If %PRODUCTNAME is configured to download the files automatically, the download starts immediately. A download continues even when you minimize the dialog."
-msgstr "Pokud je %PRODUCTNAME nastaveno na automatické stahování souborů, okamžitě začne stahování. Download pokračuje, i když minimalizujete dialog."
+msgstr "Pokud je %PRODUCTNAME nastaveno na automatické stahování souborů, okamžitě začne stahování. Stahování pokračuje, i když minimalizujete dialog."
#: online_update.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/02.po b/source/cs/helpcontent2/source/text/shared/02.po
index ed18f9e4b04..38558bd2460 100644
--- a/source/cs/helpcontent2/source/text/shared/02.po
+++ b/source/cs/helpcontent2/source/text/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-04-10 18:31+0000\n"
+"PO-Revision-Date: 2013-04-27 18:08+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365618680.0\n"
+"X-POOTLE-MTIME: 1367086104.0\n"
#: 01170101.xhp
msgctxt ""
@@ -5637,7 +5637,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\".uno:DecrementIndent\">Click the <emph>Decrease Indent</emph> icon to reduce the left indent of the current paragraph or cell content and set it to the previous default tab position.</ahelp>"
-msgstr "<ahelp hid=\".uno:DecrementIndent\">Pro zmenšení levého odsazení aktuálního odstavce nebo obsahu buňky a posun obsahu na předchozí zarážku tabulátoru klikněte na ikonu <emph>Zmenšit odsazení</emph>.</ahelp>"
+msgstr "<ahelp hid=\".uno:DecrementIndent\">Pro zmenšení levého odsazení aktuálního odstavce nebo obsahu buňky a posun obsahu na předchozí krok tabulátoru klepněte na ikonu <emph>Zmenšit odsazení</emph>.</ahelp>"
#: 02130000.xhp
msgctxt ""
@@ -11258,7 +11258,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Pro zvětšení levého odsazení aktuálního odstavce nebo obsahu buňky a posun obsahu na následující zarážku tabulátoru klikněte na ikonu Zvětšit odsazení.</ahelp>"
+msgstr "<ahelp hid=\".\">Pro zvětšení levého odsazení aktuálního odstavce nebo obsahu buňky a posun obsahu na následující krok tabulátoru klepněte na ikonu Zvětšit odsazení.</ahelp>"
#: 02140000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/autopi.po b/source/cs/helpcontent2/source/text/shared/autopi.po
index fbcd12c62c2..3013c4f2d58 100644
--- a/source/cs/helpcontent2/source/text/shared/autopi.po
+++ b/source/cs/helpcontent2/source/text/shared/autopi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-01-18 13:18+0100\n"
-"PO-Revision-Date: 2013-04-10 20:32+0000\n"
+"PO-Revision-Date: 2013-04-28 08:21+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365625955.0\n"
+"X-POOTLE-MTIME: 1367137299.0\n"
#: 01100200.xhp
msgctxt ""
@@ -4161,7 +4161,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGREPORT_5_OPTSTATDOCUMENT\">Saves the report as a static report. When you open a static report, it will always display the data from the time the report was created.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTSTATDOCUMENT\">Uloží sestavu jako statickou. Otevřete-li takovou sestavu, vždy zobrazí původní data z nichž byla vytvořena.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTSTATDOCUMENT\">Uloží sestavu jako statickou. Otevřete-li takovou sestavu, vždy zobrazí původní data, z nichž byla vytvořena.</ahelp>"
#: 01100500.xhp
msgctxt ""
@@ -5937,7 +5937,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Label placement"
-msgstr "Umístění titulku"
+msgstr "Umístění popisků"
#: 01090300.xhp
msgctxt ""
@@ -5955,7 +5955,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGFORM_CMDALIGNLEFT\">The labels are left-aligned.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_CMDALIGNLEFT\">Titulky budou zarovnány vlevo.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_CMDALIGNLEFT\">Popisky budou zarovnány vlevo.</ahelp>"
#: 01090300.xhp
msgctxt ""
@@ -5973,7 +5973,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGFORM_CMDALIGNRIGHT\">The labels are right-aligned.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_CMDALIGNRIGHT\">Titulky budou zarovnány vpravo.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_CMDALIGNRIGHT\">Popisky budou zarovnány vpravo.</ahelp>"
#: 01090300.xhp
msgctxt ""
@@ -5991,7 +5991,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Columnar - Labels Left"
-msgstr "Do sloupců - titulky vlevo"
+msgstr "Sloupce - popisky vlevo"
#: 01090300.xhp
msgctxt ""
@@ -6009,7 +6009,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Columnar - Labels on Top"
-msgstr "Do sloupců - titulky v záhlaví"
+msgstr "Sloupce - popisky v záhlaví"
#: 01090300.xhp
msgctxt ""
@@ -6018,7 +6018,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGFORM_CMDTOPLABELED\">Aligns the database fields column-wise with the labels above the field.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_CMDTOPLABELED\">Zarovná pole databáze do sloupců s popisky nahoře.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_CMDTOPLABELED\">Zarovná pole databáze do sloupců s popisky nad polem.</ahelp>"
#: 01090300.xhp
msgctxt ""
@@ -6027,7 +6027,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "As Data Sheet"
-msgstr "Jako tabulku"
+msgstr "Jako tabulka"
#: 01090300.xhp
msgctxt ""
@@ -6045,7 +6045,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "In Blocks - Labels Above"
-msgstr "Do bloků - titulky nad poli"
+msgstr "Bloky - popisky nad"
#: 01090300.xhp
msgctxt ""
@@ -6054,7 +6054,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGFORM_CMDTOPJUSTIFIED\">Arranges the labels above the corresponding data.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_CMDTOPJUSTIFIED\">Zarovná titulky nad odpovídající data.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_CMDTOPJUSTIFIED\">Umístí popisky nad odpovídající data.</ahelp>"
#: 01090300.xhp
msgctxt ""
@@ -6070,7 +6070,7 @@ msgctxt ""
"par_idN106D5\n"
"help.text"
msgid "Columnar - Labels Left"
-msgstr "Do sloupců - titulky vlevo"
+msgstr "Sloupce - popisky vlevo"
#: 01090300.xhp
msgctxt ""
@@ -6086,7 +6086,7 @@ msgctxt ""
"par_idN106DC\n"
"help.text"
msgid "Columnar - Labels on Top"
-msgstr "Do sloupců - titulky v záhlaví"
+msgstr "Sloupce - popisky v záhlaví"
#: 01090300.xhp
msgctxt ""
@@ -6094,7 +6094,7 @@ msgctxt ""
"par_idN106E0\n"
"help.text"
msgid "<ahelp hid=\".\">Aligns the database fields column-wise with the labels above the field.</ahelp>"
-msgstr "<ahelp hid=\".\">Zarovná pole databáze do sloupců s popisky nahoře.</ahelp>"
+msgstr "<ahelp hid=\".\">Zarovná pole databáze do sloupců s popisky nad polem.</ahelp>"
#: 01090300.xhp
msgctxt ""
@@ -6102,7 +6102,7 @@ msgctxt ""
"par_idN106E3\n"
"help.text"
msgid "As Data Sheet"
-msgstr "Jako tabulku"
+msgstr "Jako tabulka"
#: 01090300.xhp
msgctxt ""
@@ -6118,7 +6118,7 @@ msgctxt ""
"par_idN106EA\n"
"help.text"
msgid "In Blocks - Labels Above"
-msgstr "Do bloků - titulky nad poli"
+msgstr "Bloky - popisky nad"
#: 01090300.xhp
msgctxt ""
@@ -6126,7 +6126,7 @@ msgctxt ""
"par_idN106EE\n"
"help.text"
msgid "<ahelp hid=\".\">Arranges the labels above the corresponding data.</ahelp>"
-msgstr "<ahelp hid=\".\">Zarovná titulky nad odpovídající data.</ahelp>"
+msgstr "<ahelp hid=\".\">Umístí popisky nad odpovídající data.</ahelp>"
#: 01090300.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/guide.po b/source/cs/helpcontent2/source/text/shared/guide.po
index 505a8e403f4..14f0101e1ae 100644
--- a/source/cs/helpcontent2/source/text/shared/guide.po
+++ b/source/cs/helpcontent2/source/text/shared/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-04-11 15:38+0000\n"
+"PO-Revision-Date: 2013-04-27 18:17+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365694725.0\n"
+"X-POOTLE-MTIME: 1367086634.0\n"
#: pageformat_max.xhp
msgctxt ""
@@ -12530,7 +12530,7 @@ msgctxt ""
"bm_id3159201\n"
"help.text"
msgid "<bookmark_value>documents;measurement units in</bookmark_value><bookmark_value>measurement units;selecting</bookmark_value><bookmark_value>units;measurement units</bookmark_value><bookmark_value>centimeters</bookmark_value><bookmark_value>inches</bookmark_value><bookmark_value>distances</bookmark_value><bookmark_value>selecting;measurement units</bookmark_value>"
-msgstr "<bookmark_value>dokumenty; měrné jednotky</bookmark_value><bookmark_value>měrné jednotky; vybírání</bookmark_value><bookmark_value>jednotky míry</bookmark_value><bookmark_value>centimetry</bookmark_value><bookmark_value>palce</bookmark_value> <bookmark_value>vzdálenosti</bookmark_value> <bookmark_value>vybírání; měrné jednotky</bookmark_value>"
+msgstr "<bookmark_value>dokumenty; měrné jednotky</bookmark_value><bookmark_value>měrné jednotky; vybírání</bookmark_value><bookmark_value>jednotky; měrné jednotky</bookmark_value><bookmark_value>centimetry</bookmark_value><bookmark_value>palce</bookmark_value> <bookmark_value>vzdálenosti</bookmark_value> <bookmark_value>vybírání; měrné jednotky</bookmark_value>"
#: measurement_units.xhp
msgctxt ""
@@ -15600,7 +15600,7 @@ msgctxt ""
"bm_id3147834\n"
"help.text"
msgid "<bookmark_value>opening; documents</bookmark_value><bookmark_value>documents; opening</bookmark_value><bookmark_value>files; opening</bookmark_value><bookmark_value>loading; documents</bookmark_value><bookmark_value>spreadsheets;creating/opening</bookmark_value><bookmark_value>presentations;creating/opening</bookmark_value><bookmark_value>FTP; opening documents</bookmark_value><bookmark_value>new documents</bookmark_value><bookmark_value>empty documents</bookmark_value><bookmark_value>text documents;creating/opening</bookmark_value><bookmark_value>drawings; creating/opening</bookmark_value><bookmark_value>HTML documents; new</bookmark_value><bookmark_value>formulas; new</bookmark_value>"
-msgstr "<bookmark_value>otevírání; dokumenty</bookmark_value><bookmark_value>dokumenty; otevírání</bookmark_value><bookmark_value>soubory; otevírání</bookmark_value><bookmark_value>načítání; dokumenty</bookmark_value><bookmark_value>tabulky; vytváření/otevírání</bookmark_value><bookmark_value>prezentace; vytváření/otevírání</bookmark_value><bookmark_value>FTP; otevírání dokumentů</bookmark_value><bookmark_value>nové dokumenty</bookmark_value><bookmark_value>prázdné dokumenty</bookmark_value><bookmark_value>textové dokumenty; vytváření/otevírání</bookmark_value><bookmark_value>kresby; vytváření/otevírání</bookmark_value><bookmark_value>HTML dokumenty; nové</bookmark_value><bookmark_value>vzorce; nové</bookmark_value>"
+msgstr "<bookmark_value>otevírání; dokumenty</bookmark_value><bookmark_value>dokumenty; otevírání</bookmark_value><bookmark_value>soubory; otevírání</bookmark_value><bookmark_value>načítání; dokumenty</bookmark_value><bookmark_value>sešity; vytváření/otevírání</bookmark_value><bookmark_value>prezentace; vytváření/otevírání</bookmark_value><bookmark_value>FTP; otevírání dokumentů</bookmark_value><bookmark_value>nové dokumenty</bookmark_value><bookmark_value>prázdné dokumenty</bookmark_value><bookmark_value>textové dokumenty; vytváření/otevírání</bookmark_value><bookmark_value>kresby; vytváření/otevírání</bookmark_value><bookmark_value>HTML dokumenty; nové</bookmark_value><bookmark_value>vzorce; nové</bookmark_value>"
#: doc_open.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/optionen.po b/source/cs/helpcontent2/source/text/shared/optionen.po
index d9206409f83..56c3587747d 100644
--- a/source/cs/helpcontent2/source/text/shared/optionen.po
+++ b/source/cs/helpcontent2/source/text/shared/optionen.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-04-10 18:32+0000\n"
+"PO-Revision-Date: 2013-04-27 18:09+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: NONE\n"
"Language: cs\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1365618744.0\n"
+"X-POOTLE-MTIME: 1367086159.0\n"
#: 01060500.xhp
msgctxt ""
@@ -1086,7 +1086,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Measurement unit"
-msgstr "Jednotka míry"
+msgstr "Měrná jednotka"
#: 01060300.xhp
msgctxt ""
@@ -1113,7 +1113,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"SC:METRICFIELD:RID_SCPAGE_LAYOUT:MF_TAB\">Defines the tab stops distance.</ahelp>"
-msgstr "<ahelp hid=\"SC:METRICFIELD:RID_SCPAGE_LAYOUT:MF_TAB\">Nastavení vzdálenosti zarážek tabulátoru.</ahelp>"
+msgstr "<ahelp hid=\"SC:METRICFIELD:RID_SCPAGE_LAYOUT:MF_TAB\">Nastaví vzdálenosti kroků tabulátoru.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -5383,7 +5383,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "Measurement unit (for HTML document only)"
-msgstr "Jednotka míry (pouze pro dokumenty HTML)"
+msgstr "Měrná jednotka (pouze pro dokumenty HTML)"
#: 01040200.xhp
msgctxt ""
@@ -5911,7 +5911,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "Unit of measurement"
-msgstr "Jednotka míry"
+msgstr "Měrná jednotka"
#: 01070500.xhp
msgctxt ""
@@ -5938,7 +5938,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"SD_METRICFIELD_TP_OPTIONS_MISC_MTR_FLD_TABSTOP\">Defines the spacing between tab stops.</ahelp>"
-msgstr "<ahelp hid=\"SD_METRICFIELD_TP_OPTIONS_MISC_MTR_FLD_TABSTOP\">Nastavení vzdáleností mezi zarážkami tabulátoru.</ahelp>"
+msgstr "<ahelp hid=\"SD_METRICFIELD_TP_OPTIONS_MISC_MTR_FLD_TABSTOP\">Nastaví vzdáleností mezi kroky tabulátoru.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -7154,7 +7154,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "Measurement unit"
-msgstr "Jednotka míry"
+msgstr "Měrná jednotka"
#: 01040900.xhp
msgctxt ""
@@ -7163,7 +7163,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"SW_LISTBOX_TP_OPTLOAD_PAGE_LB_METRIC\">Specifies the <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"unit of measurement\">unit of measurement</link> for text documents.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_OPTLOAD_PAGE_LB_METRIC\">Určuje <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"jednotky míry\">jednotky míry</link> pro textové dokumenty.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_OPTLOAD_PAGE_LB_METRIC\">Určuje <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"měrná jednotka\">měrnou jednotku</link> pro textové dokumenty.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -7197,7 +7197,7 @@ msgctxt ""
"par_id3150419\n"
"help.text"
msgid "<ahelp hid=\".\">When this setting is enabled, the measurement units of indents and spacing on <emph>Format - Paragraph - Indents & Spacing</emph> tab will be character (ch) and line.</ahelp>"
-msgstr "<ahelp hid=\".\">Je-li povoleno, budou jednotkami míry odsazení a rozestupů na záložce <emph>Formát - Odstavec - Odsazení a rozestupy</emph> znak (zn) a řádek.</ahelp>"
+msgstr "<ahelp hid=\".\">Je-li povoleno, budou měrnými jednotkami odsazení a rozestupů na záložce <emph>Formát - Odstavec - Odsazení a rozestupy</emph> znak (zn) a řádek.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8846,7 +8846,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"allgemein\"><ahelp hid=\".uno:SdEditOptions\">Defines various settings for newly created presentation documents, such as the contents to be displayed, the measurement unit used, if and how grid alignment is carried out.</ahelp></variable>"
-msgstr "<variable id=\"allgemein\"><ahelp hid=\".uno:SdEditOptions\">Různá nastavení pro nově vytvářené prezentace, např. zobrazovaný obsah, použité jednotky míry, případné zarovnání k mřížce a zda se tisknou poznámky.</ahelp></variable>"
+msgstr "<variable id=\"allgemein\"><ahelp hid=\".uno:SdEditOptions\">Různá nastavení pro nově vytvářené prezentace, např. zobrazovaný obsah, použité měrné jednotky, případné zarovnání k mřížce a zda se tisknou poznámky.</ahelp></variable>"
#: testaccount.xhp
msgctxt ""
@@ -13656,7 +13656,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_DRAW_X\">Defines the unit of measure for the spacing between grid points on the X-axis.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_DRAW_X\">Určuje jednotku míry pro vzdálenost mezi body mřížky na ose X.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_DRAW_X\">Určuje v dané měrné jednotce rozestupy mezi body mřížky na ose X.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -13674,7 +13674,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRID:MTR_FLD_DRAW_Y\">Defines the grid points spacing in the desired unit of measurement on the Y-axis.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRID:MTR_FLD_DRAW_Y\">Určuje jednotku míry pro vzdálenost mezi body mřížky na ose Y.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRID:MTR_FLD_DRAW_Y\">Určuje v dané měrné jednotce rozestupy mezi body mřížky na ose Y.</ahelp>"
#: 01050100.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/swriter/01.po b/source/cs/helpcontent2/source/text/swriter/01.po
index f9a16e7963b..ec8bfe21961 100644
--- a/source/cs/helpcontent2/source/text/swriter/01.po
+++ b/source/cs/helpcontent2/source/text/swriter/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-01-18 13:18+0100\n"
-"PO-Revision-Date: 2013-04-11 17:17+0000\n"
+"PO-Revision-Date: 2013-04-28 08:26+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365700670.0\n"
+"X-POOTLE-MTIME: 1367137582.0\n"
#: 04090000.xhp
msgctxt ""
@@ -2381,7 +2381,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Tab stop (T)"
-msgstr "Zarážka tabulátoru (T)"
+msgstr "Tabulátor (T)"
#: 04120221.xhp
msgctxt ""
@@ -2390,7 +2390,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_TAB\">Inserts a tab stop. To add leader dots to the tab stop, select a character in the <emph>Fill character box</emph>. To change the position of the tab stop, enter a value in the <emph>Tab stop position </emph>box, or select the <emph>Align right </emph>check box.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_TAB\">Vloží zarážku tabulátoru. Chcete-li přidat vodící tečkování, vyberte znak v poli <emph>Vyplnit znakem</emph>. Polohu zarážky lze nastavit v poli <emph>Umístění kroku tabulátoru</emph>, nebo zaškrtněte pole <emph>Zarovnat vpravo</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_TAB\">Vloží tabulátor. Chcete-li přidat vodící tečkování, vyberte znak v poli <emph>Vyplnit znakem</emph>. Polohu tabulátoru lze nastavit v poli <emph>Umístění kroku tabulátoru</emph> nebo zaškrtnutím pole <emph>Zarovnat vpravo</emph>.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -2516,7 +2516,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"SW:METRICFIELD:TP_TOX_ENTRY:MF_TABPOS\">Enter the distance to leave between the left page margin and the tab stop.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_TOX_ENTRY:MF_TABPOS\">Vložte vzdálenost mezi levým okrajem stránky a zarážkou tabulátoru.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_TOX_ENTRY:MF_TABPOS\">Vložte vzdálenost mezi levým okrajem stránky a krokem tabulátoru.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -2534,7 +2534,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_AUTORIGHT\">Aligns the tab stop to the right page margin.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_AUTORIGHT\">Zarovná zarážku tabulátoru k pravému okraji strany.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_AUTORIGHT\">Zarovná tabulátor k pravému okraji stránky.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -2551,7 +2551,7 @@ msgctxt ""
"par_id6499221\n"
"help.text"
msgid "<ahelp hid=\".\">Only visible when you click the E# button in the Structure line. Select to show the chapter number with or without separator.</ahelp>"
-msgstr "<ahelp hid=\".\">Pouze viditelné, kliknete-li na tlačítko E# v řádce struktura. Vyberte ukázat číslo kapitoly s nebo bez oddělovače.</ahelp>"
+msgstr "<ahelp hid=\".\">Viditelné pouze tehdy, klepnete-li na tlačítko E# v řádku struktura. Vyberte, zda se má číslo kapitoly zobrazovat s oddělovačem nebo bez něho.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -2569,7 +2569,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_RELTOSTYLE\">Positions the tab stop relative to the \"indent from left\" value defined in the paragraph style selected on the <emph>Styles</emph> tab. Otherwise the tab stop is positioned relative to the left text margin.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_RELTOSTYLE\">Nastaví zarážku tabulátoru vzhledem k \"odsazení zleva\" určeném ve stylu odstavce v záložce <emph>Styly</emph>. Jinak je zarážka tabulátoru nastavena vzhledem k levému okraji textu.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_RELTOSTYLE\">Nastaví krok tabulátoru vzhledem k \"odsazení zleva\" určeném ve stylu odstavce na záložce <emph>Styly</emph>. Jinak je tabulátor nastaven vzhledem k levému okraji textu.</ahelp>"
#: 05100000.xhp
msgctxt ""
@@ -16004,7 +16004,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Above/Below"
-msgstr "Výše/Níže"
+msgstr "Nad/Pod"
#: 04090002.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/swriter/guide.po b/source/cs/helpcontent2/source/text/swriter/guide.po
index 2856f8c43b2..da4fc656780 100644
--- a/source/cs/helpcontent2/source/text/swriter/guide.po
+++ b/source/cs/helpcontent2/source/text/swriter/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-10 11:43+0100\n"
-"PO-Revision-Date: 2013-04-10 20:33+0000\n"
+"PO-Revision-Date: 2013-04-27 16:12+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365626013.0\n"
+"X-POOTLE-MTIME: 1367079165.0\n"
#: hyperlinks.xhp
msgctxt ""
@@ -3203,7 +3203,7 @@ msgctxt ""
"bm_id3155182\n"
"help.text"
msgid "<bookmark_value>characters; uppercase or lowercase</bookmark_value> <bookmark_value>text; uppercase or lowercase</bookmark_value> <bookmark_value>lowercase letters; text</bookmark_value> <bookmark_value>uppercase; formatting text</bookmark_value> <bookmark_value>capital letters;changing to small letters</bookmark_value> <bookmark_value>changing;cases of text</bookmark_value> <bookmark_value>initial capitals in titles</bookmark_value> <bookmark_value>small capitals (guide)</bookmark_value>"
-msgstr "<bookmark_value>znaky; velká nebo malá písmena</bookmark_value> <bookmark_value>text; velká nebo malá písmena</bookmark_value> <bookmark_value>malá písmena; text</bookmark_value> <bookmark_value>velká písmena; formátování textu</bookmark_value> <bookmark_value>velká písmena;změna na malá písmena</bookmark_value> <bookmark_value>změna;velikost písmen textu</bookmark_value> <bookmark_value>první velká písmena v nadpisech</bookmark_value> <bookmark_value>malé kapitálky (průvodce)</bookmark_value>"
+msgstr "<bookmark_value>znaky; velká nebo malá písmena</bookmark_value> <bookmark_value>text; velká nebo malá písmena</bookmark_value> <bookmark_value>malá písmena; text</bookmark_value> <bookmark_value>velká písmena; formátování textu</bookmark_value> <bookmark_value>velká písmena;změna na malá písmena</bookmark_value> <bookmark_value>změna;velikost písmen textu</bookmark_value> <bookmark_value>první velká písmena v nadpisech</bookmark_value> <bookmark_value>kapitálky (průvodce)</bookmark_value>"
#: text_capital.xhp
msgctxt ""
@@ -3221,7 +3221,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "You can change the case of text, format text with small capitals, or capitalize the first letter of each word in a selection."
-msgstr "Je možné změnit velikost písmen textu, zformátovat text jako malé kapitálky nebo udělat velký počáteční znak každého slova ve výběru."
+msgstr "Je možné změnit velikost písmen textu, zformátovat text jako kapitálky nebo udělat velký počáteční znak každého slova ve výběru."
#: text_capital.xhp
msgctxt ""
@@ -3272,7 +3272,7 @@ msgctxt ""
"par_id1120200910485775\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Format - Character</item>, click the Font Effects tab, then select the type of capitalization in the Effects box. \"Capitals\" capitalizes all letters. \"Title\" capitalizes the first letter of each word. \"Small capitals\" capitalizes all letters, but in a reduced font size."
-msgstr "Vyberte <item type=\"menuitem\">Formát - Znak</item>, klepněte na záložku Efekty pro písmo a potom vyberte typ velkých písmen v seznamu Velikost písma. \"Titulek\" nastaví u každého slova první písmeno velké. Malé kapitálky nastaví všechna písmena velká, ale zmenšená."
+msgstr "Vyberte <item type=\"menuitem\">Formát - Znak</item>, klepněte na záložku Efekty pro písmo a potom vyberte typ velkých písmen v seznamu Efekty. \"Velká písmena\" zvětší všechna písmena. \"První písmena velká\" nastaví u každého slova první písmeno velké. \"Kapitálky\" nastaví všechna písmena velká, ale zmenšená."
#: text_capital.xhp
msgctxt ""
@@ -3315,7 +3315,7 @@ msgctxt ""
"par_id1120200910490034\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Format - Character</item>, click the Font Effects tab, then select \"Lowercase\" in the Effects box."
-msgstr "Vyberte <item type=\"menuitem\">Formát - Znak</item>, klepněte na záložku Efekty pro písmo a vyberte Malá písmena v seznamu Velikost písma."
+msgstr "Vyberte <item type=\"menuitem\">Formát - Znak</item>, klepněte na záložku Efekty pro písmo a vyberte Malá písmena v seznamu Efekty."
#: chapter_numbering.xhp
msgctxt ""
@@ -6318,7 +6318,7 @@ msgctxt ""
"par_id5589159\n"
"help.text"
msgid "To change the measurement units, choose <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General</item>, and then select a new measurement unit in the Settings area."
-msgstr "Pro změnu jednotky míry zvolte <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Writer - Obecné</item> a vyberte novou jednotku míry v oblasti Nastavení."
+msgstr "Pro změnu měrné jednotky zvolte <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Writer - Obecné</item> a vyberte novou měrnou jednotku v oblasti Nastavení."
#: indenting.xhp
msgctxt ""
@@ -10500,7 +10500,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "Select the options that you want, and then click <item type=\"menuitem\">OK</item>. If you want, you can also enter different text in the <item type=\"menuitem\">Category</item> box, for example <item type=\"literal\">Figure</item>."
-msgstr "Vyberte požadované možnosti a klepněte na <item type=\"menuitem\">OK</item>. Můžete také zadat libovolný text do pole <item type=\"menuitem\">Kategorie</item> , například <item type=\"literal\">Obrázek</item>."
+msgstr "Vyberte požadované možnosti a klepněte na <item type=\"menuitem\">OK</item>. Můžete také zadat libovolný text do pole <item type=\"menuitem\">Kategorie</item>, například <item type=\"literal\">Obrázek</item>."
#: captions.xhp
msgctxt ""
diff --git a/source/cs/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/cs/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 844c252a172..8fbe4311f29 100644
--- a/source/cs/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/cs/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-02-23 10:09+0000\n"
-"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"PO-Revision-Date: 2013-04-18 14:14+0000\n"
+"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361614173.0\n"
+"X-POOTLE-MTIME: 1366294477.0\n"
#: UIText.ulf
msgctxt ""
@@ -4414,7 +4414,7 @@ msgctxt ""
"OOO_ERROR_129\n"
"LngText.text"
msgid "This setup requires Internet Information Server 4.0 or higher for configuring IIS Virtual Roots. Please make sure that you have IIS 4.0 or higher."
-msgstr "Pro nastavení virtuálních adresářů IIS vyžaduje tato instalace Internet Information Server 4.0 nebo vyšší. Ověřte jeho instalaci."
+msgstr "Pro nastavení virtuálních adresářů IIS vyžaduje tato instalace Internet Information Server 4.0 nebo novější. Ověřte jeho instalaci."
#: Error.ulf
msgctxt ""
diff --git a/source/cs/readlicense_oo/docs.po b/source/cs/readlicense_oo/docs.po
index 95d9bfe5626..4a781af245e 100644
--- a/source/cs/readlicense_oo/docs.po
+++ b/source/cs/readlicense_oo/docs.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-02-12 12:57+0100\n"
-"PO-Revision-Date: 2013-04-07 09:15+0000\n"
-"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"PO-Revision-Date: 2013-04-18 14:14+0000\n"
+"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365326153.0\n"
+"X-POOTLE-MTIME: 1366294477.0\n"
#: readme.xrm
msgctxt ""
@@ -910,7 +910,7 @@ msgctxt ""
"howtostart1\n"
"readmeitem.text"
msgid "The best way to start contributing is to subscribe to one or more of the mailing lists, lurk for a while, and gradually use the mail archives to familiarize yourself with many of the topics covered since the ${PRODUCTNAME} source code was released back in October 2000. When you're comfortable, all you need to do is send an email self-introduction and jump right in. If you are familiar with Open Source Projects, check out our To-Dos list and see if there is anything you would like to help with at <a href=\"http://www.libreoffice.org/develop/\">http://www.libreoffice.org/develop/</a>."
-msgstr "Nejlepším způsobem, jak začít přispívat, je přihlásit se do jedné nebo více mailových konferencí. Chvíli můžete pozorovat, co se děje, či používat archiv, abyste se seznámili s tématy, která již byla probrána od doby, kdy byl zdrojový kód ${PRODUCTNAME} zveřejněn. Po seznámení se s prostředím můžete poslat mail, ve kterém se krátce představíte, a ihned můžete začít. Pokud již máte předchozí zkušenosti s open-source projekty, podívejte se na naše seznamy úloh na <a href=\"http://www.libreoffice.org/develop/\">http://www.libreoffice.org/develop/</a>, jestli je tam něco, s čím byste rádi pomohli."
+msgstr "Nejlepším způsobem, jak začít přispívat, je přihlásit se do jedné nebo více mailových konferencí. Chvíli můžete pozorovat, co se děje, či používat archiv, abyste se seznámili s tématy, která již byla probrána od doby, kdy byl v říjnu 2000 zdrojový kód ${PRODUCTNAME} zveřejněn. Po seznámení se s prostředím můžete poslat e-mail, ve kterém se krátce představíte, a ihned můžete začít. Pokud již máte předchozí zkušenosti s open-source projekty, podívejte se, zda vás nezaujme některý z úkolů na <a href=\"http://www.libreoffice.org/develop/\">http://www.libreoffice.org/develop/</a>."
#: readme.xrm
msgctxt ""
diff --git a/source/cs/sc/source/ui/src.po b/source/cs/sc/source/ui/src.po
index 283ebaecbf5..95b8cfd407d 100644
--- a/source/cs/sc/source/ui/src.po
+++ b/source/cs/sc/source/ui/src.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-01-18 13:18+0100\n"
-"PO-Revision-Date: 2013-04-10 20:23+0000\n"
+"PO-Revision-Date: 2013-04-27 18:03+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365625427.0\n"
+"X-POOTLE-MTIME: 1367085806.0\n"
#: miscdlgs.src
msgctxt ""
@@ -12244,7 +12244,7 @@ msgctxt ""
"FT_TAB\n"
"fixedtext.text"
msgid "~Tab stops"
-msgstr "Zarážky tabulátoru"
+msgstr "Kroky tabulátoru"
#: optdlg.src
msgctxt ""
@@ -14553,7 +14553,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Determines the current date of the computer."
-msgstr "Vrátí aktuální čas počítače."
+msgstr "Vrátí aktuální datum počítače."
#: scfuncs.src
msgctxt ""
diff --git a/source/cs/scp2/source/extensions.po b/source/cs/scp2/source/extensions.po
index 8c02046f00f..3463e5c7d05 100644
--- a/source/cs/scp2/source/extensions.po
+++ b/source/cs/scp2/source/extensions.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-02-14 15:45+0000\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"PO-Revision-Date: 2013-04-27 15:28+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360856713.0\n"
+"X-POOTLE-MTIME: 1367076531.0\n"
#: module_extensions_sun_templates.ulf
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_TYPO\n"
"LngText.text"
msgid "Toolbar for Graphite smart font features: ligatures, small caps, old style numbers, proportional or monospaced numbers, automatic thousand separators, minus sign, real superscript and subscript, German umlaut variants, fractions."
-msgstr "Nástrojová lišta pro chytrá písma Graphite: ligatury, kapitálky, starý styl čísel, proporcionální nebo neproporcionální čísla, automatický oddělovače tisíců, znaménko minus, skutečný horní a dolní index, německé přehlásky, zlomky."
+msgstr "Nástrojová lišta pro chytrá písma Graphite: ligatury, kapitálky, starý styl čísel, proporcionální nebo neproporcionální čísla, automatické oddělovače tisíců, znaménko minus, skutečný horní a dolní index, německé přehlásky, zlomky."
#: module_extensions.ulf
msgctxt ""
diff --git a/source/cs/svx/inc.po b/source/cs/svx/inc.po
index f8102d8dd2f..60839008c6c 100644
--- a/source/cs/svx/inc.po
+++ b/source/cs/svx/inc.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2012-12-10 16:07+0000\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"PO-Revision-Date: 2013-04-20 19:31+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355155661.0\n"
+"X-POOTLE-MTIME: 1366486312.0\n"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"ITEM_FORMAT_CHAR_DLG\n"
"#define.text"
msgid "C~haracter..."
-msgstr "Písmo..."
+msgstr "Znak..."
#: globlmn_tmpl.hrc
msgctxt ""
diff --git a/source/cs/sw/source/ui/app.po b/source/cs/sw/source/ui/app.po
index fbe600d4670..ced5213f7da 100644
--- a/source/cs/sw/source/ui/app.po
+++ b/source/cs/sw/source/ui/app.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-04-07 12:33+0000\n"
-"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"PO-Revision-Date: 2013-04-17 14:49+0000\n"
+"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365338012.0\n"
+"X-POOTLE-MTIME: 1366210178.0\n"
#: mn.src
msgctxt ""
@@ -2216,7 +2216,7 @@ msgctxt ""
"MSG_PRINT_AS_MERGE\n"
"querybox.text"
msgid "Your document contains address database fields. Do you want to print a form letter?"
-msgstr "Dokument obsahuje pole databáze s adresou. Chcete vytisknout formulářový dopis?"
+msgstr "Dokument obsahuje pole databáze adres. Chcete vytisknout formulářový dopis?"
#: app.src
msgctxt ""
diff --git a/source/cs/sw/source/ui/config.po b/source/cs/sw/source/ui/config.po
index 6dbbc88a24d..d0b9edea19e 100644
--- a/source/cs/sw/source/ui/config.po
+++ b/source/cs/sw/source/ui/config.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2012-11-20 22:10+0000\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"PO-Revision-Date: 2013-04-27 15:48+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353449425.0\n"
+"X-POOTLE-MTIME: 1367077707.0\n"
#: optcomp.src
msgctxt ""
@@ -1460,7 +1460,7 @@ msgctxt ""
"ST_SCRIPT_ASIAN\n"
"string.text"
msgid "Asian"
-msgstr "Asian"
+msgstr "asijská"
#: optdlg.src
msgctxt ""
@@ -1469,7 +1469,7 @@ msgctxt ""
"ST_SCRIPT_CTL\n"
"string.text"
msgid "CTL"
-msgstr "Komplexní skripty"
+msgstr "komplexní rozvržení textu"
#: optdlg.src
msgctxt ""
@@ -1478,7 +1478,7 @@ msgctxt ""
"ST_SCRIPT_WESTERN\n"
"string.text"
msgid "Western"
-msgstr "Západní"
+msgstr "západní"
#: optdlg.src
msgctxt ""
@@ -2315,7 +2315,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Small caps"
-msgstr "Malé kapitálky"
+msgstr "Kapitálky"
#: redlopt.src
msgctxt ""
@@ -2324,7 +2324,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Title font"
-msgstr "Písmo titulu"
+msgstr "První písmena velká"
#: redlopt.src
msgctxt ""
diff --git a/source/cs/sw/source/ui/dbui.po b/source/cs/sw/source/ui/dbui.po
index e1c9f205b96..7b3d15ea4b2 100644
--- a/source/cs/sw/source/ui/dbui.po
+++ b/source/cs/sw/source/ui/dbui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-04-07 12:47+0000\n"
-"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"PO-Revision-Date: 2013-04-17 14:56+0000\n"
+"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365338838.0\n"
+"X-POOTLE-MTIME: 1366210597.0\n"
#: mmlayoutpage.src
msgctxt ""
@@ -2085,7 +2085,7 @@ msgctxt ""
"FT_DRAG\n"
"fixedtext.text"
msgid "1. Drag address elements here"
-msgstr "1. Přetáhněte sem prvky adresy"
+msgstr "1. Sem přetáhněte prvky adresy"
#: mmaddressblockpage.src
msgctxt ""
@@ -2094,7 +2094,7 @@ msgctxt ""
"ST_DRAGSALUTATION\n"
"string.text"
msgid "1. ~Drag salutation elements into the box below"
-msgstr "1. Přetáhněte prvky oslovení do rámečku níže"
+msgstr "1. Prvky oslovení přetáhněte do níže uvedeného rámečku"
#: mmaddressblockpage.src
msgctxt ""
diff --git a/source/cs/sw/source/ui/fldui.po b/source/cs/sw/source/ui/fldui.po
index 9c996a1cd4f..66eb0994cb1 100644
--- a/source/cs/sw/source/ui/fldui.po
+++ b/source/cs/sw/source/ui/fldui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2012-12-26 10:55+0000\n"
+"PO-Revision-Date: 2013-04-28 08:00+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356519355.0\n"
+"X-POOTLE-MTIME: 1367136005.0\n"
#: fldtdlg.src
msgctxt ""
@@ -926,7 +926,7 @@ msgctxt ""
"FMT_REF_UPDOWN\n"
"string.text"
msgid "Above/Below"
-msgstr "Výše/Níže"
+msgstr "Nad/Pod"
#: fldui.src
msgctxt ""
diff --git a/source/cs/sw/source/ui/frmdlg.po b/source/cs/sw/source/ui/frmdlg.po
index e62399ab0c4..ba45eb322e5 100644
--- a/source/cs/sw/source/ui/frmdlg.po
+++ b/source/cs/sw/source/ui/frmdlg.po
@@ -4,16 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2012-06-07 14:06+0200\n"
-"Last-Translator: kendy <kendy@suse.cz>\n"
+"PO-Revision-Date: 2013-04-28 08:00+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1367136017.0\n"
#: frmpage.src
msgctxt ""
@@ -927,7 +928,7 @@ msgctxt ""
"STR_BEGINNING\n"
"string.text"
msgid "Above"
-msgstr "Výše"
+msgstr "Nad"
#: cption.src
msgctxt ""
@@ -945,7 +946,7 @@ msgctxt ""
"STR_ABOVE\n"
"string.text"
msgid "Above"
-msgstr "Výše"
+msgstr "Pod"
#: cption.src
msgctxt ""
diff --git a/source/cs/vcl/source/src.po b/source/cs/vcl/source/src.po
index 98fe5fff297..6f2d133d04c 100644
--- a/source/cs/vcl/source/src.po
+++ b/source/cs/vcl/source/src.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-04-07 09:16+0000\n"
-"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"PO-Revision-Date: 2013-04-17 15:03+0000\n"
+"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365326216.0\n"
+"X-POOTLE-MTIME: 1366211008.0\n"
#: print.src
msgctxt ""
@@ -831,7 +831,7 @@ msgctxt ""
"SV_ACCESSERROR_BRIDGE_MSG\n"
"string.text"
msgid "%PRODUCTNAME %PRODUCTVERSION requires a Java Access Bridge 1.0.3 or later version to support accessibility."
-msgstr "%PRODUCTNAME %PRODUCTVERSION vyžaduje pro podporu zpřístupnění Java Access Bridge verze 1.0.3 nebo pozdější."
+msgstr "Pro podporu zpřístupnění vyžaduje %PRODUCTNAME %PRODUCTVERSION Java Access Bridge verze 1.0.3 nebo novější."
#: stdtext.src
msgctxt ""
@@ -839,7 +839,7 @@ msgctxt ""
"SV_ACCESSERROR_OK_CANCEL_MSG\n"
"string.text"
msgid "Click '%OK' to start %PRODUCTNAME %PRODUCTVERSION without accessibility support, or click '%CANCEL' to exit %PRODUCTNAME %PRODUCTVERSION."
-msgstr "Pro spuštění %PRODUCTNAME %PRODUCTVERSION bez podpory zpřístupnění klikněte na '%OK', nebo klikněte na '%CANCEL' pro ukončení %PRODUCTNAME %PRODUCTVERSION."
+msgstr "Pro spuštění %PRODUCTNAME %PRODUCTVERSION bez podpory zpřístupnění klikněte na tlačítko %OK, nebo %PRODUCTNAME %PRODUCTVERSION ukončete kliknutím na tlačítko %CANCEL."
#: stdtext.src
msgctxt ""
@@ -863,7 +863,7 @@ msgctxt ""
"SV_ACCESSERROR_JAVA_MSG\n"
"string.text"
msgid "%PRODUCTNAME %PRODUCTVERSION requires Java 1.4.0_02 or later version to support accessibility."
-msgstr "%PRODUCTNAME %PRODUCTVERSION požaduje Java 1.4.0_02 nebo pozdější pro podporu zpřístupnění."
+msgstr "Pro podporu zpřístupnění vyžaduje %PRODUCTNAME %PRODUCTVERSION Java 1.4.0_02 nebo novější."
#: stdtext.src
msgctxt ""
diff --git a/source/cs/wizards/source/formwizard.po b/source/cs/wizards/source/formwizard.po
index e3ee4bb8898..57e084b8dd9 100644
--- a/source/cs/wizards/source/formwizard.po
+++ b/source/cs/wizards/source/formwizard.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-04-10 20:26+0000\n"
+"PO-Revision-Date: 2013-04-28 08:14+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365625607.0\n"
+"X-POOTLE-MTIME: 1367136860.0\n"
#: dbwizres.src
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 32\n"
"string.text"
msgid "Label placement"
-msgstr "Umístění titulku"
+msgstr "Umístění popisků"
#: dbwizres.src
msgctxt ""
@@ -3249,7 +3249,7 @@ msgctxt ""
"RID_LETTERWIZARDDIALOG_START + 57\n"
"string.text"
msgid "Fill in the information you would like in the footer"
-msgstr "Zadejte, které informace mají být obsaženy v zápatí"
+msgstr "Zadejte informace, které mají být obsaženy v zápatí"
#: dbwizres.src
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/scalc/01.po b/source/de/helpcontent2/source/text/scalc/01.po
index eae095124f0..50420043a82 100644
--- a/source/de/helpcontent2/source/text/scalc/01.po
+++ b/source/de/helpcontent2/source/text/scalc/01.po