Error.strings 4.8 KB

1234567891011121314151617181920212223242526272829303132
  1. // ownCloud
  2. "_bad_username_password_" = "Emër përdoruesi ose fjalëkalim i gabuar";
  3. "_cancelled_by_user" = "Transferta u anullua";
  4. "_error_folder_destiny_is_the_same_" = "Nuk është e mundur të zhvendoset vetë dosja";
  5. "_error_not_permission_" = "You don't have permission to complete the operation";
  6. "_error_path_" = "Unable to open this file or folder. Please make sure it exists";
  7. "_file_upload_not_exitst_" = "The file that we want to upload does not exist";
  8. "_forbidden_characters_from_server_" = "The name contains at least one invalid character";
  9. "_not_connected_internet_" = "Server connection error";
  10. "_not_possible_connect_to_server_" = "Nuk është e mundur të lidheni me serverin në këtë moment";
  11. "_not_possible_create_folder_" = "Dosja nuk arriti të krijohej";
  12. "_server_down_" = "The server is unreachable";
  13. "_time_out_" = "Timeout, try again";
  14. "_unknow_response_server_" = "Unexpected response from server";
  15. "_user_autentication_required_" = "Kërkohet identifikimi i përdoruesit";
  16. "_file_directory_locked_" = "Direktori ose skedar i mbyllur";
  17. "_ssl_certificate_untrusted_" = "Vërtetimi për këtë server është i pavlefshëm ";
  18. "_internal_server_" = "Gabim i Brendshëm Shërbyesi";
  19. "_file_already_exists_" = "Unable to complete the operation, there is a file with the same name";
  20. "_file_folder_not_exists_" = "The source file wasn't found at the specified path";
  21. "_folder_contents_nochanged_" = "Përmbajtje e dosjeve nuk është ndryshuar";
  22. "_images_invalid_converted_" = "Imazhi është i pavlefshëm dhe nuk mundi të konvertohej në një thumbnail";
  23. "_method_not_expected_" = "Request method not expected";
  24. "_reauthenticate_user_" = "Access expired, please re-authenticate the user";
  25. "_server_error_retry_" = "Error server, retry the request";
  26. "_too_many_files_" = "Too many files would be involved in the operation for it to complete successfully";
  27. "_too_many_request_" = "Niveli kufi është arritur - shumë kërkesa janë dërguar";
  28. "_user_over_quota_" = "Storage quota is reached";
  29. "_ssl_connection_error_" = "Connection SSL error, try again";