mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-09 03:59:15 +00:00
update translations
This commit is contained in:
@@ -38,7 +38,7 @@ print T_js_decl("Adding feed category...");
|
||||
print T_js_decl("Adding user...");
|
||||
print T_js_decl("All");
|
||||
print T_js_decl("All articles");
|
||||
print T_js_decl("All feeds updated.");
|
||||
print T_js_decl("Archive %d selected articles in %s?");
|
||||
print T_js_decl("Assign score to article:");
|
||||
print T_js_decl("Assign selected articles to label?");
|
||||
print T_js_decl("Can't add category: no name specified.");
|
||||
@@ -46,11 +46,11 @@ print T_js_decl("Can't add filter: nothing to match on.");
|
||||
print T_js_decl("Can't create label: missing caption.");
|
||||
print T_js_decl("Can't create user: no login specified.");
|
||||
print T_js_decl("Can't open article: received invalid article link");
|
||||
print T_js_decl("Can't open article: received invalid XML");
|
||||
print T_js_decl("Can't subscribe: no feed URL given.");
|
||||
print T_js_decl("Can't subscribe to the specified URL.");
|
||||
print T_js_decl("Category reordering disabled");
|
||||
print T_js_decl("Category reordering enabled");
|
||||
print T_js_decl("Changing category of selected feeds...");
|
||||
print T_js_decl("Changing password...");
|
||||
print T_js_decl("Clearing feed...");
|
||||
print T_js_decl("Clearing selected feed...");
|
||||
print T_js_decl("Click to collapse category");
|
||||
@@ -60,6 +60,8 @@ print T_js_decl("Could not display article (missing XML object)");
|
||||
print T_js_decl("Could not update headlines (missing XML data)");
|
||||
print T_js_decl("Could not update headlines (missing XML object)");
|
||||
print T_js_decl("Data for offline browsing has not been downloaded yet.");
|
||||
print T_js_decl("Delete %d selected articles?");
|
||||
print T_js_decl("Delete %d selected articles in %s?");
|
||||
print T_js_decl("display feeds");
|
||||
print T_js_decl("Entered passwords do not match.");
|
||||
print T_js_decl("Entire feed");
|
||||
@@ -86,6 +88,7 @@ print T_js_decl("Mark as read:");
|
||||
print T_js_decl("Mark %d article(s) as read?");
|
||||
print T_js_decl("Mark %d selected articles in %s as read?");
|
||||
print T_js_decl("Marking all feeds as read...");
|
||||
print T_js_decl("Move %d archived articles back?");
|
||||
print T_js_decl("New articles available (Click to show)");
|
||||
print T_js_decl("New password cannot be blank.");
|
||||
print T_js_decl("No article is selected.");
|
||||
@@ -106,7 +109,6 @@ print T_js_decl("Please enter label caption:");
|
||||
print T_js_decl("Please enter login:");
|
||||
print T_js_decl("Please enter new label background color:");
|
||||
print T_js_decl("Please enter new label foreground color:");
|
||||
print T_js_decl("Please select one feed.");
|
||||
print T_js_decl("Please select only one feed.");
|
||||
print T_js_decl("Please select only one filter.");
|
||||
print T_js_decl("Please select only one user.");
|
||||
@@ -114,11 +116,11 @@ print T_js_decl("Please select some feed first.");
|
||||
print T_js_decl("Please wait...");
|
||||
print T_js_decl("Please wait until operation finishes.");
|
||||
print T_js_decl("Publish article");
|
||||
print T_js_decl("Published feed URL changed.");
|
||||
print T_js_decl("Purging selected feed...");
|
||||
print T_js_decl("Remove filter %s?");
|
||||
print T_js_decl("Remove selected articles from label?");
|
||||
print T_js_decl("Remove selected categories?");
|
||||
print T_js_decl("Remove selected feeds from archive?");
|
||||
print T_js_decl("Remove selected filters?");
|
||||
print T_js_decl("Remove selected labels?");
|
||||
print T_js_decl("Remove selected users?");
|
||||
@@ -153,6 +155,8 @@ print T_js_decl("Selection toggle:");
|
||||
print T_js_decl("Star article");
|
||||
print T_js_decl("Starred");
|
||||
print T_js_decl("Starred articles");
|
||||
print T_js_decl("Subscribed to %d feed(s).");
|
||||
print T_js_decl("Subscribed to %s");
|
||||
print T_js_decl("Subscribing to feed...");
|
||||
print T_js_decl("Switch Tiny Tiny RSS into offline mode?");
|
||||
print T_js_decl("Synchronizing...");
|
||||
@@ -166,15 +170,14 @@ print T_js_decl("This will remove all offline data stored by Tiny Tiny RSS on th
|
||||
print T_js_decl("Tiny Tiny RSS has trouble accessing its server. Would you like to go offline?");
|
||||
print T_js_decl("Tiny Tiny RSS is in offline mode.");
|
||||
print T_js_decl("Tiny Tiny RSS will reload. Go online?");
|
||||
print T_js_decl("Trying to change address...");
|
||||
print T_js_decl("Trying to change e-mail...");
|
||||
print T_js_decl("Trying to change password...");
|
||||
print T_js_decl("Unpublish article");
|
||||
print T_js_decl("Unread");
|
||||
print T_js_decl("Unstar article");
|
||||
print T_js_decl("Unsubscribe from %s?");
|
||||
print T_js_decl("Unsubscribe from selected feeds?");
|
||||
print T_js_decl("Unsubscribing from selected feeds...");
|
||||
print T_js_decl("You are already subscribed to this feed.");
|
||||
print T_js_decl("You can't clear this type of feed.");
|
||||
print T_js_decl("You can't edit this kind of feed.");
|
||||
print T_js_decl("You can't rescore this kind of feed.");
|
||||
|
||||
Reference in New Issue
Block a user