tryton-sao 7.2.0 → 7.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG +10 -0
- package/dist/tryton-sao.css +2 -2
- package/dist/tryton-sao.js +22 -24
- package/locale/bg.json +1 -1
- package/locale/bg.po +10 -13
- package/locale/ca.json +1 -1
- package/locale/ca.po +16 -19
- package/locale/cs.json +1 -1
- package/locale/cs.po +10 -13
- package/locale/de.json +1 -1
- package/locale/de.po +15 -18
- package/locale/es.json +1 -1
- package/locale/es.po +16 -19
- package/locale/es_419.json +1 -1
- package/locale/es_419.po +11 -13
- package/locale/et.json +1 -1
- package/locale/et.po +10 -13
- package/locale/fa.json +1 -1
- package/locale/fa.po +11 -13
- package/locale/fi.json +1 -1
- package/locale/fi.po +10 -13
- package/locale/fr.json +1 -1
- package/locale/fr.po +15 -17
- package/locale/hu.json +1 -1
- package/locale/hu.po +11 -13
- package/locale/id.json +1 -1
- package/locale/id.po +10 -13
- package/locale/it.json +1 -1
- package/locale/it.po +11 -13
- package/locale/lo.json +1 -1
- package/locale/lo.po +11 -13
- package/locale/lt.json +1 -1
- package/locale/lt.po +11 -13
- package/locale/messages.pot +6 -0
- package/locale/nl.json +1 -1
- package/locale/nl.po +16 -19
- package/locale/pl.json +1 -1
- package/locale/pl.po +60 -81
- package/locale/pt.json +1 -1
- package/locale/pt.po +11 -13
- package/locale/ro.json +1 -1
- package/locale/ro.po +11 -13
- package/locale/ru.json +1 -1
- package/locale/ru.po +10 -13
- package/locale/sl.json +1 -1
- package/locale/sl.po +11 -13
- package/locale/tr.json +1 -1
- package/locale/tr.po +10 -13
- package/locale/uk.json +1 -1
- package/locale/uk.po +11 -13
- package/locale/zh_CN.json +1 -1
- package/locale/zh_CN.po +11 -13
- package/package.json +1 -1
- package/src/common.js +2 -10
- package/src/sao.js +1 -1
- package/src/sao.less +1 -1
- package/src/view/form.js +19 -13
package/locale/pl.po
CHANGED
|
@@ -20,20 +20,17 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
|
|
|
20
20
|
msgid "Are your sure to leave?"
|
|
21
21
|
msgstr "Czy na pewno wyjść?"
|
|
22
22
|
|
|
23
|
-
#, fuzzy
|
|
24
23
|
msgid "Incompatible version of the server."
|
|
25
|
-
msgstr "
|
|
24
|
+
msgstr "Niekompatybilna wersja serwera."
|
|
26
25
|
|
|
27
26
|
msgid "Version mismatch"
|
|
28
|
-
msgstr ""
|
|
27
|
+
msgstr "Niezgodność wersji"
|
|
29
28
|
|
|
30
|
-
#, fuzzy
|
|
31
29
|
msgid "Could not connect to the server."
|
|
32
30
|
msgstr "Brak dostępu do serwera."
|
|
33
31
|
|
|
34
|
-
#, fuzzy
|
|
35
32
|
msgid "Connection error"
|
|
36
|
-
msgstr "
|
|
33
|
+
msgstr "Błąd połączenia"
|
|
37
34
|
|
|
38
35
|
msgid "Favorites"
|
|
39
36
|
msgstr "Ulubione"
|
|
@@ -105,16 +102,16 @@ msgid "Show this help"
|
|
|
105
102
|
msgstr "Wyświetl tę pomoc"
|
|
106
103
|
|
|
107
104
|
msgid "Show/Hide access keys"
|
|
108
|
-
msgstr ""
|
|
105
|
+
msgstr "Pokaż/Ukryj klawisze dostępu"
|
|
109
106
|
|
|
110
107
|
msgid "Help"
|
|
111
|
-
msgstr ""
|
|
108
|
+
msgstr "Pomoc"
|
|
112
109
|
|
|
113
110
|
msgid "Close"
|
|
114
111
|
msgstr "Zamknij"
|
|
115
112
|
|
|
116
113
|
msgid "Documentation..."
|
|
117
|
-
msgstr ""
|
|
114
|
+
msgstr "Dokumentacja..."
|
|
118
115
|
|
|
119
116
|
msgid "Keyboard shortcuts"
|
|
120
117
|
msgstr "Skróty klawiszowe"
|
|
@@ -128,9 +125,8 @@ msgstr "Skróty kart"
|
|
|
128
125
|
msgid "Unable to reach the server."
|
|
129
126
|
msgstr "Brak dostępu do serwera."
|
|
130
127
|
|
|
131
|
-
#, fuzzy
|
|
132
128
|
msgid "Error: \"%1\". Try again later."
|
|
133
|
-
msgstr "
|
|
129
|
+
msgstr "Błąd: \"%1\". Spróbuj później."
|
|
134
130
|
|
|
135
131
|
msgid "Login"
|
|
136
132
|
msgstr "Login"
|
|
@@ -141,7 +137,6 @@ msgstr "Baza danych"
|
|
|
141
137
|
msgid "User name"
|
|
142
138
|
msgstr "Nazwa użytkownika"
|
|
143
139
|
|
|
144
|
-
#, fuzzy
|
|
145
140
|
msgid "Login with"
|
|
146
141
|
msgstr "Login"
|
|
147
142
|
|
|
@@ -149,15 +144,17 @@ msgid "Too many requests. Try again later."
|
|
|
149
144
|
msgstr "Za dużo połączeń. Spróbuj później."
|
|
150
145
|
|
|
151
146
|
msgid "Not found."
|
|
152
|
-
msgstr ""
|
|
147
|
+
msgstr "Nie znaleziono."
|
|
153
148
|
|
|
154
149
|
msgid "Send you an email to reset your password."
|
|
155
|
-
msgstr ""
|
|
150
|
+
msgstr "Wyślij wiadomość, aby zresetować hasło."
|
|
156
151
|
|
|
157
152
|
msgid ""
|
|
158
153
|
"A request to reset your password has been sent.\n"
|
|
159
154
|
"Please check your mailbox."
|
|
160
155
|
msgstr ""
|
|
156
|
+
"Żądanie zresetowania hasła zostało wysłane.\n"
|
|
157
|
+
"Sprawdź skrzynkę pocztową."
|
|
161
158
|
|
|
162
159
|
msgid "Your selection:"
|
|
163
160
|
msgstr "Twoje zaznaczenie:"
|
|
@@ -210,12 +207,6 @@ msgstr "p"
|
|
|
210
207
|
msgid "False"
|
|
211
208
|
msgstr "Nie"
|
|
212
209
|
|
|
213
|
-
msgid "Message: "
|
|
214
|
-
msgstr "Wiadomość: "
|
|
215
|
-
|
|
216
|
-
msgid "Warning: "
|
|
217
|
-
msgstr "Ostrzeżenie: "
|
|
218
|
-
|
|
219
210
|
msgid "Always ignore this warning."
|
|
220
211
|
msgstr "Zawsze ignoruj takie ostrzeżenie."
|
|
221
212
|
|
|
@@ -225,14 +216,8 @@ msgstr "Czy chcesz kontynuować?"
|
|
|
225
216
|
msgid "No"
|
|
226
217
|
msgstr "Nie"
|
|
227
218
|
|
|
228
|
-
msgid "
|
|
229
|
-
msgstr "
|
|
230
|
-
|
|
231
|
-
msgid "Concurrency Exception"
|
|
232
|
-
msgstr "Wyjątek równoczesnego zapisu danych"
|
|
233
|
-
|
|
234
|
-
msgid "Write Concurrency Warning: "
|
|
235
|
-
msgstr "Ostrzeżenie o równoczesnym zapisie danych: "
|
|
219
|
+
msgid "Concurrency Warning"
|
|
220
|
+
msgstr "Ostrzeżenie o równoczesnym zapisie danych"
|
|
236
221
|
|
|
237
222
|
msgid "This record has been modified while you were editing it."
|
|
238
223
|
msgstr "Ten rekord został zmodyfikowany w trakcie twojej edycji."
|
|
@@ -261,6 +246,9 @@ msgstr "Zapisz"
|
|
|
261
246
|
msgid "Application Error"
|
|
262
247
|
msgstr "Błąd aplikacji"
|
|
263
248
|
|
|
249
|
+
msgid "Details"
|
|
250
|
+
msgstr "Szczegóły"
|
|
251
|
+
|
|
264
252
|
msgid "Report Bug"
|
|
265
253
|
msgstr "Zgłoś błąd"
|
|
266
254
|
|
|
@@ -273,9 +261,8 @@ msgstr "Szukaj..."
|
|
|
273
261
|
msgid "Create..."
|
|
274
262
|
msgstr "Utwórz..."
|
|
275
263
|
|
|
276
|
-
#, fuzzy
|
|
277
264
|
msgid "Create \"%1\"..."
|
|
278
|
-
msgstr "Utwórz..."
|
|
265
|
+
msgstr "Utwórz \"%1\"..."
|
|
279
266
|
|
|
280
267
|
msgid "Download"
|
|
281
268
|
msgstr "Pobierz"
|
|
@@ -284,14 +271,13 @@ msgid "..."
|
|
|
284
271
|
msgstr "..."
|
|
285
272
|
|
|
286
273
|
msgid "Bold"
|
|
287
|
-
msgstr ""
|
|
274
|
+
msgstr "Pogrubienie"
|
|
288
275
|
|
|
289
276
|
msgid "Italic"
|
|
290
|
-
msgstr ""
|
|
277
|
+
msgstr "Kursywa"
|
|
291
278
|
|
|
292
|
-
#, fuzzy
|
|
293
279
|
msgid "Underline"
|
|
294
|
-
msgstr "
|
|
280
|
+
msgstr "Podkreśl"
|
|
295
281
|
|
|
296
282
|
msgid "Font"
|
|
297
283
|
msgstr "Czcionka"
|
|
@@ -300,16 +286,16 @@ msgid "Size"
|
|
|
300
286
|
msgstr "Rozmiar"
|
|
301
287
|
|
|
302
288
|
msgid "Justify Right"
|
|
303
|
-
msgstr ""
|
|
289
|
+
msgstr "Wyrównaj do prawej"
|
|
304
290
|
|
|
305
291
|
msgid "Justify Left"
|
|
306
|
-
msgstr ""
|
|
292
|
+
msgstr "Wyrównaj do lewej"
|
|
307
293
|
|
|
308
294
|
msgid "Justify Center"
|
|
309
|
-
msgstr ""
|
|
295
|
+
msgstr "Wyśrodkuj"
|
|
310
296
|
|
|
311
297
|
msgid "Justify Full"
|
|
312
|
-
msgstr ""
|
|
298
|
+
msgstr "Wyjustuj"
|
|
313
299
|
|
|
314
300
|
msgid "Switch view"
|
|
315
301
|
msgstr "Przełącz widok"
|
|
@@ -330,7 +316,7 @@ msgid "Reload"
|
|
|
330
316
|
msgstr "Odśwież"
|
|
331
317
|
|
|
332
318
|
msgid "View Logs..."
|
|
333
|
-
msgstr "
|
|
319
|
+
msgstr "Przeglądaj logi..."
|
|
334
320
|
|
|
335
321
|
msgid "Show revisions..."
|
|
336
322
|
msgstr "Pokaż rewizje..."
|
|
@@ -400,9 +386,8 @@ msgstr "Musisz wybrać jeden rekord."
|
|
|
400
386
|
msgid "Add..."
|
|
401
387
|
msgstr "Dodaj..."
|
|
402
388
|
|
|
403
|
-
#, fuzzy
|
|
404
389
|
msgid "Preview"
|
|
405
|
-
msgstr "
|
|
390
|
+
msgstr "Podgląd"
|
|
406
391
|
|
|
407
392
|
msgid "Template"
|
|
408
393
|
msgstr "Szablon"
|
|
@@ -480,7 +465,7 @@ msgid ":"
|
|
|
480
465
|
msgstr ":"
|
|
481
466
|
|
|
482
467
|
msgid "Scan"
|
|
483
|
-
msgstr ""
|
|
468
|
+
msgstr "Skanuj"
|
|
484
469
|
|
|
485
470
|
msgid "Translate"
|
|
486
471
|
msgstr "Przetłumacz"
|
|
@@ -539,9 +524,8 @@ msgstr "Wybierz..."
|
|
|
539
524
|
msgid "Clear"
|
|
540
525
|
msgstr "Wyczyść"
|
|
541
526
|
|
|
542
|
-
#, fuzzy
|
|
543
527
|
msgid "Open..."
|
|
544
|
-
msgstr "Otwórz"
|
|
528
|
+
msgstr "Otwórz..."
|
|
545
529
|
|
|
546
530
|
msgid "Choose a language"
|
|
547
531
|
msgstr "Wybierz język"
|
|
@@ -551,14 +535,13 @@ msgid "%1%"
|
|
|
551
535
|
msgstr "%1%"
|
|
552
536
|
|
|
553
537
|
msgid "Menu"
|
|
554
|
-
msgstr ""
|
|
538
|
+
msgstr "Menu"
|
|
555
539
|
|
|
556
|
-
#, fuzzy
|
|
557
540
|
msgid "Copy Selected Rows"
|
|
558
|
-
msgstr "
|
|
541
|
+
msgstr "Kopiuj wybrane rekordy"
|
|
559
542
|
|
|
560
543
|
msgid "#ERROR"
|
|
561
|
-
msgstr ""
|
|
544
|
+
msgstr "#BŁĄD"
|
|
562
545
|
|
|
563
546
|
msgid "More"
|
|
564
547
|
msgstr "Więcej"
|
|
@@ -591,17 +574,16 @@ msgid "No action defined."
|
|
|
591
574
|
msgstr "Brak zdefiniowanej akcji."
|
|
592
575
|
|
|
593
576
|
msgid "Discard changes"
|
|
594
|
-
msgstr ""
|
|
577
|
+
msgstr "Odrzuć zmiany"
|
|
595
578
|
|
|
596
579
|
msgid "Save and New"
|
|
597
|
-
msgstr ""
|
|
580
|
+
msgstr "Zapisz i utwórz nowy"
|
|
598
581
|
|
|
599
|
-
#, fuzzy
|
|
600
582
|
msgid "Add and New"
|
|
601
|
-
msgstr "Dodaj
|
|
583
|
+
msgstr "Dodaj i utwórz nowy"
|
|
602
584
|
|
|
603
585
|
msgid "Apply changes"
|
|
604
|
-
msgstr ""
|
|
586
|
+
msgstr "Zatwierdź zmiany"
|
|
605
587
|
|
|
606
588
|
msgid "Attachments (%1)"
|
|
607
589
|
msgstr "Załączniki (%1)"
|
|
@@ -609,30 +591,32 @@ msgstr "Załączniki (%1)"
|
|
|
609
591
|
msgid "Notes (%1)"
|
|
610
592
|
msgstr "Notatki (%1)"
|
|
611
593
|
|
|
612
|
-
#, fuzzy
|
|
613
594
|
msgid "Logs (%1)"
|
|
614
|
-
msgstr "
|
|
595
|
+
msgstr "Logi (%1)"
|
|
615
596
|
|
|
616
|
-
#, fuzzy
|
|
617
597
|
msgid "Model:"
|
|
618
|
-
msgstr "Model:
|
|
598
|
+
msgstr "Model:"
|
|
619
599
|
|
|
620
600
|
msgid "ID:"
|
|
621
601
|
msgstr "ID:"
|
|
622
602
|
|
|
603
|
+
msgid "Module:"
|
|
604
|
+
msgstr "Moduł:"
|
|
605
|
+
|
|
606
|
+
msgid "XML ID:"
|
|
607
|
+
msgstr "XML ID:"
|
|
608
|
+
|
|
623
609
|
msgid "Created by:"
|
|
624
610
|
msgstr "Utworzył:"
|
|
625
611
|
|
|
626
612
|
msgid "Created at:"
|
|
627
613
|
msgstr "Data utworzenia:"
|
|
628
614
|
|
|
629
|
-
#, fuzzy
|
|
630
615
|
msgid "Last Modified by:"
|
|
631
|
-
msgstr "
|
|
616
|
+
msgstr "Zmodyfikował:"
|
|
632
617
|
|
|
633
|
-
#, fuzzy
|
|
634
618
|
msgid "Last Modified at:"
|
|
635
|
-
msgstr "
|
|
619
|
+
msgstr "Ostatnio zmodyfikowano:"
|
|
636
620
|
|
|
637
621
|
msgid "Search %1"
|
|
638
622
|
msgstr "Szukaj %1"
|
|
@@ -674,24 +658,22 @@ msgid "You must select an import file first."
|
|
|
674
658
|
msgstr "Wybierz plik do zaimportowania."
|
|
675
659
|
|
|
676
660
|
msgid "Detection failed"
|
|
677
|
-
msgstr ""
|
|
661
|
+
msgstr "Wykrycie nie powiodło się"
|
|
678
662
|
|
|
679
663
|
msgid "Unknown column header \"%1\""
|
|
680
|
-
msgstr ""
|
|
664
|
+
msgstr "Nieznany nagłówek kolumny \"%1\""
|
|
681
665
|
|
|
682
666
|
msgid "Error"
|
|
683
667
|
msgstr "Błąd"
|
|
684
668
|
|
|
685
|
-
#, fuzzy
|
|
686
669
|
msgid "Import failed"
|
|
687
|
-
msgstr "
|
|
670
|
+
msgstr "Import nie powiódł się"
|
|
688
671
|
|
|
689
|
-
#, fuzzy
|
|
690
672
|
msgid "%1 record imported"
|
|
691
673
|
msgid_plural "%1 records imported"
|
|
692
|
-
msgstr[0] "%1
|
|
693
|
-
msgstr[1] "%1
|
|
694
|
-
msgstr[2] "%1
|
|
674
|
+
msgstr[0] "%1 rekord zaimportowano"
|
|
675
|
+
msgstr[1] "%1 rekordy zaimportowano"
|
|
676
|
+
msgstr[2] "%1 rekordów zaimportowano"
|
|
695
677
|
|
|
696
678
|
msgid "CSV Export: %1"
|
|
697
679
|
msgstr "Eksport do CSV: %1"
|
|
@@ -732,9 +714,8 @@ msgstr "%1 (string)"
|
|
|
732
714
|
msgid "%1 (model name)"
|
|
733
715
|
msgstr "%1 (model name)"
|
|
734
716
|
|
|
735
|
-
#, fuzzy
|
|
736
717
|
msgid "%1/Record Name"
|
|
737
|
-
msgstr "%1
|
|
718
|
+
msgstr "%1/Nazwa rekordu"
|
|
738
719
|
|
|
739
720
|
msgid "What is the name of this export?"
|
|
740
721
|
msgstr "Jaka jest nazwa tego eksportu?"
|
|
@@ -742,12 +723,11 @@ msgstr "Jaka jest nazwa tego eksportu?"
|
|
|
742
723
|
msgid "Override %1 definition?"
|
|
743
724
|
msgstr "Czy nadpisać definicję %1?"
|
|
744
725
|
|
|
745
|
-
#, fuzzy
|
|
746
726
|
msgid "%1 record saved"
|
|
747
727
|
msgid_plural "%1 records saved"
|
|
748
|
-
msgstr[0] "
|
|
749
|
-
msgstr[1] "
|
|
750
|
-
msgstr[2] "
|
|
728
|
+
msgstr[0] "%1 rekord zapisano"
|
|
729
|
+
msgstr[1] "%1 rekordy zapisano"
|
|
730
|
+
msgstr[2] "%1 rekordów zapisano"
|
|
751
731
|
|
|
752
732
|
msgid "E-mail %1"
|
|
753
733
|
msgstr "E-mail %1"
|
|
@@ -771,23 +751,22 @@ msgid "Attachments"
|
|
|
771
751
|
msgstr "Załączniki"
|
|
772
752
|
|
|
773
753
|
msgid "Files"
|
|
774
|
-
msgstr ""
|
|
754
|
+
msgstr "Pliki"
|
|
775
755
|
|
|
776
756
|
msgid "Send"
|
|
777
757
|
msgstr "Wyślij"
|
|
778
758
|
|
|
779
|
-
#, fuzzy
|
|
780
759
|
msgid "Remove File"
|
|
781
|
-
msgstr "Usuń"
|
|
760
|
+
msgstr "Usuń plik"
|
|
782
761
|
|
|
783
762
|
msgid "Code Scanner"
|
|
784
|
-
msgstr ""
|
|
763
|
+
msgstr "Skaner kodów"
|
|
785
764
|
|
|
786
765
|
msgid "Code"
|
|
787
|
-
msgstr ""
|
|
766
|
+
msgstr "Kod"
|
|
788
767
|
|
|
789
768
|
msgid "Toggle Sound"
|
|
790
|
-
msgstr ""
|
|
769
|
+
msgstr "Przełącz dźwięk"
|
|
791
770
|
|
|
792
771
|
msgid "Wizard"
|
|
793
772
|
msgstr "Kreator"
|
package/locale/pt.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"":{"content-type":"text/plain; charset=utf-8"},"Are your sure to leave?":[null,"Tem certeza que quer sair?"],"Version mismatch":[null,""],"Favorites":[null,"Favoritos"],"Manage...":[null,"Gerenciar..."],"Logout":[null,"Sair"],"Action":[null,"Ação"],"New":[null,"Novo"],"Save":[null,"Gravar"],"Switch":[null,"Alternar"],"Reload/Undo":[null,"Recarregar/Desfazer"],"Duplicate":[null,"Duplicar"],"Delete":[null,"Apagar"],"Previous":[null,"Anterior"],"Next":[null,"Próximo"],"Search":[null,"Buscar"],"Close Tab":[null,"Fechar aba"],"Attachment":[null,"Anexo"],"Note":[null,"Nota"],"Relate":[null,"Relacionar"],"Print":[null,"Imprimir"],"E-Mail":[null,""],"Previous tab":[null,"Aba anterior"],"Next tab":[null,"Próxima aba"],"Global search":[null,"Pesquisa global"],"Show this help":[null,"Mostra esta ajuda"],"Show/Hide access keys":[null,""],"Help":[null,""],"Close":[null,"Fechar"],"Documentation...":[null,""],"Keyboard shortcuts":[null,"Teclas de atalho"],"Global shortcuts":[null,"Atalhos Globais"],"Tab shortcuts":[null,"Atalhos para abas"],"Unable to reach the server.":[null,"Não foi possível se conectar ao servidor."],"Error: \"%1\". Try again later.":[null,""],"Login":[null,"Entrar"],"Database":[null,"Banco de dados"],"User name":[null,"Usuário"],"Too many requests. Try again later.":[null,""],"Not found.":[null,""],"Send you an email to reset your password.":[null,""],"A request to reset your password has been sent.\nPlease check your mailbox.":[null,""],"Your selection:":[null,"Sua seleção:"],"Cancel":[null,"Cancelar"],"OK":[null,"OK"],"Y":[null,"A"],"M":[null,"M"],"w":[null,"s"],"d":[null,"d"],"h":[null,"h"],"m":[null,"m"],"s":[null,"s"],"By: ":[null,"Por: "],", ":[null,", "],"y":[null,"a"],"Yes":[null,"Sim"],"True":[null,"Verdadeiro"],"t":[null,"v"],"False":[null,"Falso"],"
|
|
1
|
+
{"":{"content-type":"text/plain; charset=utf-8"},"Are your sure to leave?":[null,"Tem certeza que quer sair?"],"Version mismatch":[null,""],"Favorites":[null,"Favoritos"],"Manage...":[null,"Gerenciar..."],"Logout":[null,"Sair"],"Action":[null,"Ação"],"New":[null,"Novo"],"Save":[null,"Gravar"],"Switch":[null,"Alternar"],"Reload/Undo":[null,"Recarregar/Desfazer"],"Duplicate":[null,"Duplicar"],"Delete":[null,"Apagar"],"Previous":[null,"Anterior"],"Next":[null,"Próximo"],"Search":[null,"Buscar"],"Close Tab":[null,"Fechar aba"],"Attachment":[null,"Anexo"],"Note":[null,"Nota"],"Relate":[null,"Relacionar"],"Print":[null,"Imprimir"],"E-Mail":[null,""],"Previous tab":[null,"Aba anterior"],"Next tab":[null,"Próxima aba"],"Global search":[null,"Pesquisa global"],"Show this help":[null,"Mostra esta ajuda"],"Show/Hide access keys":[null,""],"Help":[null,""],"Close":[null,"Fechar"],"Documentation...":[null,""],"Keyboard shortcuts":[null,"Teclas de atalho"],"Global shortcuts":[null,"Atalhos Globais"],"Tab shortcuts":[null,"Atalhos para abas"],"Unable to reach the server.":[null,"Não foi possível se conectar ao servidor."],"Error: \"%1\". Try again later.":[null,""],"Login":[null,"Entrar"],"Database":[null,"Banco de dados"],"User name":[null,"Usuário"],"Too many requests. Try again later.":[null,""],"Not found.":[null,""],"Send you an email to reset your password.":[null,""],"A request to reset your password has been sent.\nPlease check your mailbox.":[null,""],"Your selection:":[null,"Sua seleção:"],"Cancel":[null,"Cancelar"],"OK":[null,"OK"],"Y":[null,"A"],"M":[null,"M"],"w":[null,"s"],"d":[null,"d"],"h":[null,"h"],"m":[null,"m"],"s":[null,"s"],"By: ":[null,"Por: "],", ":[null,", "],"y":[null,"a"],"Yes":[null,"Sim"],"True":[null,"Verdadeiro"],"t":[null,"v"],"False":[null,"Falso"],"Always ignore this warning.":[null,"Sempre ignorar este alerta."],"Do you want to proceed?":[null,"Você deseja continuar?"],"No":[null,"Não"],"This record has been modified while you were editing it.":[null,"Este registro foi modificado enquanto você o editava."],"Choose:":[null,"Escolha:"],"\"Cancel\" to cancel saving;":[null,"\"Cancelar\" para cancelar a gravação;"],"\"Compare\" to see the modified version;":[null,"\"Comparar\" para ver a versão modificada;"],"\"Write Anyway\" to save your current version.":[null,"\"Forçar Escrita\" para gravar sua versão atual."],"Compare":[null,"\"Escrever mesmo assim\" para gravar sua versão atual."],"Write Anyway":[null,"Forçar Escrita"],"Application Error":[null,"Erro no Sistema"],"Details":[null,""],"Report Bug":[null,"Relatar erro"],"Search...":[null,"Buscar..."],"Create...":[null,"Criar..."],"Download":[null,"Baixar"],"...":[null,"..."],"Bold":[null,""],"Italic":[null,""],"Font":[null,"Fonte"],"Size":[null,"Tamanho"],"Justify Right":[null,""],"Justify Left":[null,""],"Justify Center":[null,""],"Justify Full":[null,""],"Switch view":[null,"Alternar a visão"],"Previous Record":[null,"Registro anterior"],"Next Record":[null,"Próximo registro"],"Create a new record":[null,"Criar um novo registro"],"Save this record":[null,"Gravar este registro"],"Reload":[null,"Recarregar"],"View Logs...":[null,"Ver logs..."],"Show revisions...":[null,"Mostrar revisões..."],"Add an attachment to the record":[null,"Adicionar um anexo ao registro"],"Add a note to the record":[null,"Adicionar uma nota ao registro"],"E-Mail...":[null,""],"Export":[null,"Exportar"],"Import":[null,"Importar"],"The following action requires to close all tabs.\nDo you want to continue?":[null,"A seguinte ação requer que todas as abas sejam fechadas.\nVocê deseja continuar?"],"Launch action":[null,"Iniciar ação"],"Open related records":[null,"Abrir registos relacionados"],"Print report":[null,"Imprimir relatório"],"This record has been modified\ndo you want to save it?":[null,"Este registo foi modificado\nvocê deseja gravá-lo?"],"Record saved.":[null,"Registo gravado."],"Working now on the duplicated record(s).":[null,"Trabalhando agora no(s) registo(s) duplicado(s)"],"Are you sure to remove this record?":[null,"Você tem certeza que deseja apagar este registro?"],"Are you sure to remove those records?":[null,"Você tem certeza que deseja apagar estes registros?"],"Records removed.":[null,"Registos apagados."],"Records not removed.":[null,"Registros não apagados."],"You have to select one record.":[null,"Você precisa selecionar um registo."],"Add...":[null,"Adicionar..."],"Note (%1/%2)":[null,""],"Filters":[null,"Filtros"],"Clear Search":[null,"Limpar Busca"],"Bookmarks":[null,"Favoritos"],"Remove this bookmark":[null,"Remover este favorito"],"Bookmark this filter":[null,"Adicionar este filtro aos favoritos"],"Bookmark Name:":[null,"Nome do favorito:"],"Show active records":[null,"Mostrar registros ativos"],"Show inactive records":[null,"Mostrar registros inativos"],"Find":[null,"Localizar"],"From":[null,"De"],"To":[null,"Para"],"Open the calendar":[null,"Abrir o calendário"],"ID":[null,"ID"],"Modified by":[null,""],"Pre-validation":[null,"Pré-validação"],":":[null,":"],"Scan":[null,""],"Translate":[null,"Traduzir"],"Edit":[null,"Editar"],"Fuzzy":[null,"Vago"],"You need to save the record before adding translations.":[null,"Você precisa gravar o registro antes de adicionar traduções."],"No other language available.":[null,"Não há outro idioma disponível."],"Show":[null,"Mostrar"],"Hide":[null,"Ocultar"],"Clear the field":[null,""],"Add":[null,"Adicionar"],"Remove":[null,"Remover"],"Open":[null,"Abrir"],"Undelete":[null,"Recuperar"],"Save As":[null,"Salvar como"],"Save As...":[null,"Salvar como..."],"Select":[null,"Selecionar"],"Select...":[null,"Selecionar..."],"Clear":[null,"Limpar"],"Choose a language":[null,""],"%1%":[null,"%1%"],"Menu":[null,""],"#ERROR":[null,""],"More":[null,"Mais"],": ":[null,": "],"Today":[null,"Hoje"],"Month":[null,"Mês"],"Week":[null,"Semana"],"Day":[null,""],",...":[null,""],"%1 (%2)":[null,"%1 (%2)"],"Select your action":[null,"Selecione sua ação"],"No action defined.":[null,"Nenhuma ação definida."],"Discard changes":[null,""],"Save and New":[null,""],"Apply changes":[null,""],"Attachments (%1)":[null,"Anexo (%1)"],"Notes (%1)":[null,"Notas (%1)"],"ID:":[null,"ID:"],"Module:":[null,""],"XML ID:":[null,""],"Search %1":[null,"Buscar %1"],"Revision":[null,"Revisão"],"All Fields":[null,"Todos os Campos"],"Fields Selected":[null,"Campos Selecionados"],"CSV Parameters":[null,"Parâmetros CSV"],"Delimiter:":[null,"Separador:"],"Quote Char:":[null,"Caractere de Citação:"],"CSV Import: %1":[null,"Importar CSV: %1"],"Auto-Detect":[null,"Auto-Detectar"],"File to Import":[null,"Arquivo a importar"],"Encoding:":[null,"Codificação:"],"Lines to Skip:":[null,"Linhas a Ignorar:"],"Detection failed":[null,""],"Unknown column header \"%1\"":[null,""],"Error":[null,"Erro"],"CSV Export: %1":[null,"Exportar CSV: %1"],"Save Export":[null,"Gravar Exportação"],"Delete Export":[null,"Apagar Exportação"],"Predefined Exports":[null,"Exportações Pre-definidas"],"Ignore search limit":[null,""],"Use locale format":[null,""],"Add Field Names":[null,"Adicionar Campos"],"%1 (string)":[null,"%1 (texto)"],"%1 (model name)":[null,"%1 (nome do modelo)"],"What is the name of this export?":[null,"Qual é o nome desta Exportação?"],"Override %1 definition?":[null,"Sobrescrever definição %1?"],"E-mail %1":[null,""],"Cc:":[null,""],"Bcc:":[null,""],"Subject:":[null,""],"Files":[null,""],"Send":[null,""],"Code Scanner":[null,""],"Code":[null,""],"Toggle Sound":[null,""],"Wizard":[null,"Assistente"],"Translate view":[null,"Traduzir tela"]}
|
package/locale/pt.po
CHANGED
|
@@ -211,12 +211,6 @@ msgstr "v"
|
|
|
211
211
|
msgid "False"
|
|
212
212
|
msgstr "Falso"
|
|
213
213
|
|
|
214
|
-
msgid "Message: "
|
|
215
|
-
msgstr "Mensagem: "
|
|
216
|
-
|
|
217
|
-
msgid "Warning: "
|
|
218
|
-
msgstr "Alerta: "
|
|
219
|
-
|
|
220
214
|
msgid "Always ignore this warning."
|
|
221
215
|
msgstr "Sempre ignorar este alerta."
|
|
222
216
|
|
|
@@ -226,13 +220,8 @@ msgstr "Você deseja continuar?"
|
|
|
226
220
|
msgid "No"
|
|
227
221
|
msgstr "Não"
|
|
228
222
|
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
msgid "Concurrency Exception"
|
|
233
|
-
msgstr "Exceção de concorrência"
|
|
234
|
-
|
|
235
|
-
msgid "Write Concurrency Warning: "
|
|
223
|
+
#, fuzzy
|
|
224
|
+
msgid "Concurrency Warning"
|
|
236
225
|
msgstr "Alerta de edição concorrente: "
|
|
237
226
|
|
|
238
227
|
msgid "This record has been modified while you were editing it."
|
|
@@ -263,6 +252,9 @@ msgstr "Forçar Escrita"
|
|
|
263
252
|
msgid "Application Error"
|
|
264
253
|
msgstr "Erro no Sistema"
|
|
265
254
|
|
|
255
|
+
msgid "Details"
|
|
256
|
+
msgstr ""
|
|
257
|
+
|
|
266
258
|
msgid "Report Bug"
|
|
267
259
|
msgstr "Relatar erro"
|
|
268
260
|
|
|
@@ -634,6 +626,12 @@ msgstr "Modelo: "
|
|
|
634
626
|
msgid "ID:"
|
|
635
627
|
msgstr "ID:"
|
|
636
628
|
|
|
629
|
+
msgid "Module:"
|
|
630
|
+
msgstr ""
|
|
631
|
+
|
|
632
|
+
msgid "XML ID:"
|
|
633
|
+
msgstr ""
|
|
634
|
+
|
|
637
635
|
#, fuzzy
|
|
638
636
|
msgid "Created by:"
|
|
639
637
|
msgstr "Criar..."
|
package/locale/ro.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"":{"content-type":"text/plain; charset=utf-8"},"Are your sure to leave?":[null,"Sigur iesiti?"],"Incompatible version of the server.":[null,"Versiune incompatibila a serverului."],"Version mismatch":[null,"Nepotrivire a versiunii"],"Could not connect to the server.":[null,"Nu s-a putut efectua conexiunea la server."],"Connection error":[null,"Eroare de conexiune"],"Favorites":[null,"Favorite"],"Manage...":[null,"Gestionare..."],"Logout":[null,"Deconectare"],"Action":[null,"Acțiune"],"New":[null,"Nou"],"Save":[null,"Salvare"],"Switch":[null,"Schimba"],"Reload/Undo":[null,"Reincarcare/Desfacere"],"Duplicate":[null,"Duplicat"],"Delete":[null,"Ștergere"],"Previous":[null,"Anterior"],"Next":[null,"Următor"],"Search":[null,"Căutare"],"Close Tab":[null,"Închidere fila"],"Attachment":[null,"Atașament"],"Note":[null,"Nota"],"Relate":[null,"Relata"],"Print":[null,"Tipărire"],"E-Mail":[null,"E-Mail"],"Previous tab":[null,"Fila anterioară"],"Next tab":[null,"Fila următoare"],"Global search":[null,"Căutare globală"],"Show this help":[null,"Arătați acest ajutor"],"Show/Hide access keys":[null,"Arata/Ascunde taste de access"],"Help":[null,"Ajutor"],"Close":[null,"Închidere"],"Documentation...":[null,"Documentație..."],"Keyboard shortcuts":[null,"Comenzi rapide"],"Global shortcuts":[null,"Comenzile rapide globale"],"Tab shortcuts":[null,"Comenzile rapide pentru file"],"Unable to reach the server.":[null,"Serverul nu se poate accessa."],"Login":[null,"Autentificare"],"Database":[null,"Bază de date"],"User name":[null,"Utilizator"],"Login with":[null,"Autentificare cu"],"Too many requests. Try again later.":[null,"Prea multe cereri. Încercați mai târziu."],"Not found.":[null,"Nimic găsit."],"Send you an email to reset your password.":[null,""],"A request to reset your password has been sent.\nPlease check your mailbox.":[null,""],"Your selection:":[null,"Selecția dvs.:"],"Cancel":[null,"Anulare"],"OK":[null,"OK"],"Y":[null,"Y"],"M":[null,"M"],"w":[null,"w"],"d":[null,"d"],"h":[null,"h"],"m":[null,"m"],"s":[null,"s"],"By: ":[null,"De: "],", ":[null,", "],"y":[null,"y"],"Yes":[null,"Da"],"True":[null,"Adevărat"],"t":[null,"t"],"False":[null,"Fals"],"Message: ":[null,"Mesaj: "],"Warning: ":[null,"Avertizare: "],"Always ignore this warning.":[null,"Ignorați întotdeauna acest avertisment."],"Do you want to proceed?":[null,"Doriți să continuați?"],"No":[null,"Nu"],"Confirmation: ":[null,"Confirmare: "],"Concurrency Exception":[null,"Excepție de concurgență"],"Write Concurrency Warning: ":[null,"Avertizare de scriere simultană: "],"This record has been modified while you were editing it.":[null,"Această înregistrare a fost modificată în timp ce o editați."],"Choose:":[null,"Alegere:"],"\"Cancel\" to cancel saving;":[null,"\"Anulare\" pentru a anula salvarea;"],"\"Compare\" to see the modified version;":[null,"\"Comparație\" pentru a vedea versiunea modificată;"],"\"Write Anyway\" to save your current version.":[null,"\"Scrie Oricum\" pentru a salva versiunea curentă."],"Compare":[null,"Comparaţie"],"Compare: %1":[null,"Comparație:% 1"],"Write Anyway":[null,"Scrie oricum"],"Application Error":[null,"Eroare de aplicație"],"Report Bug":[null,"Raporteati eroare"],"Processing":[null,"Se prelucreaza"],"Search...":[null,"Căutare..."],"Create...":[null,"Creare..."],"Create \"%1\"...":[null,"Creare \"%1\"..."],"Download":[null,"Descarca"],"...":[null,"..."],"Bold":[null,"Text ingroșat"],"Italic":[null,"Cursiv"],"Underline":[null,"Subliniere"],"Font":[null,"Font"],"Size":[null,"Mărime"],"Justify Right":[null,"Aliniere Dreapta"],"Justify Left":[null,"Aliniere Stânga"],"Justify Center":[null,"Aliniere Margini"],"Justify Full":[null,"Aliniere Plin"],"Switch view":[null,"Comutare vedere"],"Previous Record":[null,"Înregistrare anterioară"],"Next Record":[null,"Următoarea înregistrare"],"Create a new record":[null,"Creați o înregistrare nouă"],"Save this record":[null,"Salvare înregistrare"],"Reload":[null,"Reîncare"],"View Logs...":[null,"Vizualizare Jurnale..."],"Show revisions...":[null,"Afișați revizii..."],"Add an attachment to the record":[null,"Adăugați un atașament la înregistrare"],"Add a note to the record":[null,"Adăugați o notă la înregistrare"],"E-Mail...":[null,"E-Mail..."],"Send an e-mail using the record":[null,"Trimiteți un e-mail folosind înregistrarea"],"Export":[null,"Export"],"Import":[null,"Import"],"The following action requires to close all tabs.\nDo you want to continue?":[null,"Următoarea acțiune necesită închiderea tuturor filelor.\nDoriți să continuați?"],"Launch action":[null,"Lansare acțiune"],"Open related records":[null,"Deschidere înregistrări conexe"],"Print report":[null,"Tipărire raport"],"This record has been modified\ndo you want to save it?":[null,"Această înregistrare a fost modificată\nvrei sa o salvezi?"],"Record saved.":[null,"Înregistrare salvată."],"Working now on the duplicated record(s).":[null,"Lucrează acum la înregistrările duplicate."],"Are you sure to remove this record?":[null,"Sigur eliminați această înregistrare?"],"Are you sure to remove those records?":[null,"Sigur eliminați această înregistrare?"],"Records removed.":[null,"Înregistrările au fost eliminate."],"Records not removed.":[null,"Înregistrările nu au fost eliminate."],"You have to select one record.":[null,"Trebuie selectaa o singura înregistrare."],"Add...":[null,"Adăuga..."],"Preview":[null,"Previzualizare"],"Template":[null,"Șablon"],"Attachment (%1)":[null,"Atachment (%1)"],"Note (%1/%2)":[null,"Notă (%1/%2)"],"Filters":[null,"Filtre"],"Clear Search":[null,"Ștergeți Căutarea"],"Bookmarks":[null,"Marcaje"],"Remove this bookmark":[null,"Eliminare marcaj"],"Bookmark this filter":[null,"Marcare filtru"],"Bookmark Name:":[null,"Denumire marcaj:"],"Show active records":[null,"Afișează înregistrări active"],"Show inactive records":[null,"Afișează înregistrări active"],"Find":[null,"Căutare"],"From":[null,"De la"],"To":[null,"La"],"Open the calendar":[null,"Deschidere calendar"],"ID":[null,"ID"],"Created by":[null,"Creat de"],"Created at":[null,"Creat la"],"Modified by":[null,"Modificat de"],"Modified at":[null,"Modificat la"],"\"%1\" is required.":[null,"\"%1\" este necesar."],"\"%1\" is not valid according to its domain.":[null,"\"%1\" nu este valabil dupa domeniul sau."],"The values of \"%1\" are not valid.":[null,"Valorile lui \"%s\" nu sunt valide."],"Pre-validation":[null,"Pre-validare"],":":[null,":"],"Scan":[null,"Scanare"],"Translate":[null,"Traducere"],"Edit":[null,"Editare"],"Fuzzy":[null,"Cautare aproximativa"],"You need to save the record before adding translations.":[null,"Trebuie să salvați înregistrarea înainte de a adăuga traduceri."],"No other language available.":[null,"Nu există altă limbă disponibilă."],"Show":[null,"Afișare"],"Hide":[null,"Ascunde"],"Open the record":[null,"Deschidere inregistrare"],"Clear the field":[null,"Golire câmp"],"Search a record":[null,"Cautare in inregistrare"],"Add":[null,"Adăuga"],"Remove":[null,"Eliminare"],"Open":[null,"Deschidere"],"Undelete":[null,"Anulați ștergerea"],"Save As":[null,"Salvează ca"],"Save As...":[null,"Salvare că..."],"Select":[null,"Selectați"],"Select...":[null,"Selectare..."],"Clear":[null,"Golire"],"Open...":[null,"Deschidere..."],"Choose a language":[null,"Alegere limbă"],"%1%":[null,"%1%"],"Menu":[null,"Meniu"],"#ERROR":[null,"#EROARE"],"More":[null,"Mai multe"],": ":[null,": "],"Today":[null,"Astăzi"],"Month":[null,"Lună"],"Week":[null,"Săptămână"],"Day":[null,"Zi"],",...":[null,",..."],"%1 (%2)":[null,"%1 (%2)"],"Select your action":[null,"Selectați acțiunea"],"No action defined.":[null,"Nicio acțiune definită."],"Discard changes":[null,"Omitere schimbări"],"Save and New":[null,"Salvare şi Nou"],"Add and New":[null,"Adăugare şi Nou"],"Apply changes":[null,"Aplicare schimbări"],"Attachments (%1)":[null,"Atașamente (%1)"],"Notes (%1)":[null,"Note (%1)"],"Logs (%1)":[null,"Nota (%1)"],"Model:":[null,"Model:"],"ID:":[null,"ID:"],"Created by:":[null,"Creat de:"],"Created at:":[null,"Creat la:"],"Last Modified by:":[null,"Modificat de:"],"Last Modified at:":[null,"Ultima Modificare la:"],"Search %1":[null,"Căutare %1"],"Revision":[null,"Revizuire"],"All Fields":[null,"Toate câmpurile"],"Fields Selected":[null,"Câmpuri selectate"],"CSV Parameters":[null,"Parametri CSV"],"Delimiter:":[null,"Delimitator:"],"Quote Char:":[null,"Caracter de cotatie:"],"CSV Import: %1":[null,"Import CSV: %1"],"Auto-Detect":[null,"Auto-detectare"],"File to Import":[null,"Fișier de importat"],"Encoding:":[null,"Codifiere:"],"Lines to Skip:":[null,"Rânduri de sarit:"],"You must select an import file first.":[null,"Mai întâi trebuie să selectați un fișier de import."],"Detection failed":[null,"Detecție eșuată"],"Unknown column header \"%1\"":[null,"Antet necunoscut de coloană \"%1\""],"Error":[null,"Eroare"],"Import failed":[null,"Import eşuat"],"%1 record imported":["%1 records imported","%1 (denumire înregistrată)","%1 (denumiri înregistrate)","%1 (denumiri înregistrate)"],"CSV Export: %1":[null,"Export CSV: %1"],"Save Export":[null,"Salvare Export"],"URL Export":[null,"Export URL"],"Delete Export":[null,"Ștergere Export"],"Predefined Exports":[null,"Exporturi predefinite"],"Selected Records":[null,"Înregistrări selectate"],"Listed Records":[null,"Înregistrări enumerate"],"Export:":[null,"Export:"],"Ignore search limit":[null,"Ignorați limita de căutare"],"Use locale format":[null,"Utilizați formatul local"],"Add Field Names":[null,"Adăugare denumire de câmp"],"%1 (string)":[null,"%1 (șir)"],"%1 (model name)":[null,"%1 (denumire model)"],"%1/Record Name":[null,"%1 (denumire înregistrare)"],"What is the name of this export?":[null,"Care este numele acestui export?"],"Override %1 definition?":[null,"Trece peste definiţia %1?"],"%1 record saved":["%1 records saved","%1 înregistrare salvată","%1 înregistrări salvate","%1 înregistrări salvate"],"E-mail %1":[null,"E-mail %1"],"To:":[null,"Destinatar:"],"Cc:":[null,"CC:"],"Bcc:":[null,"Bcc:"],"Subject:":[null,"Subiect:"],"Reports":[null,"Raport"],"Attachments":[null,"Atașamente"],"Files":[null,"Fişiere"],"Send":[null,"Trimite"],"Remove File":[null,"Eliminare Fişier"],"Code Scanner":[null,"Scanner"],"Code":[null,"Cod"],"Toggle Sound":[null,"Comutați sunetul"],"Wizard":[null,"Asistent"],"Translate view":[null,"Traducere vedere"]}
|
|
1
|
+
{"":{"content-type":"text/plain; charset=utf-8"},"Are your sure to leave?":[null,"Sigur iesiti?"],"Incompatible version of the server.":[null,"Versiune incompatibila a serverului."],"Version mismatch":[null,"Nepotrivire a versiunii"],"Could not connect to the server.":[null,"Nu s-a putut efectua conexiunea la server."],"Connection error":[null,"Eroare de conexiune"],"Favorites":[null,"Favorite"],"Manage...":[null,"Gestionare..."],"Logout":[null,"Deconectare"],"Action":[null,"Acțiune"],"New":[null,"Nou"],"Save":[null,"Salvare"],"Switch":[null,"Schimba"],"Reload/Undo":[null,"Reincarcare/Desfacere"],"Duplicate":[null,"Duplicat"],"Delete":[null,"Ștergere"],"Previous":[null,"Anterior"],"Next":[null,"Următor"],"Search":[null,"Căutare"],"Close Tab":[null,"Închidere fila"],"Attachment":[null,"Atașament"],"Note":[null,"Nota"],"Relate":[null,"Relata"],"Print":[null,"Tipărire"],"E-Mail":[null,"E-Mail"],"Previous tab":[null,"Fila anterioară"],"Next tab":[null,"Fila următoare"],"Global search":[null,"Căutare globală"],"Show this help":[null,"Arătați acest ajutor"],"Show/Hide access keys":[null,"Arata/Ascunde taste de access"],"Help":[null,"Ajutor"],"Close":[null,"Închidere"],"Documentation...":[null,"Documentație..."],"Keyboard shortcuts":[null,"Comenzi rapide"],"Global shortcuts":[null,"Comenzile rapide globale"],"Tab shortcuts":[null,"Comenzile rapide pentru file"],"Unable to reach the server.":[null,"Serverul nu se poate accessa."],"Login":[null,"Autentificare"],"Database":[null,"Bază de date"],"User name":[null,"Utilizator"],"Login with":[null,"Autentificare cu"],"Too many requests. Try again later.":[null,"Prea multe cereri. Încercați mai târziu."],"Not found.":[null,"Nimic găsit."],"Send you an email to reset your password.":[null,""],"A request to reset your password has been sent.\nPlease check your mailbox.":[null,""],"Your selection:":[null,"Selecția dvs.:"],"Cancel":[null,"Anulare"],"OK":[null,"OK"],"Y":[null,"Y"],"M":[null,"M"],"w":[null,"w"],"d":[null,"d"],"h":[null,"h"],"m":[null,"m"],"s":[null,"s"],"By: ":[null,"De: "],", ":[null,", "],"y":[null,"y"],"Yes":[null,"Da"],"True":[null,"Adevărat"],"t":[null,"t"],"False":[null,"Fals"],"Always ignore this warning.":[null,"Ignorați întotdeauna acest avertisment."],"Do you want to proceed?":[null,"Doriți să continuați?"],"No":[null,"Nu"],"This record has been modified while you were editing it.":[null,"Această înregistrare a fost modificată în timp ce o editați."],"Choose:":[null,"Alegere:"],"\"Cancel\" to cancel saving;":[null,"\"Anulare\" pentru a anula salvarea;"],"\"Compare\" to see the modified version;":[null,"\"Comparație\" pentru a vedea versiunea modificată;"],"\"Write Anyway\" to save your current version.":[null,"\"Scrie Oricum\" pentru a salva versiunea curentă."],"Compare":[null,"Comparaţie"],"Compare: %1":[null,"Comparație:% 1"],"Write Anyway":[null,"Scrie oricum"],"Application Error":[null,"Eroare de aplicație"],"Details":[null,""],"Report Bug":[null,"Raporteati eroare"],"Processing":[null,"Se prelucreaza"],"Search...":[null,"Căutare..."],"Create...":[null,"Creare..."],"Create \"%1\"...":[null,"Creare \"%1\"..."],"Download":[null,"Descarca"],"...":[null,"..."],"Bold":[null,"Text ingroșat"],"Italic":[null,"Cursiv"],"Underline":[null,"Subliniere"],"Font":[null,"Font"],"Size":[null,"Mărime"],"Justify Right":[null,"Aliniere Dreapta"],"Justify Left":[null,"Aliniere Stânga"],"Justify Center":[null,"Aliniere Margini"],"Justify Full":[null,"Aliniere Plin"],"Switch view":[null,"Comutare vedere"],"Previous Record":[null,"Înregistrare anterioară"],"Next Record":[null,"Următoarea înregistrare"],"Create a new record":[null,"Creați o înregistrare nouă"],"Save this record":[null,"Salvare înregistrare"],"Reload":[null,"Reîncare"],"View Logs...":[null,"Vizualizare Jurnale..."],"Show revisions...":[null,"Afișați revizii..."],"Add an attachment to the record":[null,"Adăugați un atașament la înregistrare"],"Add a note to the record":[null,"Adăugați o notă la înregistrare"],"E-Mail...":[null,"E-Mail..."],"Send an e-mail using the record":[null,"Trimiteți un e-mail folosind înregistrarea"],"Export":[null,"Export"],"Import":[null,"Import"],"The following action requires to close all tabs.\nDo you want to continue?":[null,"Următoarea acțiune necesită închiderea tuturor filelor.\nDoriți să continuați?"],"Launch action":[null,"Lansare acțiune"],"Open related records":[null,"Deschidere înregistrări conexe"],"Print report":[null,"Tipărire raport"],"This record has been modified\ndo you want to save it?":[null,"Această înregistrare a fost modificată\nvrei sa o salvezi?"],"Record saved.":[null,"Înregistrare salvată."],"Working now on the duplicated record(s).":[null,"Lucrează acum la înregistrările duplicate."],"Are you sure to remove this record?":[null,"Sigur eliminați această înregistrare?"],"Are you sure to remove those records?":[null,"Sigur eliminați această înregistrare?"],"Records removed.":[null,"Înregistrările au fost eliminate."],"Records not removed.":[null,"Înregistrările nu au fost eliminate."],"You have to select one record.":[null,"Trebuie selectaa o singura înregistrare."],"Add...":[null,"Adăuga..."],"Preview":[null,"Previzualizare"],"Template":[null,"Șablon"],"Attachment (%1)":[null,"Atachment (%1)"],"Note (%1/%2)":[null,"Notă (%1/%2)"],"Filters":[null,"Filtre"],"Clear Search":[null,"Ștergeți Căutarea"],"Bookmarks":[null,"Marcaje"],"Remove this bookmark":[null,"Eliminare marcaj"],"Bookmark this filter":[null,"Marcare filtru"],"Bookmark Name:":[null,"Denumire marcaj:"],"Show active records":[null,"Afișează înregistrări active"],"Show inactive records":[null,"Afișează înregistrări active"],"Find":[null,"Căutare"],"From":[null,"De la"],"To":[null,"La"],"Open the calendar":[null,"Deschidere calendar"],"ID":[null,"ID"],"Created by":[null,"Creat de"],"Created at":[null,"Creat la"],"Modified by":[null,"Modificat de"],"Modified at":[null,"Modificat la"],"\"%1\" is required.":[null,"\"%1\" este necesar."],"\"%1\" is not valid according to its domain.":[null,"\"%1\" nu este valabil dupa domeniul sau."],"The values of \"%1\" are not valid.":[null,"Valorile lui \"%s\" nu sunt valide."],"Pre-validation":[null,"Pre-validare"],":":[null,":"],"Scan":[null,"Scanare"],"Translate":[null,"Traducere"],"Edit":[null,"Editare"],"Fuzzy":[null,"Cautare aproximativa"],"You need to save the record before adding translations.":[null,"Trebuie să salvați înregistrarea înainte de a adăuga traduceri."],"No other language available.":[null,"Nu există altă limbă disponibilă."],"Show":[null,"Afișare"],"Hide":[null,"Ascunde"],"Open the record":[null,"Deschidere inregistrare"],"Clear the field":[null,"Golire câmp"],"Search a record":[null,"Cautare in inregistrare"],"Add":[null,"Adăuga"],"Remove":[null,"Eliminare"],"Open":[null,"Deschidere"],"Undelete":[null,"Anulați ștergerea"],"Save As":[null,"Salvează ca"],"Save As...":[null,"Salvare că..."],"Select":[null,"Selectați"],"Select...":[null,"Selectare..."],"Clear":[null,"Golire"],"Open...":[null,"Deschidere..."],"Choose a language":[null,"Alegere limbă"],"%1%":[null,"%1%"],"Menu":[null,"Meniu"],"#ERROR":[null,"#EROARE"],"More":[null,"Mai multe"],": ":[null,": "],"Today":[null,"Astăzi"],"Month":[null,"Lună"],"Week":[null,"Săptămână"],"Day":[null,"Zi"],",...":[null,",..."],"%1 (%2)":[null,"%1 (%2)"],"Select your action":[null,"Selectați acțiunea"],"No action defined.":[null,"Nicio acțiune definită."],"Discard changes":[null,"Omitere schimbări"],"Save and New":[null,"Salvare şi Nou"],"Add and New":[null,"Adăugare şi Nou"],"Apply changes":[null,"Aplicare schimbări"],"Attachments (%1)":[null,"Atașamente (%1)"],"Notes (%1)":[null,"Note (%1)"],"Logs (%1)":[null,"Nota (%1)"],"Model:":[null,"Model:"],"ID:":[null,"ID:"],"Module:":[null,""],"XML ID:":[null,""],"Created by:":[null,"Creat de:"],"Created at:":[null,"Creat la:"],"Last Modified by:":[null,"Modificat de:"],"Last Modified at:":[null,"Ultima Modificare la:"],"Search %1":[null,"Căutare %1"],"Revision":[null,"Revizuire"],"All Fields":[null,"Toate câmpurile"],"Fields Selected":[null,"Câmpuri selectate"],"CSV Parameters":[null,"Parametri CSV"],"Delimiter:":[null,"Delimitator:"],"Quote Char:":[null,"Caracter de cotatie:"],"CSV Import: %1":[null,"Import CSV: %1"],"Auto-Detect":[null,"Auto-detectare"],"File to Import":[null,"Fișier de importat"],"Encoding:":[null,"Codifiere:"],"Lines to Skip:":[null,"Rânduri de sarit:"],"You must select an import file first.":[null,"Mai întâi trebuie să selectați un fișier de import."],"Detection failed":[null,"Detecție eșuată"],"Unknown column header \"%1\"":[null,"Antet necunoscut de coloană \"%1\""],"Error":[null,"Eroare"],"Import failed":[null,"Import eşuat"],"%1 record imported":["%1 records imported","%1 (denumire înregistrată)","%1 (denumiri înregistrate)","%1 (denumiri înregistrate)"],"CSV Export: %1":[null,"Export CSV: %1"],"Save Export":[null,"Salvare Export"],"URL Export":[null,"Export URL"],"Delete Export":[null,"Ștergere Export"],"Predefined Exports":[null,"Exporturi predefinite"],"Selected Records":[null,"Înregistrări selectate"],"Listed Records":[null,"Înregistrări enumerate"],"Export:":[null,"Export:"],"Ignore search limit":[null,"Ignorați limita de căutare"],"Use locale format":[null,"Utilizați formatul local"],"Add Field Names":[null,"Adăugare denumire de câmp"],"%1 (string)":[null,"%1 (șir)"],"%1 (model name)":[null,"%1 (denumire model)"],"%1/Record Name":[null,"%1 (denumire înregistrare)"],"What is the name of this export?":[null,"Care este numele acestui export?"],"Override %1 definition?":[null,"Trece peste definiţia %1?"],"%1 record saved":["%1 records saved","%1 înregistrare salvată","%1 înregistrări salvate","%1 înregistrări salvate"],"E-mail %1":[null,"E-mail %1"],"To:":[null,"Destinatar:"],"Cc:":[null,"CC:"],"Bcc:":[null,"Bcc:"],"Subject:":[null,"Subiect:"],"Reports":[null,"Raport"],"Attachments":[null,"Atașamente"],"Files":[null,"Fişiere"],"Send":[null,"Trimite"],"Remove File":[null,"Eliminare Fişier"],"Code Scanner":[null,"Scanner"],"Code":[null,"Cod"],"Toggle Sound":[null,"Comutați sunetul"],"Wizard":[null,"Asistent"],"Translate view":[null,"Traducere vedere"]}
|
package/locale/ro.po
CHANGED
|
@@ -191,12 +191,6 @@ msgstr "t"
|
|
|
191
191
|
msgid "False"
|
|
192
192
|
msgstr "Fals"
|
|
193
193
|
|
|
194
|
-
msgid "Message: "
|
|
195
|
-
msgstr "Mesaj: "
|
|
196
|
-
|
|
197
|
-
msgid "Warning: "
|
|
198
|
-
msgstr "Avertizare: "
|
|
199
|
-
|
|
200
194
|
msgid "Always ignore this warning."
|
|
201
195
|
msgstr "Ignorați întotdeauna acest avertisment."
|
|
202
196
|
|
|
@@ -206,13 +200,8 @@ msgstr "Doriți să continuați?"
|
|
|
206
200
|
msgid "No"
|
|
207
201
|
msgstr "Nu"
|
|
208
202
|
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
msgid "Concurrency Exception"
|
|
213
|
-
msgstr "Excepție de concurgență"
|
|
214
|
-
|
|
215
|
-
msgid "Write Concurrency Warning: "
|
|
203
|
+
#, fuzzy
|
|
204
|
+
msgid "Concurrency Warning"
|
|
216
205
|
msgstr "Avertizare de scriere simultană: "
|
|
217
206
|
|
|
218
207
|
msgid "This record has been modified while you were editing it."
|
|
@@ -242,6 +231,9 @@ msgstr "Scrie oricum"
|
|
|
242
231
|
msgid "Application Error"
|
|
243
232
|
msgstr "Eroare de aplicație"
|
|
244
233
|
|
|
234
|
+
msgid "Details"
|
|
235
|
+
msgstr ""
|
|
236
|
+
|
|
245
237
|
msgid "Report Bug"
|
|
246
238
|
msgstr "Raporteati eroare"
|
|
247
239
|
|
|
@@ -594,6 +586,12 @@ msgstr "Model:"
|
|
|
594
586
|
msgid "ID:"
|
|
595
587
|
msgstr "ID:"
|
|
596
588
|
|
|
589
|
+
msgid "Module:"
|
|
590
|
+
msgstr ""
|
|
591
|
+
|
|
592
|
+
msgid "XML ID:"
|
|
593
|
+
msgstr ""
|
|
594
|
+
|
|
597
595
|
msgid "Created by:"
|
|
598
596
|
msgstr "Creat de:"
|
|
599
597
|
|
package/locale/ru.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"":{"content-type":"text/plain; charset=utf-8"},"Are your sure to leave?":[null,""],"Incompatible version of the server.":[null,""],"Version mismatch":[null,""],"Could not connect to the server.":[null,""],"Connection error":[null,""],"Favorites":[null,""],"Manage...":[null,""],"Logout":[null,""],"Action":[null,""],"New":[null,""],"Save":[null,""],"Switch":[null,""],"Reload/Undo":[null,""],"Duplicate":[null,""],"Delete":[null,""],"Previous":[null,""],"Next":[null,""],"Search":[null,""],"Close Tab":[null,""],"Attachment":[null,""],"Note":[null,""],"Relate":[null,""],"Print":[null,""],"E-Mail":[null,""],"Previous tab":[null,""],"Next tab":[null,""],"Global search":[null,""],"Show this help":[null,""],"Show/Hide access keys":[null,""],"Help":[null,""],"Close":[null,""],"Documentation...":[null,""],"Keyboard shortcuts":[null,""],"Global shortcuts":[null,""],"Tab shortcuts":[null,""],"Unable to reach the server.":[null,""],"Error: \"%1\". Try again later.":[null,""],"Login":[null,""],"Database":[null,""],"User name":[null,""],"Login with":[null,""],"Too many requests. Try again later.":[null,""],"Not found.":[null,""],"Send you an email to reset your password.":[null,""],"A request to reset your password has been sent.\nPlease check your mailbox.":[null,""],"Your selection:":[null,""],"Cancel":[null,""],"OK":[null,""],"Y":[null,""],"M":[null,""],"w":[null,""],"d":[null,""],"h":[null,""],"m":[null,""],"s":[null,""],"By: ":[null,""],"y":[null,""],"Yes":[null,""],"True":[null,""],"t":[null,""],"False":[null,""],"
|
|
1
|
+
{"":{"content-type":"text/plain; charset=utf-8"},"Are your sure to leave?":[null,""],"Incompatible version of the server.":[null,""],"Version mismatch":[null,""],"Could not connect to the server.":[null,""],"Connection error":[null,""],"Favorites":[null,""],"Manage...":[null,""],"Logout":[null,""],"Action":[null,""],"New":[null,""],"Save":[null,""],"Switch":[null,""],"Reload/Undo":[null,""],"Duplicate":[null,""],"Delete":[null,""],"Previous":[null,""],"Next":[null,""],"Search":[null,""],"Close Tab":[null,""],"Attachment":[null,""],"Note":[null,""],"Relate":[null,""],"Print":[null,""],"E-Mail":[null,""],"Previous tab":[null,""],"Next tab":[null,""],"Global search":[null,""],"Show this help":[null,""],"Show/Hide access keys":[null,""],"Help":[null,""],"Close":[null,""],"Documentation...":[null,""],"Keyboard shortcuts":[null,""],"Global shortcuts":[null,""],"Tab shortcuts":[null,""],"Unable to reach the server.":[null,""],"Error: \"%1\". Try again later.":[null,""],"Login":[null,""],"Database":[null,""],"User name":[null,""],"Login with":[null,""],"Too many requests. Try again later.":[null,""],"Not found.":[null,""],"Send you an email to reset your password.":[null,""],"A request to reset your password has been sent.\nPlease check your mailbox.":[null,""],"Your selection:":[null,""],"Cancel":[null,""],"OK":[null,""],"Y":[null,""],"M":[null,""],"w":[null,""],"d":[null,""],"h":[null,""],"m":[null,""],"s":[null,""],"By: ":[null,""],"y":[null,""],"Yes":[null,""],"True":[null,""],"t":[null,""],"False":[null,""],"Always ignore this warning.":[null,""],"Do you want to proceed?":[null,""],"No":[null,""],"Concurrency Warning":[null,""],"This record has been modified while you were editing it.":[null,""],"Choose:":[null,""],"\"Cancel\" to cancel saving;":[null,""],"\"Compare\" to see the modified version;":[null,""],"\"Write Anyway\" to save your current version.":[null,""],"Compare":[null,""],"Compare: %1":[null,""],"Write Anyway":[null,""],"Application Error":[null,""],"Details":[null,""],"Report Bug":[null,""],"Processing":[null,""],"Search...":[null,""],"Create...":[null,""],"Create \"%1\"...":[null,""],"Download":[null,""],"Bold":[null,""],"Italic":[null,""],"Underline":[null,""],"Font":[null,""],"Size":[null,""],"Justify Right":[null,""],"Justify Left":[null,""],"Justify Center":[null,""],"Justify Full":[null,""],"Switch view":[null,""],"Previous Record":[null,""],"Next Record":[null,""],"Create a new record":[null,""],"Save this record":[null,""],"Reload":[null,""],"View Logs...":[null,""],"Show revisions...":[null,""],"Add an attachment to the record":[null,""],"Add a note to the record":[null,""],"E-Mail...":[null,""],"Send an e-mail using the record":[null,""],"Export":[null,""],"Import":[null,""],"The following action requires to close all tabs.\nDo you want to continue?":[null,""],"Launch action":[null,""],"Open related records":[null,""],"Print report":[null,""],"This record has been modified\ndo you want to save it?":[null,""],"Record saved.":[null,""],"Working now on the duplicated record(s).":[null,""],"Are you sure to remove this record?":[null,""],"Are you sure to remove those records?":[null,""],"Records removed.":[null,""],"Records not removed.":[null,""],"You have to select one record.":[null,""],"Add...":[null,""],"Preview":[null,""],"Template":[null,""],"Attachment (%1)":[null,""],"Note (%1/%2)":[null,""],"Filters":[null,""],"Clear Search":[null,""],"Bookmarks":[null,""],"Remove this bookmark":[null,""],"Bookmark this filter":[null,""],"Bookmark Name:":[null,""],"Show active records":[null,""],"Show inactive records":[null,""],"Find":[null,""],"From":[null,""],"To":[null,""],"Open the calendar":[null,""],"ID":[null,""],"Created by":[null,""],"Created at":[null,""],"Modified by":[null,""],"Modified at":[null,""],"\"%1\" is required.":[null,""],"\"%1\" is not valid according to its domain.":[null,""],"The values of \"%1\" are not valid.":[null,""],"Pre-validation":[null,""],":":[null,""],"Scan":[null,""],"Translate":[null,""],"Edit":[null,""],"Fuzzy":[null,""],"You need to save the record before adding translations.":[null,""],"No other language available.":[null,""],"Show":[null,""],"Hide":[null,""],"Open the record":[null,""],"Clear the field":[null,""],"Search a record":[null,""],"Add":[null,""],"Remove":[null,""],"Open":[null,""],"Undelete":[null,""],"Save As":[null,""],"Save As...":[null,""],"Select":[null,""],"Select...":[null,""],"Clear":[null,""],"Open...":[null,""],"Choose a language":[null,""],"%1%":[null,""],"Menu":[null,""],"Copy Selected Rows":[null,""],"#ERROR":[null,""],"More":[null,""],"Today":[null,""],"Month":[null,""],"Week":[null,""],"Day":[null,""],",...":[null,""],"%1 (%2)":[null,""],"Select your action":[null,""],"No action defined.":[null,""],"Discard changes":[null,""],"Save and New":[null,""],"Add and New":[null,""],"Apply changes":[null,""],"Attachments (%1)":[null,""],"Notes (%1)":[null,""],"Logs (%1)":[null,""],"Model:":[null,""],"ID:":[null,""],"Module:":[null,""],"XML ID:":[null,""],"Created by:":[null,""],"Created at:":[null,""],"Last Modified by:":[null,""],"Last Modified at:":[null,""],"Search %1":[null,""],"Revision":[null,""],"All Fields":[null,""],"Fields Selected":[null,""],"CSV Parameters":[null,""],"Delimiter:":[null,""],"Quote Char:":[null,""],"CSV Import: %1":[null,""],"Auto-Detect":[null,""],"File to Import":[null,""],"Encoding:":[null,""],"Lines to Skip:":[null,""],"You must select an import file first.":[null,""],"Detection failed":[null,""],"Unknown column header \"%1\"":[null,""],"Error":[null,""],"Import failed":[null,""],"%1 record imported":["%1 records imported","","",""],"CSV Export: %1":[null,""],"Save Export":[null,""],"URL Export":[null,""],"Delete Export":[null,""],"Predefined Exports":[null,""],"Selected Records":[null,""],"Listed Records":[null,""],"Export:":[null,""],"Ignore search limit":[null,""],"Use locale format":[null,""],"Add Field Names":[null,""],"%1 (string)":[null,""],"%1 (model name)":[null,""],"%1/Record Name":[null,""],"What is the name of this export?":[null,""],"Override %1 definition?":[null,""],"%1 record saved":["%1 records saved","","",""],"E-mail %1":[null,""],"To:":[null,""],"Cc:":[null,""],"Bcc:":[null,""],"Subject:":[null,""],"Reports":[null,""],"Attachments":[null,""],"Files":[null,""],"Send":[null,""],"Remove File":[null,""],"Code Scanner":[null,""],"Code":[null,""],"Toggle Sound":[null,""],"Wizard":[null,""],"Translate view":[null,""]}
|