mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
update translations
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php # This file has been generated at: Sun Mar 17 19:37:50 MSK 2013
|
||||
<?php # This file has been generated at: Tue Mar 19 10:14:58 MSK 2013
|
||||
|
||||
__("Title");
|
||||
__("Title or Content");
|
||||
|
||||
Binary file not shown.
+1140
-1097
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+1080
-1113
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+1128
-1073
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+1127
-1050
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+1121
-1046
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+1109
-1040
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+1121
-1092
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+1525
-1558
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+1136
-1093
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+1131
-1051
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+1111
-1092
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+1123
-1071
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+1112
-1036
File diff suppressed because it is too large
Load Diff
+981
-1022
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@ TEMPLATE=messages.pot
|
||||
|
||||
./utils/update-schema-translations.sh
|
||||
|
||||
xgettext -kT_js_decl -kT_sprintf -kT_ngettext:1,2 -k__ -L PHP -o $TEMPLATE *.php help/*.php mobile/*.php include/*.php `find classes -iname '*.php'` `find plugins -iname '*.php'`
|
||||
xgettext -kT_js_decl -kT_sprintf -kT_ngettext:1,2 -k__ -L PHP -o $TEMPLATE *.php mobile/*.php include/*.php `find classes -iname '*.php'` `find plugins -iname '*.php'`
|
||||
|
||||
xgettext --from-code utf-8 -k__ -L Java -j -o $TEMPLATE js/*.js `find plugins -iname '*.js'`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user