diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:11 +0000 |
commit | cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615 (patch) | |
tree | d69e3101d2eebfe7ec6d23ef0f551d32541fa218 /core/l10n/lv.js | |
parent | ae9ecd521fbc24f2aa920cc5fb1b9e480bede848 (diff) | |
download | nextcloud-server-cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615.tar.gz nextcloud-server-cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index bb3af4507db..f687346b148 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -84,9 +84,6 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Atjauninājums nebija veiksmīgs. Lūdzu ziņojiet šo ķļūdu <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud kopienā</a>.", "Continue to Nextcloud" : "Turpināt ar Nextcloud", "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Atjaunināšana ir bijusi veiksmīga. Novirzīsim jūs uz Nextcloud pēc %n sekundēm.","Atjaunināšana ir bijusi veiksmīga. Novirzīsim jūs uz Nextcloud pēc %n sekundes.","Atjaunināšana ir bijusi veiksmīga. Novirzīsim jūs uz Nextcloud pēc %n sekundēm."], - "Searching other places" : "Meklēt citās vietās", - "No search results in other folders for {tag}{filter}{endtag}" : "Nav nekas atrasts citā mapēs {tag}{filter}{endtag}", - "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} meklēšanas rezultāti citās mapēs","{count} meklēšanas rezultāti citās mapēs","{count} meklēšanas rezultāti citās mapēs"], "Log in" : "Pieteikties", "Logging in …" : "Notiek pieteikšanās …", "Server side authentication failed!" : "Servera autentifikācija neizdevās!", @@ -326,6 +323,9 @@ OC.L10N.register( "Name..." : "Vārds...", "Error removing share" : "Kļūda, noņemot koplietošanu", "({scope})" : "({scope})", + "Searching other places" : "Meklēt citās vietās", + "No search results in other folders for {tag}{filter}{endtag}" : "Nav nekas atrasts citā mapēs {tag}{filter}{endtag}", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} meklēšanas rezultāti citās mapēs","{count} meklēšanas rezultāti citās mapēs","{count} meklēšanas rezultāti citās mapēs"], "Saving..." : "Saglabā...", "Search" : "Meklēt", "Cancel log in" : "Atcelt pieteikšanos", |