diff options
Diffstat (limited to 'res/values-eo/strings.xml')
-rw-r--r-- | res/values-eo/strings.xml | 113 |
1 files changed, 7 insertions, 106 deletions
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml index 4689c9ab5..acf28cf43 100644 --- a/res/values-eo/strings.xml +++ b/res/values-eo/strings.xml @@ -18,110 +18,11 @@ */ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <!-- General --> - <!-- URI used to import old favorites. [DO NOT TRANSLATE] --> - <!-- Permission to receive the com.android.launcher3.action.LAUNCH intent. [DO NOT TRANSLATE] --> - <!-- Permission to receive the com.android.launcher3.action.FIRST_LOAD_COMPLETE intent. [DO NOT TRANSLATE] --> - <!-- Application name --> - <!-- Default folder name --> - <!-- Work folder name --> - <!-- Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none]--> - <!-- Displayed when user selects a shortcut for an app that is current not available [CHAR_LIMIT=none]--> - <!-- SafeMode shortcut error string --> - <!-- SafeMode widget error string --> - <!-- Widgets --> - <!-- Message to tell the user to press and hold on a widget to add it [CHAR_LIMIT=50] --> - <!-- The format string for the dimensions of a widget in the drawer --> - <!-- There is a special version of this format string for Farsi --> - <!-- All Apps --> - <!-- Search bar text in the apps view. [CHAR_LIMIT=50] --> - <string name="all_apps_search_bar_hint">Serĉi aplikaĵojn</string> - <!-- Loading apps text. [CHAR_LIMIT=50] --> - <!-- No-search-results text. [CHAR_LIMIT=50] --> - <!-- Search market text. This is a format string where the first argument is the name of the activity - handling the search. The format string does not need to handle both of these arguments. [CHAR_LIMIT=50] --> - <!-- Drag and drop --> - <!-- Error message when user has filled a home screen --> - <!-- Error message when user has filled the hotseat --> - <!-- All applications label --> - <string name="all_apps_button_label">Aplikaĵoj</string> - <!-- Label for button in all applications label to go back home (to the workspace / desktop) - for accessibilty (spoken when the button gets focus). --> - <!-- Label for delete drop target. [CHAR_LIMIT=20] --> - <string name="delete_target_label">Forigi</string> - <!-- Label for uninstall drop target. [CHAR_LIMIT=20]--> - <string name="delete_target_uninstall_label">Malinstali</string> - <!-- Label for the info icon. [CHAR_LIMIT=20] --> - <!-- Permissions: --> - <!-- Permission short label --> - <!-- Permission description --> - <!-- Permission short label --> - <!-- Permission description --> - <!-- Permission short label --> - <!-- Permission description --> - <!-- Toast shown on clicking a direct call shortcut. [CHAR_LIMIT=80] --> - <!-- Widgets: --> - <!-- Text to show user in place of a gadget when we can't display it properly --> - <!-- Text to show user in place of a gadget when it is not yet initialized. --> - <!-- Text to inform the user that they can't uninstall a system application --> - <!-- Default folder title --> - <!-- Accessibility --> - <!-- The format string for default page scroll text [CHAR_LIMIT=none] --> - <!-- The format string for Workspace page scroll text [CHAR_LIMIT=none] --> - <!-- Clings --> - <!-- The title text for the workspace cling [CHAR_LIMIT=30] --> - <!-- The title text for the migration cling [CHAR_LIMIT=30] --> - <!-- The description of what migration does [CHAR_LIMIT=70] --> - <!-- The description of the button to migrate apps from another launcher [CHAR_LIMIT=30] --> - <!-- The description of the button to use the default launcher layout [CHAR_LIMIT=30] --> - <!-- The title text for workspace longpress action [CHAR_LIMIT=40] --> - <!-- The description of how to use the workspace [CHAR_LIMIT=70] --> - <!-- The description of the button to dismiss the cling [CHAR_LIMIT=30] --> - <!-- Folder accessibility --> - <!-- The format string for when a folder is opened, speaks the dimensions --> - <!-- Instruction that clicking outside will close folder --> - <!-- Instruction that clicking outside will commit folder rename --> - <!-- Indication that folder closed --> - <!-- Folder renamed format --> - <!-- Folder name format --> - <!-- Strings for the customization mode --> - <!-- Text for widget add button --> - <!-- Text for wallpaper change button --> - <!-- Text for settings button --> - <string name="settings_button_text">Agordoj</string> - <!-- Strings for settings --> - <!-- Title for Allow Rotation setting. [CHAR LIMIT=50] --> - <!-- Label on an icon that references an uninstalled package, for which we have no information about when it might be installed. [CHAR_LIMIT=15] --> - <!-- Button for abandoned promises dialog, to removes this abandoned promise icon. --> - <string name="abandoned_clean_this">Forigi</string> - <!-- Button for abandoned promise dialog, to search in the market for the missing package. --> - <string name="abandoned_search">Serĉi</string> - <!-- Title for abandoned promise dialog. --> - <!-- Explanation for abandoned promise dialog. "The first 'it' refers to the shortcut icon. - The second "it" refers to the app. --> - <!-- Strings for accessibility actions --> - <!-- Accessibility action to add an app to workspace. [CHAR_LIMIT=30] --> - <!-- Accessibility action to move item to the current location. [CHAR_LIMIT=30] --> - <!-- Accessibility confirmation for item added to workspace. --> - <!-- Accessibility confirmation for item removed. --> - <!-- Accessibility action to move an item on the workspace. [CHAR_LIMIT=30] --> - <!-- Accessibility description to move item to empty cell. --> - <!-- Accessibility description to move item inside a folder. --> - <!-- Accessibility description to move item to the hotseat. --> - <!-- Accessibility confirmation for item move. --> - <!-- Accessibility description to move item into an existing folder. --> - <!-- Accessibility description to move item into an existing folder containing an app. --> - <!-- Accessibility confirmation for item added to folder. --> - <!-- Accessibility description to create folder with another item. --> - <!-- Accessibility confirmation for folder created. --> - <!-- Accessibility action to move an item from folder to workspace. [CHAR_LIMIT=30] --> - <!-- Accessibility action to move an homescreen to the left. [CHAR_LIMIT=30] --> - <!-- Accessibility action to move an homescreen to the right. [CHAR_LIMIT=30] --> - <!-- Accessibility confirmation when a screen was moved. --> - <!-- Accessibility action to resize a widget. [CHAR_LIMIT=30] --> - <!-- Accessibility action to increase width of a widget. [CHAR_LIMIT=30] --> - <!-- Accessibility action to increase height of a widget. [CHAR_LIMIT=30] --> - <!-- Accessibility action to decrease width of a widget. [CHAR_LIMIT=30] --> - <!-- Accessibility action to decrease height of a widget. [CHAR_LIMIT=30] --> - <!-- Accessibility confirmation for widget resize. --> + <string name="all_apps_search_bar_hint">Serĉi aplikaĵojn</string> + <string name="all_apps_button_label">Aplikaĵoj</string> + <string name="delete_target_label">Forigi</string> + <string name="delete_target_uninstall_label">Malinstali</string> + <string name="settings_button_text">Agordoj</string> + <string name="abandoned_clean_this">Forigi</string> + <string name="abandoned_search">Serĉi</string> </resources> |